ICanBoogie\Exception with the following message:
$page
of expression $page.title
does not exists in __context__
(defined: self, this) in: BlueTihi\Context Object
(
[values:protected] => Array
(
[self] => Array
(
[arguments] => Array
(
[name] => head
)
)
[this] => ICanBoogie\ActiveRecord\Page Object
(
[parentid] => 546
[locationid] => 0
[pattern] =>
[weight] => 121
[template] => carrieres.html
[is_navigation_excluded] => 0
[url_part] => job-application.html
[url_variables] => Array
(
)
[node] =>
[cachable] => 1
[nid] => 549
[uid] => 15
[siteid] => 2
[title] => Job application
[slug] => job-application
[constructor] => pages
[created] => 2010-08-23 09:32:59
[modified] => 2010-12-17 10:03:51
[is_online] => 1
[language] => en
[nativeid] => 301
[_model:protected] => ICanBoogie\Modules\Pages\Model Object
(
[constructor:protected] => pages
[ar_class] => ICanBoogie\ActiveRecord\Page
[attributes:protected] => Array
(
[extends] => ICanBoogie\Modules\Nodes\Model Object
(
[constructor:protected] => nodes
[ar_class] => ICanBoogie\ActiveRecord\Node
[attributes:protected] => Array
(
[schema] => Array
(
[fields] => Array
(
[nid] => serial
[uid] => foreign
[siteid] => foreign
[nativeid] => foreign
[constructor] => Array
(
[0] => varchar
[1] => 64
[indexed] => 1
)
[title] => varchar
[slug] => Array
(
[0] => varchar
[1] => 80
[indexed] => 1
)
[language] => Array
(
[0] => varchar
[1] => 8
[indexed] => 1
)
[created] => Array
(
[0] => timestamp
[default] => current_timestamp()
)
[modified] => timestamp
[is_online] => Array
(
[0] => boolean
[indexed] => 1
)
)
)
[class] => ICanBoogie\Modules\Nodes\Model
[name] => nodes
[activerecord-class] => ICanBoogie\ActiveRecord\Node
[connection] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[id] => nodes
[constructor] => nodes
)
[connection:protected] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[name:protected] => nodes
[name_unprefixed:protected] => nodes
[primary:protected] => nid
[alias:protected] => node
[schema:protected] => Array
(
[fields] => Array
(
[nid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[auto increment] => 1
[primary] => 1
)
[uid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[siteid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[nativeid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[constructor] => Array
(
[indexed] => 1
[type] => varchar
[size] => 64
)
[title] => Array
(
[type] => varchar
[size] => 255
)
[slug] => Array
(
[indexed] => 1
[type] => varchar
[size] => 80
)
[language] => Array
(
[indexed] => 1
[type] => varchar
[size] => 8
)
[created] => Array
(
[default] => current_timestamp()
[type] => timestamp
)
[modified] => Array
(
[type] => timestamp
)
[is_online] => Array
(
[indexed] => 1
[type] => boolean
)
)
[primary] => nid
[indexes] => Array
(
[uid] => uid
[siteid] => siteid
[nativeid] => nativeid
[constructor] => constructor
[slug] => slug
[language] => language
[is_online] => is_online
)
)
[parent:protected] =>
[implements:protected] => Array
(
)
[update_join:protected] =>
[select_join:protected] => `node`
)
[schema] => Array
(
[fields] => Array
(
[parentid] => foreign
[locationid] => foreign
[label] => Array
(
[0] => varchar
[1] => 80
)
[pattern] => varchar
[weight] => Array
(
[0] => integer
[unsigned] => 1
)
[template] => Array
(
[0] => varchar
[1] => 32
)
[is_navigation_excluded] => Array
(
[0] => boolean
[indexed] => 1
)
)
)
[class] => ICanBoogie\Modules\Pages\Model
[name] => pages
[activerecord-class] => ICanBoogie\ActiveRecord\Page
[connection] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[id] => pages
[constructor] => pages
)
[connection:protected] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[name:protected] => pages
[name_unprefixed:protected] => pages
[primary:protected] => nid
[alias:protected] => page
[schema:protected] => Array
(
[fields] => Array
(
[nid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[auto increment] => 1
[primary] => 1
)
[parentid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[locationid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[label] => Array
(
[type] => varchar
[size] => 80
)
[pattern] => Array
(
[type] => varchar
[size] => 255
)
[weight] => Array
(
[unsigned] => 1
[type] => integer
)
[template] => Array
(
[type] => varchar
[size] => 32
)
[is_navigation_excluded] => Array
(
[indexed] => 1
[type] => boolean
)
)
[primary] => nid
[indexes] => Array
(
[parentid] => parentid
[locationid] => locationid
[is_navigation_excluded] => is_navigation_excluded
)
)
[parent:protected] => ICanBoogie\Modules\Nodes\Model Object
(
[constructor:protected] => nodes
[ar_class] => ICanBoogie\ActiveRecord\Node
[attributes:protected] => Array
(
[schema] => Array
(
[fields] => Array
(
[nid] => serial
[uid] => foreign
[siteid] => foreign
[nativeid] => foreign
[constructor] => Array
(
[0] => varchar
[1] => 64
[indexed] => 1
)
[title] => varchar
[slug] => Array
(
[0] => varchar
[1] => 80
[indexed] => 1
)
[language] => Array
(
[0] => varchar
[1] => 8
[indexed] => 1
)
[created] => Array
(
[0] => timestamp
[default] => current_timestamp()
)
[modified] => timestamp
[is_online] => Array
(
[0] => boolean
[indexed] => 1
)
)
)
[class] => ICanBoogie\Modules\Nodes\Model
[name] => nodes
[activerecord-class] => ICanBoogie\ActiveRecord\Node
[connection] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[id] => nodes
[constructor] => nodes
)
[connection:protected] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[name:protected] => nodes
[name_unprefixed:protected] => nodes
[primary:protected] => nid
[alias:protected] => node
[schema:protected] => Array
(
[fields] => Array
(
[nid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[auto increment] => 1
[primary] => 1
)
[uid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[siteid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[nativeid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[constructor] => Array
(
[indexed] => 1
[type] => varchar
[size] => 64
)
[title] => Array
(
[type] => varchar
[size] => 255
)
[slug] => Array
(
[indexed] => 1
[type] => varchar
[size] => 80
)
[language] => Array
(
[indexed] => 1
[type] => varchar
[size] => 8
)
[created] => Array
(
[default] => current_timestamp()
[type] => timestamp
)
[modified] => Array
(
[type] => timestamp
)
[is_online] => Array
(
[indexed] => 1
[type] => boolean
)
)
[primary] => nid
[indexes] => Array
(
[uid] => uid
[siteid] => siteid
[nativeid] => nativeid
[constructor] => constructor
[slug] => slug
[language] => language
[is_online] => is_online
)
)
[parent:protected] =>
[implements:protected] => Array
(
)
[update_join:protected] =>
[select_join:protected] => `node`
)
[implements:protected] => Array
(
)
[update_join:protected] => INNER JOIN `nodes` `node` USING(`nid`)
[select_join:protected] => `page` INNER JOIN `nodes` `node` USING(`nid`)
)
[_model_id:protected] => pages
[prototype] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\ActiveRecord\Page
[parent:protected] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\ActiveRecord\Node
[parent:protected] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\ActiveRecord
[parent:protected] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\Object
[parent:protected] =>
[methods:protected] => Array
(
)
[consolided_methods:protected] => Array
(
)
)
[methods:protected] => Array
(
)
[consolided_methods:protected] => Array
(
)
)
[methods:protected] => Array
(
[get_site] => ICanBoogie\Modules\Sites\Hooks::get_node_site
[get_image] => ICanBoogie\Modules\Images\Hooks::get_image
[url] => site_pages_view_WdHooks::url
[absolute_url] => site_pages_view_WdHooks::absolute_url
[get_url] => site_pages_view_WdHooks::get_url
[get_absolute_url] => site_pages_view_WdHooks::get_absolute_url
[get_metas] => ICanBoogie\Modules\System\Registry\Hooks::method_get_metas
[get_attachments] => ICanBoogie\Modules\Nodes\Attachments\Hooks::get_attachments
)
[consolided_methods:protected] => Array
(
[get_site] => ICanBoogie\Modules\Sites\Hooks::get_node_site
[get_image] => ICanBoogie\Modules\Images\Hooks::get_image
[url] => site_pages_view_WdHooks::url
[absolute_url] => site_pages_view_WdHooks::absolute_url
[get_url] => site_pages_view_WdHooks::get_url
[get_absolute_url] => site_pages_view_WdHooks::get_absolute_url
[get_metas] => ICanBoogie\Modules\System\Registry\Hooks::method_get_metas
[get_attachments] => ICanBoogie\Modules\Nodes\Attachments\Hooks::get_attachments
)
)
[methods:protected] => Array
(
)
[consolided_methods:protected] => Array
(
[get_site] => ICanBoogie\Modules\Sites\Hooks::get_node_site
[get_image] => ICanBoogie\Modules\Images\Hooks::get_image
[url] => site_pages_view_WdHooks::url
[absolute_url] => site_pages_view_WdHooks::absolute_url
[get_url] => site_pages_view_WdHooks::get_url
[get_absolute_url] => site_pages_view_WdHooks::get_absolute_url
[get_metas] => ICanBoogie\Modules\System\Registry\Hooks::method_get_metas
[get_attachments] => ICanBoogie\Modules\Nodes\Attachments\Hooks::get_attachments
)
)
[parent] => ICanBoogie\ActiveRecord\Page Object
(
[parentid] => 0
[locationid] => 547
[pattern] =>
[weight] => 4
[template] => carrieres.html
[is_navigation_excluded] => 0
[url_part] => careers
[url_variables] => Array
(
)
[node] =>
[cachable] => 1
[nid] => 546
[uid] => 15
[siteid] => 2
[title] => Careers
[slug] => careers
[constructor] => pages
[created] => 2010-08-23 09:16:43
[modified] => 2010-08-27 11:11:14
[is_online] => 1
[language] => en
[nativeid] => 20
[_model:protected] => ICanBoogie\Modules\Pages\Model Object
(
[constructor:protected] => pages
[ar_class] => ICanBoogie\ActiveRecord\Page
[attributes:protected] => Array
(
[extends] => ICanBoogie\Modules\Nodes\Model Object
(
[constructor:protected] => nodes
[ar_class] => ICanBoogie\ActiveRecord\Node
[attributes:protected] => Array
(
[schema] => Array
(
[fields] => Array
(
[nid] => serial
[uid] => foreign
[siteid] => foreign
[nativeid] => foreign
[constructor] => Array
(
[0] => varchar
[1] => 64
[indexed] => 1
)
[title] => varchar
[slug] => Array
(
[0] => varchar
[1] => 80
[indexed] => 1
)
[language] => Array
(
[0] => varchar
[1] => 8
[indexed] => 1
)
[created] => Array
(
[0] => timestamp
[default] => current_timestamp()
)
[modified] => timestamp
[is_online] => Array
(
[0] => boolean
[indexed] => 1
)
)
)
[class] => ICanBoogie\Modules\Nodes\Model
[name] => nodes
[activerecord-class] => ICanBoogie\ActiveRecord\Node
[connection] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[id] => nodes
[constructor] => nodes
)
[connection:protected] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[name:protected] => nodes
[name_unprefixed:protected] => nodes
[primary:protected] => nid
[alias:protected] => node
[schema:protected] => Array
(
[fields] => Array
(
[nid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[auto increment] => 1
[primary] => 1
)
[uid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[siteid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[nativeid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[constructor] => Array
(
[indexed] => 1
[type] => varchar
[size] => 64
)
[title] => Array
(
[type] => varchar
[size] => 255
)
[slug] => Array
(
[indexed] => 1
[type] => varchar
[size] => 80
)
[language] => Array
(
[indexed] => 1
[type] => varchar
[size] => 8
)
[created] => Array
(
[default] => current_timestamp()
[type] => timestamp
)
[modified] => Array
(
[type] => timestamp
)
[is_online] => Array
(
[indexed] => 1
[type] => boolean
)
)
[primary] => nid
[indexes] => Array
(
[uid] => uid
[siteid] => siteid
[nativeid] => nativeid
[constructor] => constructor
[slug] => slug
[language] => language
[is_online] => is_online
)
)
[parent:protected] =>
[implements:protected] => Array
(
)
[update_join:protected] =>
[select_join:protected] => `node`
)
[schema] => Array
(
[fields] => Array
(
[parentid] => foreign
[locationid] => foreign
[label] => Array
(
[0] => varchar
[1] => 80
)
[pattern] => varchar
[weight] => Array
(
[0] => integer
[unsigned] => 1
)
[template] => Array
(
[0] => varchar
[1] => 32
)
[is_navigation_excluded] => Array
(
[0] => boolean
[indexed] => 1
)
)
)
[class] => ICanBoogie\Modules\Pages\Model
[name] => pages
[activerecord-class] => ICanBoogie\ActiveRecord\Page
[connection] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[id] => pages
[constructor] => pages
)
[connection:protected] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[name:protected] => pages
[name_unprefixed:protected] => pages
[primary:protected] => nid
[alias:protected] => page
[schema:protected] => Array
(
[fields] => Array
(
[nid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[auto increment] => 1
[primary] => 1
)
[parentid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[locationid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[label] => Array
(
[type] => varchar
[size] => 80
)
[pattern] => Array
(
[type] => varchar
[size] => 255
)
[weight] => Array
(
[unsigned] => 1
[type] => integer
)
[template] => Array
(
[type] => varchar
[size] => 32
)
[is_navigation_excluded] => Array
(
[indexed] => 1
[type] => boolean
)
)
[primary] => nid
[indexes] => Array
(
[parentid] => parentid
[locationid] => locationid
[is_navigation_excluded] => is_navigation_excluded
)
)
[parent:protected] => ICanBoogie\Modules\Nodes\Model Object
(
[constructor:protected] => nodes
[ar_class] => ICanBoogie\ActiveRecord\Node
[attributes:protected] => Array
(
[schema] => Array
(
[fields] => Array
(
[nid] => serial
[uid] => foreign
[siteid] => foreign
[nativeid] => foreign
[constructor] => Array
(
[0] => varchar
[1] => 64
[indexed] => 1
)
[title] => varchar
[slug] => Array
(
[0] => varchar
[1] => 80
[indexed] => 1
)
[language] => Array
(
[0] => varchar
[1] => 8
[indexed] => 1
)
[created] => Array
(
[0] => timestamp
[default] => current_timestamp()
)
[modified] => timestamp
[is_online] => Array
(
[0] => boolean
[indexed] => 1
)
)
)
[class] => ICanBoogie\Modules\Nodes\Model
[name] => nodes
[activerecord-class] => ICanBoogie\ActiveRecord\Node
[connection] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[id] => nodes
[constructor] => nodes
)
[connection:protected] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[name:protected] => nodes
[name_unprefixed:protected] => nodes
[primary:protected] => nid
[alias:protected] => node
[schema:protected] => Array
(
[fields] => Array
(
[nid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[auto increment] => 1
[primary] => 1
)
[uid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[siteid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[nativeid] => Array
(
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[constructor] => Array
(
[indexed] => 1
[type] => varchar
[size] => 64
)
[title] => Array
(
[type] => varchar
[size] => 255
)
[slug] => Array
(
[indexed] => 1
[type] => varchar
[size] => 80
)
[language] => Array
(
[indexed] => 1
[type] => varchar
[size] => 8
)
[created] => Array
(
[default] => current_timestamp()
[type] => timestamp
)
[modified] => Array
(
[type] => timestamp
)
[is_online] => Array
(
[indexed] => 1
[type] => boolean
)
)
[primary] => nid
[indexes] => Array
(
[uid] => uid
[siteid] => siteid
[nativeid] => nativeid
[constructor] => constructor
[slug] => slug
[language] => language
[is_online] => is_online
)
)
[parent:protected] =>
[implements:protected] => Array
(
)
[update_join:protected] =>
[select_join:protected] => `node`
)
[implements:protected] => Array
(
)
[update_join:protected] => INNER JOIN `nodes` `node` USING(`nid`)
[select_join:protected] => `page` INNER JOIN `nodes` `node` USING(`nid`)
)
[_model_id:protected] => pages
[prototype] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\ActiveRecord\Page
[parent:protected] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\ActiveRecord\Node
[parent:protected] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\ActiveRecord
[parent:protected] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\Object
[parent:protected] =>
[methods:protected] => Array
(
)
[consolided_methods:protected] => Array
(
)
)
[methods:protected] => Array
(
)
[consolided_methods:protected] => Array
(
)
)
[methods:protected] => Array
(
[get_site] => ICanBoogie\Modules\Sites\Hooks::get_node_site
[get_image] => ICanBoogie\Modules\Images\Hooks::get_image
[url] => site_pages_view_WdHooks::url
[absolute_url] => site_pages_view_WdHooks::absolute_url
[get_url] => site_pages_view_WdHooks::get_url
[get_absolute_url] => site_pages_view_WdHooks::get_absolute_url
[get_metas] => ICanBoogie\Modules\System\Registry\Hooks::method_get_metas
[get_attachments] => ICanBoogie\Modules\Nodes\Attachments\Hooks::get_attachments
)
[consolided_methods:protected] => Array
(
[get_site] => ICanBoogie\Modules\Sites\Hooks::get_node_site
[get_image] => ICanBoogie\Modules\Images\Hooks::get_image
[url] => site_pages_view_WdHooks::url
[absolute_url] => site_pages_view_WdHooks::absolute_url
[get_url] => site_pages_view_WdHooks::get_url
[get_absolute_url] => site_pages_view_WdHooks::get_absolute_url
[get_metas] => ICanBoogie\Modules\System\Registry\Hooks::method_get_metas
[get_attachments] => ICanBoogie\Modules\Nodes\Attachments\Hooks::get_attachments
)
)
[methods:protected] => Array
(
)
[consolided_methods:protected] => Array
(
[get_site] => ICanBoogie\Modules\Sites\Hooks::get_node_site
[get_image] => ICanBoogie\Modules\Images\Hooks::get_image
[url] => site_pages_view_WdHooks::url
[absolute_url] => site_pages_view_WdHooks::absolute_url
[get_url] => site_pages_view_WdHooks::get_url
[get_absolute_url] => site_pages_view_WdHooks::get_absolute_url
[get_metas] => ICanBoogie\Modules\System\Registry\Hooks::method_get_metas
[get_attachments] => ICanBoogie\Modules\Nodes\Attachments\Hooks::get_attachments
)
)
[site] => ICanBoogie\ActiveRecord\Site Object
(
[siteid] => 2
[subdomain] =>
[domain] =>
[path] => /en
[tld] =>
[title] => Atalian
[admin_title] =>
[model] => default
[language] => en
[timezone] => Europe/Paris
[nativeid] => 1
[status] => 1
[_model_id:protected] => sites
[weight] => 0
[email] => olaviale@hima360.com
[prototype] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\ActiveRecord\Site
[parent:protected] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\ActiveRecord
[parent:protected] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\Object
[parent:protected] =>
[methods:protected] => Array
(
)
[consolided_methods:protected] => Array
(
)
)
[methods:protected] => Array
(
)
[consolided_methods:protected] => Array
(
)
)
[methods:protected] => Array
(
[get_home] => ICanBoogie\Modules\Pages\Hooks::get_home
[resolve_view_target] => site_pages_view_WdHooks::resolve_view_target
[resolve_view_url] => site_pages_view_WdHooks::resolve_view_url
[get_metas] => ICanBoogie\Modules\System\Registry\Hooks::method_get_metas
)
[consolided_methods:protected] => Array
(
[get_home] => ICanBoogie\Modules\Pages\Hooks::get_home
[resolve_view_target] => site_pages_view_WdHooks::resolve_view_target
[resolve_view_url] => site_pages_view_WdHooks::resolve_view_url
[get_metas] => ICanBoogie\Modules\System\Registry\Hooks::method_get_metas
)
)
[partial_templates] => Array
(
[metier-header] => /var/www/atalian.com/www//protected/all/templates/partials/metier-header.html
[banner] => /var/www/atalian.com/www//protected/all/templates/partials/banner.html
[communiques] => /var/www/atalian.com/www//protected/all/templates/partials/communiques.html
[col-menu] => /var/www/atalian.com/www//protected/all/templates/partials/col-menu.html
[aside-m] => /var/www/atalian.com/www//protected/all/templates/partials/aside-m.html
[siblings] => /var/www/atalian.com/www//protected/all/templates/partials/siblings.html
[revues] => /var/www/atalian.com/www//protected/all/templates/partials/revues.html
[footer] => /var/www/atalian.com/www//protected/all/templates/partials/footer.html
[page-metier] => /var/www/atalian.com/www//protected/all/templates/partials/page-metier.html
[navigation] => /var/www/atalian.com/www//protected/all/templates/partials/navigation.html
[spec_metiers] => /var/www/atalian.com/www//protected/all/templates/partials/spec_metiers.html
[companies] => /var/www/atalian.com/www//protected/all/templates/partials/companies.html
[aside] => /var/www/atalian.com/www//protected/all/templates/partials/aside.html
[head] => /var/www/atalian.com/www//protected/all/templates/partials/head.html
)
)
[parent] =>
[has_child] => 1
[url_pattern] => /en/careers/
)
[location] =>
[site] => ICanBoogie\ActiveRecord\Site Object
(
[siteid] => 2
[subdomain] =>
[domain] =>
[path] => /en
[tld] =>
[title] => Atalian
[admin_title] =>
[model] => default
[language] => en
[timezone] => Europe/Paris
[nativeid] => 1
[status] => 1
[_model_id:protected] => sites
[weight] => 0
[email] => olaviale@hima360.com
[prototype] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\ActiveRecord\Site
[parent:protected] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\ActiveRecord
[parent:protected] => ICanBoogie\Prototype Object
(
[class:protected] => ICanBoogie\Object
[parent:protected] =>
[methods:protected] => Array
(
)
[consolided_methods:protected] => Array
(
)
)
[methods:protected] => Array
(
)
[consolided_methods:protected] => Array
(
)
)
[methods:protected] => Array
(
[get_home] => ICanBoogie\Modules\Pages\Hooks::get_home
[resolve_view_target] => site_pages_view_WdHooks::resolve_view_target
[resolve_view_url] => site_pages_view_WdHooks::resolve_view_url
[get_metas] => ICanBoogie\Modules\System\Registry\Hooks::method_get_metas
)
[consolided_methods:protected] => Array
(
[get_home] => ICanBoogie\Modules\Pages\Hooks::get_home
[resolve_view_target] => site_pages_view_WdHooks::resolve_view_target
[resolve_view_url] => site_pages_view_WdHooks::resolve_view_url
[get_metas] => ICanBoogie\Modules\System\Registry\Hooks::method_get_metas
)
)
[partial_templates] => Array
(
[metier-header] => /var/www/atalian.com/www//protected/all/templates/partials/metier-header.html
[banner] => /var/www/atalian.com/www//protected/all/templates/partials/banner.html
[communiques] => /var/www/atalian.com/www//protected/all/templates/partials/communiques.html
[col-menu] => /var/www/atalian.com/www//protected/all/templates/partials/col-menu.html
[aside-m] => /var/www/atalian.com/www//protected/all/templates/partials/aside-m.html
[siblings] => /var/www/atalian.com/www//protected/all/templates/partials/siblings.html
[revues] => /var/www/atalian.com/www//protected/all/templates/partials/revues.html
[footer] => /var/www/atalian.com/www//protected/all/templates/partials/footer.html
[page-metier] => /var/www/atalian.com/www//protected/all/templates/partials/page-metier.html
[navigation] => /var/www/atalian.com/www//protected/all/templates/partials/navigation.html
[spec_metiers] => /var/www/atalian.com/www//protected/all/templates/partials/spec_metiers.html
[companies] => /var/www/atalian.com/www//protected/all/templates/partials/companies.html
[aside] => /var/www/atalian.com/www//protected/all/templates/partials/aside.html
[head] => /var/www/atalian.com/www//protected/all/templates/partials/head.html
)
)
[has_child] =>
[extension] => .html
[url_pattern] => /en/careers/job-application.html
[url] => /en/careers/job-application.html
[contents] => Array
(
[body] => ICanBoogie\ActiveRecord\Pages\Content Object
(
[pageid] => 549
[contentid] => body
[content] => jobs.offers/apply
[editor] => view
[rendered:ICanBoogie\ActiveRecord\Pages\Content:private] => <pre class="alert alert-error exception">
<strong>ICanBoogie\Exception with the following message:</strong>
Unknown view: <q>jobs.offers/apply</q>.
in <em>/Icybee/modules/pages/elements/view.editor.php</em> at line <em>61</em>
<strong>Stack trace:</strong>
10. (0): view_WdEditorElement::render('jobs.offers/appl...')
9. /Icybee/modules/pages/contents.ar.php(84): call_user_func(Array, 'jobs.offers/appl...')
8. /Icybee/lib/icybee.php(101): ICanBoogie\ActiveRecord\Pages\Content->render()
7. /Icybee/lib/icybee.php(39): Icybee\Pagemaker->run_callback(Object of ICanBoogie\HTTP\Request)
6. /Icybee/startup.php(196): Icybee\Pagemaker->run(Object of ICanBoogie\HTTP\Request, Object of ICanBoogie\HTTP\Response)
5. (0): ICanBoogie\{closure}(Object of ICanBoogie\HTTP\Request)
4. /Icybee/framework/ICanBoogie/lib/http/dispatcher.php(122): call_user_func(Object of Closure, Object of ICanBoogie\HTTP\Request)
3. /Icybee/framework/ICanBoogie/lib/http/helpers.php(42): ICanBoogie\HTTP\Dispatcher->__invoke(Object of ICanBoogie\HTTP\Request)
2. /Icybee/framework/ICanBoogie/lib/http/request.php(236): ICanBoogie\HTTP\dispatch(Object of ICanBoogie\HTTP\Request)
1. /index.php(21): ICanBoogie\HTTP\Request->__invoke()
</pre>
[_model:protected] => ICanBoogie\ActiveRecord\Model Object
(
[ar_class] => ICanBoogie\ActiveRecord\Pages\Content
[attributes:protected] => Array
(
[schema] => Array
(
[fields] => Array
(
[pageid] => Array
(
[0] => foreign
[primary] => 1
)
[contentid] => Array
(
[0] => varchar
[1] => 64
[primary] => 1
)
[content] => text
[editor] => Array
(
[0] => varchar
[1] => 32
)
)
)
[activerecord-class] => ICanBoogie\ActiveRecord\Pages\Content
[class] => ICanBoogie\ActiveRecord\Model
[name] => pages__contents
[connection] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[id] => pages/contents
)
[connection:protected] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[name:protected] => pages__contents
[name_unprefixed:protected] => pages__contents
[primary:protected] => Array
(
[0] => pageid
[1] => contentid
)
[alias:protected] => content
[schema:protected] => Array
(
[fields] => Array
(
[pageid] => Array
(
[primary] => 1
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[contentid] => Array
(
[primary] => 1
[type] => varchar
[size] => 64
)
[content] => Array
(
[type] => text
)
[editor] => Array
(
[type] => varchar
[size] => 32
)
)
[primary] => Array
(
[0] => pageid
[1] => contentid
)
[indexes] => Array
(
)
)
[parent:protected] =>
[implements:protected] => Array
(
)
[update_join:protected] =>
[select_join:protected] => `content`
)
[_model_id:protected] => pages/contents
)
)
[body] => ICanBoogie\ActiveRecord\Pages\Content Object
(
[pageid] => 549
[contentid] => body
[content] => jobs.offers/apply
[editor] => view
[rendered:ICanBoogie\ActiveRecord\Pages\Content:private] => <pre class="alert alert-error exception">
<strong>ICanBoogie\Exception with the following message:</strong>
Unknown view: <q>jobs.offers/apply</q>.
in <em>/Icybee/modules/pages/elements/view.editor.php</em> at line <em>61</em>
<strong>Stack trace:</strong>
10. (0): view_WdEditorElement::render('jobs.offers/appl...')
9. /Icybee/modules/pages/contents.ar.php(84): call_user_func(Array, 'jobs.offers/appl...')
8. /Icybee/lib/icybee.php(101): ICanBoogie\ActiveRecord\Pages\Content->render()
7. /Icybee/lib/icybee.php(39): Icybee\Pagemaker->run_callback(Object of ICanBoogie\HTTP\Request)
6. /Icybee/startup.php(196): Icybee\Pagemaker->run(Object of ICanBoogie\HTTP\Request, Object of ICanBoogie\HTTP\Response)
5. (0): ICanBoogie\{closure}(Object of ICanBoogie\HTTP\Request)
4. /Icybee/framework/ICanBoogie/lib/http/dispatcher.php(122): call_user_func(Object of Closure, Object of ICanBoogie\HTTP\Request)
3. /Icybee/framework/ICanBoogie/lib/http/helpers.php(42): ICanBoogie\HTTP\Dispatcher->__invoke(Object of ICanBoogie\HTTP\Request)
2. /Icybee/framework/ICanBoogie/lib/http/request.php(236): ICanBoogie\HTTP\dispatch(Object of ICanBoogie\HTTP\Request)
1. /index.php(21): ICanBoogie\HTTP\Request->__invoke()
</pre>
[_model:protected] => ICanBoogie\ActiveRecord\Model Object
(
[ar_class] => ICanBoogie\ActiveRecord\Pages\Content
[attributes:protected] => Array
(
[schema] => Array
(
[fields] => Array
(
[pageid] => Array
(
[0] => foreign
[primary] => 1
)
[contentid] => Array
(
[0] => varchar
[1] => 64
[primary] => 1
)
[content] => text
[editor] => Array
(
[0] => varchar
[1] => 32
)
)
)
[activerecord-class] => ICanBoogie\ActiveRecord\Pages\Content
[class] => ICanBoogie\ActiveRecord\Model
[name] => pages__contents
[connection] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[id] => pages/contents
)
[connection:protected] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[name:protected] => pages__contents
[name_unprefixed:protected] => pages__contents
[primary:protected] => Array
(
[0] => pageid
[1] => contentid
)
[alias:protected] => content
[schema:protected] => Array
(
[fields] => Array
(
[pageid] => Array
(
[primary] => 1
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[contentid] => Array
(
[primary] => 1
[type] => varchar
[size] => 64
)
[content] => Array
(
[type] => text
)
[editor] => Array
(
[type] => varchar
[size] => 32
)
)
[primary] => Array
(
[0] => pageid
[1] => contentid
)
[indexes] => Array
(
)
)
[parent:protected] =>
[implements:protected] => Array
(
)
[update_join:protected] =>
[select_join:protected] => `content`
)
[_model_id:protected] => pages/contents
)
[metas] => ICanBoogie\Modules\System\Registry\MetasHandler Object
(
[values:ICanBoogie\Modules\System\Registry\MetasHandler:private] => Array
(
)
[targetid] => 549
[model] => ICanBoogie\ActiveRecord\Model Object
(
[ar_class] =>
[attributes:protected] => Array
(
[schema] => Array
(
[fields] => Array
(
[targetid] => Array
(
[0] => foreign
[primary] => 1
)
[name] => Array
(
[0] => varchar
[indexed] => 1
[primary] => 1
)
[value] => text
)
)
[class] => ICanBoogie\ActiveRecord\Model
[activerecord-class] =>
[name] => system_registry__node
[connection] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[id] => system.registry/node
)
[connection:protected] => ICanBoogie\Database Object
(
[id] => primary
[prefix] =>
[charset] => utf8
[collate] => utf8_general_ci
[driver_name] => mysql
[queries_count] => 5
[profiling] => Array
(
[0] => Array
(
[0] => 4.7683715820312E-6
[1] => SELECT nid, parentid, slug, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`siteid` = ?) ORDER BY weight, created ["2"]
)
[1] => Array
(
[0] => 3.814697265625E-6
[1] => SELECT * FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (`nid` IN(546,549)) []
)
[2] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT nid, parentid, is_online, is_navigation_excluded, pattern FROM `pages` `page` INNER JOIN `nodes` `node` USING(`nid`) WHERE (siteid = ?) ORDER BY weight, created ["2"]
)
[3] => Array
(
[0] => 4.0531158447266E-6
[1] => SELECT * FROM `pages__contents` `content` WHERE (`pageid` = ?) ["549"]
)
[4] => Array
(
[0] => 5.0067901611328E-6
[1] => SELECT name, value FROM `system_registry__node` `node` WHERE (`targetid` = ?) ORDER BY name ["549"]
)
)
)
[name:protected] => system_registry__node
[name_unprefixed:protected] => system_registry__node
[primary:protected] => Array
(
[0] => targetid
[1] => name
)
[alias:protected] => node
[schema:protected] => Array
(
[fields] => Array
(
[targetid] => Array
(
[primary] => 1
[type] => integer
[size] => big
[unsigned] => 1
[indexed] => 1
)
[name] => Array
(
[indexed] => 1
[primary] => 1
[type] => varchar
[size] => 255
)
[value] => Array
(
[type] => text
)
)
[primary] => Array
(
[0] => targetid
[1] => name
)
[indexes] => Array
(
)
)
[parent:protected] =>
[implements:protected] => Array
(
)
[update_join:protected] =>
[select_join:protected] => `node`
)
)
[description] =>
[document_title] => Job application
)
)
[values_stack:protected] => Array
(
)
[depth:protected] => 0
[this_arg:protected] =>
)
in /Icybee/engines/Patron/lib/patron/nodes/evaluate.php at line 101
Stack trace:
11. /Icybee/engines/Patron/lib/patron/compiler.php(182): Patron\EvaluateNode->render(Array)
10. /Icybee/engines/Patron/lib/patron/nodes/evaluate.php(36): Patron\ExpressionNode->__invoke(Object of WdPatron, Object of BlueTihi\Context)
9. /Icybee/engines/Patron/lib/patron/engine.php(551): Patron\EvaluateNode->__invoke(Object of WdPatron, Object of BlueTihi\Context)
8. /Icybee/lib/icybee.php(120): Patron\Engine->__invoke('<!DOCTYPE html P...', Object of ICanBoogie\ActiveRecord\Page, Array)
7. /Icybee/lib/icybee.php(39): Icybee\Pagemaker->run_callback(Object of ICanBoogie\HTTP\Request)
6. /Icybee/startup.php(196): Icybee\Pagemaker->run(Object of ICanBoogie\HTTP\Request, Object of ICanBoogie\HTTP\Response)
5. (0): ICanBoogie\{closure}(Object of ICanBoogie\HTTP\Request)
4. /Icybee/framework/ICanBoogie/lib/http/dispatcher.php(122): call_user_func(Object of Closure, Object of ICanBoogie\HTTP\Request)
3. /Icybee/framework/ICanBoogie/lib/http/helpers.php(42): ICanBoogie\HTTP\Dispatcher->__invoke(Object of ICanBoogie\HTTP\Request)
2. /Icybee/framework/ICanBoogie/lib/http/request.php(236): ICanBoogie\HTTP\dispatch(Object of ICanBoogie\HTTP\Request)
1. /index.php(21): ICanBoogie\HTTP\Request->__invoke()
| Atalian