Code Context
$metadata_details['page_title'] = "Photo Gallery - ".$metadata_details['name'];
$metadata_details['page_title_hindi'] = "चित्र प्रदर्शनी - ".$metadata_details['name_hindi'];
$url_params = [
'plugin' => null,
'controller' => 'Contents',
'action' => 'photo_gallery_detail',
'_ext' => null,
'pass' => [
(int) 0 => 'file_homes',
(int) 1 => 'file_homes',
(int) 2 => 'lib',
(int) 3 => 'utils',
(int) 4 => 'inffast'
],
'_csrfToken' => 'ee7cdfe0a6dcbbaf212eed5679595501630aa3e4'
]
$SESSION_SELECTED_LANGUAGE_FRONT_END = 'english'
$return_metadata = []
$StaticPages = object(Cake\ORM\Table) {
'table' => 'static_pages',
'alias' => 'StaticPages',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$controller = 'contents'
$action = 'photo_gallery_detail'
$query = object(Cake\ORM\Query) {
'sql' => 'SELECT PhotoGalleries.id AS `PhotoGalleries__id`, PhotoGalleries.hash_unique_id AS `PhotoGalleries__hash_unique_id`, PhotoGalleries.name AS `PhotoGalleries__name`, PhotoGalleries.name_hindi AS `PhotoGalleries__name_hindi`, PhotoGalleries.description AS `PhotoGalleries__description`, PhotoGalleries.description_hindi AS `PhotoGalleries__description_hindi`, PhotoGalleries.gallery_photo AS `PhotoGalleries__gallery_photo`, PhotoGalleries.gallery_photo_original AS `PhotoGalleries__gallery_photo_original`, PhotoGalleries.pdf_link AS `PhotoGalleries__pdf_link`, PhotoGalleries.pdf_link_original AS `PhotoGalleries__pdf_link_original`, PhotoGalleries.start_date AS `PhotoGalleries__start_date`, PhotoGalleries.end_date AS `PhotoGalleries__end_date`, PhotoGalleries.seo_url AS `PhotoGalleries__seo_url`, PhotoGalleries.page_title AS `PhotoGalleries__page_title`, PhotoGalleries.page_title_hindi AS `PhotoGalleries__page_title_hindi`, PhotoGalleries.metadata_keywords AS `PhotoGalleries__metadata_keywords`, PhotoGalleries.metadata_description AS `PhotoGalleries__metadata_description`, PhotoGalleries.active AS `PhotoGalleries__active`, PhotoGalleries.sort_order AS `PhotoGalleries__sort_order`, PhotoGalleries.created AS `PhotoGalleries__created`, PhotoGalleries.modified AS `PhotoGalleries__modified` FROM photo_galleries AS PhotoGalleries WHERE PhotoGalleries.seo_url = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'PhotoGalleries.id' => 'integer',
'id' => 'integer',
'PhotoGalleries.hash_unique_id' => 'string',
'hash_unique_id' => 'string',
'PhotoGalleries.name' => 'string',
'name' => 'string',
'PhotoGalleries.name_hindi' => 'string',
'name_hindi' => 'string',
'PhotoGalleries.description' => 'text',
'description' => 'text',
'PhotoGalleries.description_hindi' => 'text',
'description_hindi' => 'text',
'PhotoGalleries.gallery_photo' => 'string',
'gallery_photo' => 'string',
'PhotoGalleries.gallery_photo_original' => 'string',
'gallery_photo_original' => 'string',
'PhotoGalleries.pdf_link' => 'string',
'pdf_link' => 'string',
'PhotoGalleries.pdf_link_original' => 'string',
'pdf_link_original' => 'string',
'PhotoGalleries.start_date' => 'datetime',
'start_date' => 'datetime',
'PhotoGalleries.end_date' => 'datetime',
'end_date' => 'datetime',
'PhotoGalleries.seo_url' => 'text',
'seo_url' => 'text',
'PhotoGalleries.page_title' => 'text',
'page_title' => 'text',
'PhotoGalleries.page_title_hindi' => 'string',
'page_title_hindi' => 'string',
'PhotoGalleries.metadata_keywords' => 'text',
'metadata_keywords' => 'text',
'PhotoGalleries.metadata_description' => 'text',
'metadata_description' => 'text',
'PhotoGalleries.active' => 'integer',
'active' => 'integer',
'PhotoGalleries.sort_order' => 'integer',
'sort_order' => 'integer',
'PhotoGalleries.created' => 'datetime',
'created' => 'datetime',
'PhotoGalleries.modified' => 'datetime',
'modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'extraOptions' => [],
'repository' => object(Cake\ORM\Table) {}
}
$metadata_details = [
'page_title' => 'Photo Gallery - '
]
$seo_url = 'file_homes'
$PhotoGalleries = object(Cake\ORM\Table) {
'table' => 'photo_galleries',
'alias' => 'PhotoGalleries',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
Cake\View\Helper\CustomHelper::get_metadata_details() - APP/View/Helper/CustomHelper.php, line 1895
include - APP/Template/Layout/new_user.ctp, line 27
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 743
Cake\View\View::_render() - CORE/src/View/View.php, line 703
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 463
Cake\View\View::render() - CORE/src/View/View.php, line 428
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 579
Cake\Routing\Dispatcher::_invoke() - CORE/src/Routing/Dispatcher.php, line 121
Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 87
[main] - ROOT/webroot/index.php, line 37