The 'for' key is required for find('children')
An Internal Error Has Occurred: The 'for' key is required for find('children')
Could this be caused by using Auto-Tables?
Some of the Table objects in your application were created by instantiating "Cake\ORM\Table" instead of any other specific subclass.
This could be the cause for this exception. Auto-Tables are created for you under the following circumstances:
- The class for the specified table does not exist.
- The Table was created with a typo: TableRegistry::get('Atricles');
- The class file has a typo in the name or incorrect namespace: class Atricles extends Table
- The file containing the class has a typo or incorrect casing: Atricles.php
- The Table was used using associations but the association has a typo: $this->belongsTo('Atricles')
- The table class resides in a Plugin but no plugin notation was used in the association definition.
Please try correcting the issue for the following table aliases:
- CmsPages_slug_nl_update
- Products_vat_percentage_update
- Products_price_excl_update
[internal function]
toggle arguments
object(SoftDelete\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Categories`.`id` AS `Categories__id`, `Categories`.`parent_id` AS `Categories__parent_id`, `Categories`.`lft` AS `Categories__lft`, `Categories`.`rght` AS `Categories__rght`, `Categories`.`active` AS `Categories__active`, `Categories`.`deleted` AS `Categories__deleted`, `Categories`.`sort` AS `Categories__sort`, `Categories`.`name_en` AS `Categories__name_en`, `Categories`.`name_nl` AS `Categories__name_nl`, `Categories`.`slug_en` AS `Categories__slug_en`, `Categories`.`slug_nl` AS `Categories__slug_nl`, `Categories`.`slug_fr` AS `Categories__slug_fr`, `Categories`.`name_fr` AS `Categories__name_fr`, `Categories`.`in_menu` AS `Categories__in_menu`, `Categories`.`title_menu_en` AS `Categories__title_menu_en`, `Categories`.`title_menu_fr` AS `Categories__title_menu_fr`, `Categories`.`title_menu_nl` AS `Categories__title_menu_nl`, `Categories`.`title_menu_de` AS `Categories__title_menu_de`, `Categories`.`slug_de` AS `Categories__slug_de`, `Categories`.`name_de` AS `Categories__name_de`, `Categories`.`slogan_nl` AS `Categories__slogan_nl`, `Categories`.`slogan_fr` AS `Categories__slogan_fr`, `Categories`.`slogan_en` AS `Categories__slogan_en`, `Categories`.`slogan_de` AS `Categories__slogan_de`, `Categories`.`image` AS `Categories__image`, `Categories`.`seo_page_id` AS `Categories__seo_page_id`, `Categories`.`description_nl` AS `Categories__description_nl`, `Categories`.`description_fr` AS `Categories__description_fr`, `Categories`.`description_en` AS `Categories__description_en`, `Categories`.`description_de` AS `Categories__description_de` FROM `categories` `Categories` WHERE Categories.deleted IS NULL', 'params' => [], 'defaultTypes' => [ 'Categories.id' => 'integer', 'id' => 'integer', 'Categories.parent_id' => 'integer', 'parent_id' => 'integer', 'Categories.lft' => 'integer', 'lft' => 'integer', 'Categories.rght' => 'integer', 'rght' => 'integer', 'Categories.active' => 'boolean', 'active' => 'boolean', 'Categories.deleted' => 'datetime', 'deleted' => 'datetime', 'Categories.sort' => 'integer', 'sort' => 'integer', 'Categories.name_en' => 'string', 'name_en' => 'string', 'Categories.name_nl' => 'string', 'name_nl' => 'string', 'Categories.slug_en' => 'string', 'slug_en' => 'string', 'Categories.slug_nl' => 'string', 'slug_nl' => 'string', 'Categories.slug_fr' => 'string', 'slug_fr' => 'string', 'Categories.name_fr' => 'string', 'name_fr' => 'string', 'Categories.in_menu' => 'boolean', 'in_menu' => 'boolean', 'Categories.title_menu_en' => 'string', 'title_menu_en' => 'string', 'Categories.title_menu_fr' => 'string', 'title_menu_fr' => 'string', 'Categories.title_menu_nl' => 'string', 'title_menu_nl' => 'string', 'Categories.title_menu_de' => 'string', 'title_menu_de' => 'string', 'Categories.slug_de' => 'string', 'slug_de' => 'string', 'Categories.name_de' => 'string', 'name_de' => 'string', 'Categories.slogan_nl' => 'string', 'slogan_nl' => 'string', 'Categories.slogan_fr' => 'string', 'slogan_fr' => 'string', 'Categories.slogan_en' => 'string', 'slogan_en' => 'string', 'Categories.slogan_de' => 'string', 'slogan_de' => 'string', 'Categories.image' => 'string', 'image' => 'string', 'Categories.seo_page_id' => 'integer', 'seo_page_id' => 'integer', 'Categories.description_nl' => 'text', 'description_nl' => 'text', 'Categories.description_fr' => 'text', 'description_fr' => 'text', 'Categories.description_en' => 'text', 'description_en' => 'text', 'Categories.description_de' => 'text', 'description_de' => 'text', 'categories_banner_images_files.id' => 'integer', 'categories_banner_images_files.model' => 'string', 'model' => 'string', 'categories_banner_images_files.foreign_key' => 'integer', 'foreign_key' => 'integer', 'categories_banner_images_files.field' => 'string', 'field' => 'string', 'categories_banner_images_files.file' => 'string', 'file' => 'string', 'categories_banner_images_files.active' => 'boolean', 'categories_banner_images_files.deleted' => 'datetime', 'categories_banner_images_files.created' => 'datetime', 'created' => 'datetime', 'categories_banner_images_files.created_by' => 'integer', 'created_by' => 'integer', 'categories_banner_images_files.modified' => 'datetime', 'modified' => 'datetime', 'categories_banner_images_files.modified_by' => 'integer', 'modified_by' => 'integer', 'categories_banner_images_files.title_nl' => 'string', 'title_nl' => 'string', 'categories_banner_images_files.title_fr' => 'string', 'title_fr' => 'string', 'categories_banner_images_files.title_en' => 'string', 'title_en' => 'string', 'categories_banner_images_files.title_de' => 'string', 'title_de' => 'string', 'categories_banner_images_files.title_pl' => 'string', 'title_pl' => 'string', 'categories_banner_images_files.description_nl' => 'text', 'categories_banner_images_files.description_fr' => 'text', 'categories_banner_images_files.description_en' => 'text', 'categories_banner_images_files.description_de' => 'text', 'categories_banner_images_files.description_pl' => 'text', 'description_pl' => 'text' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'finders' => [], 'buffered' => true, 'formatters' => (int) 2, 'mapReducers' => (int) 0, 'contain' => [ 'categories_banner_images_files' => [ 'queryBuilder' => object(Closure) {} ] ], 'matching' => [], 'extraOptions' => [ 'for' => null ], 'repository' => object(App\Model\Table\CategoriesTable) { 'registryAlias' => 'Categories', 'table' => 'categories', 'alias' => 'Categories', 'entityClass' => 'App\Model\Entity\Category', 'associations' => [ [maximum depth reached] ], 'behaviors' => [ [maximum depth reached] ], 'defaultConnection' => 'default', 'connectionName' => 'default', '[auth]' => null } } [ 'for' => null, 'direct' => false ]
/data/sites/web/kanocenterbe/core/vendor/cakephp/cakephp/src/ORM/BehaviorRegistry.php
toggle arguments
$type = strtolower($type); |
|
|
|
if ($this->hasFinder($type) && $this->has($this->_finderMap[$type][0])) { |
|
list($behavior, $callMethod) = $this->_finderMap[$type]; |
|
return call_user_func_array([$this->_loaded[$behavior], $callMethod], $args); |
|
} |
|
|
|
throw new BadMethodCallException( |
|
sprintf('Cannot call finder "%s" it does not belong to any attached behavior.', $type) |
[ (int) 0 => object(App\Model\Behavior\ExtendedTreeBehavior) { [protected] _primaryKey => null [protected] _defaultConfig => [ 'implementedFinders' => [ [maximum depth reached] ], 'implementedMethods' => [ [maximum depth reached] ], 'parent' => 'parent_id', 'left' => 'lft', 'right' => 'rght', 'scope' => null, 'level' => null, 'recoverOrder' => null ] [protected] _table => object(App\Model\Table\CategoriesTable) {} [protected] _reflectionCache => [ 'Cake\ORM\Behavior' => [ [maximum depth reached] ], 'Duplicatable\Model\Behavior\DuplicatableBehavior' => [ [maximum depth reached] ], 'App\Model\Behavior\ExtendedTranslateBehavior' => [ [maximum depth reached] ], 'App\Model\Behavior\UpdateBehavior' => [ [maximum depth reached] ], 'App\Model\Behavior\UploadBehavior' => [ [maximum depth reached] ], 'App\Model\Behavior\MultiUploadBehavior' => [ [maximum depth reached] ] ] [protected] _config => [ 'implementedFinders' => [ [maximum depth reached] ], 'implementedMethods' => [ [maximum depth reached] ], 'parent' => 'parent_id', 'left' => 'lft', 'right' => 'rght', 'scope' => null, 'level' => null, 'recoverOrder' => [ [maximum depth reached] ], 'leftField' => object(Cake\Database\Expression\IdentifierExpression) {}, 'rightField' => object(Cake\Database\Expression\IdentifierExpression) {} ] [protected] _configInitialized => true }, (int) 1 => 'findChildren' ] [ (int) 0 => object(SoftDelete\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Categories`.`id` AS `Categories__id`, `Categories`.`parent_id` AS `Categories__parent_id`, `Categories`.`lft` AS `Categories__lft`, `Categories`.`rght` AS `Categories__rght`, `Categories`.`active` AS `Categories__active`, `Categories`.`deleted` AS `Categories__deleted`, `Categories`.`sort` AS `Categories__sort`, `Categories`.`name_en` AS `Categories__name_en`, `Categories`.`name_nl` AS `Categories__name_nl`, `Categories`.`slug_en` AS `Categories__slug_en`, `Categories`.`slug_nl` AS `Categories__slug_nl`, `Categories`.`slug_fr` AS `Categories__slug_fr`, `Categories`.`name_fr` AS `Categories__name_fr`, `Categories`.`in_menu` AS `Categories__in_menu`, `Categories`.`title_menu_en` AS `Categories__title_menu_en`, `Categories`.`title_menu_fr` AS `Categories__title_menu_fr`, `Categories`.`title_menu_nl` AS `Categories__title_menu_nl`, `Categories`.`title_menu_de` AS `Categories__title_menu_de`, `Categories`.`slug_de` AS `Categories__slug_de`, `Categories`.`name_de` AS `Categories__name_de`, `Categories`.`slogan_nl` AS `Categories__slogan_nl`, `Categories`.`slogan_fr` AS `Categories__slogan_fr`, `Categories`.`slogan_en` AS `Categories__slogan_en`, `Categories`.`slogan_de` AS `Categories__slogan_de`, `Categories`.`image` AS `Categories__image`, `Categories`.`seo_page_id` AS `Categories__seo_page_id`, `Categories`.`description_nl` AS `Categories__description_nl`, `Categories`.`description_fr` AS `Categories__description_fr`, `Categories`.`description_en` AS `Categories__description_en`, `Categories`.`description_de` AS `Categories__description_de` FROM `categories` `Categories` WHERE Categories.deleted IS NULL', 'params' => [], 'defaultTypes' => [ 'Categories.id' => 'integer', 'id' => 'integer', 'Categories.parent_id' => 'integer', 'parent_id' => 'integer', 'Categories.lft' => 'integer', 'lft' => 'integer', 'Categories.rght' => 'integer', 'rght' => 'integer', 'Categories.active' => 'boolean', 'active' => 'boolean', 'Categories.deleted' => 'datetime', 'deleted' => 'datetime', 'Categories.sort' => 'integer', 'sort' => 'integer', 'Categories.name_en' => 'string', 'name_en' => 'string', 'Categories.name_nl' => 'string', 'name_nl' => 'string', 'Categories.slug_en' => 'string', 'slug_en' => 'string', 'Categories.slug_nl' => 'string', 'slug_nl' => 'string', 'Categories.slug_fr' => 'string', 'slug_fr' => 'string', 'Categories.name_fr' => 'string', 'name_fr' => 'string', 'Categories.in_menu' => 'boolean', 'in_menu' => 'boolean', 'Categories.title_menu_en' => 'string', 'title_menu_en' => 'string', 'Categories.title_menu_fr' => 'string', 'title_menu_fr' => 'string', 'Categories.title_menu_nl' => 'string', 'title_menu_nl' => 'string', 'Categories.title_menu_de' => 'string', 'title_menu_de' => 'string', 'Categories.slug_de' => 'string', 'slug_de' => 'string', 'Categories.name_de' => 'string', 'name_de' => 'string', 'Categories.slogan_nl' => 'string', 'slogan_nl' => 'string', 'Categories.slogan_fr' => 'string', 'slogan_fr' => 'string', 'Categories.slogan_en' => 'string', 'slogan_en' => 'string', 'Categories.slogan_de' => 'string', 'slogan_de' => 'string', 'Categories.image' => 'string', 'image' => 'string', 'Categories.seo_page_id' => 'integer', 'seo_page_id' => 'integer', 'Categories.description_nl' => 'text', 'description_nl' => 'text', 'Categories.description_fr' => 'text', 'description_fr' => 'text', 'Categories.description_en' => 'text', 'description_en' => 'text', 'Categories.description_de' => 'text', 'description_de' => 'text', 'categories_banner_images_files.id' => 'integer', 'categories_banner_images_files.model' => 'string', 'model' => 'string', 'categories_banner_images_files.foreign_key' => 'integer', 'foreign_key' => 'integer', 'categories_banner_images_files.field' => 'string', 'field' => 'string', 'categories_banner_images_files.file' => 'string', 'file' => 'string', 'categories_banner_images_files.active' => 'boolean', 'categories_banner_images_files.deleted' => 'datetime', 'categories_banner_images_files.created' => 'datetime', 'created' => 'datetime', 'categories_banner_images_files.created_by' => 'integer', 'created_by' => 'integer', 'categories_banner_images_files.modified' => 'datetime', 'modified' => 'datetime', 'categories_banner_images_files.modified_by' => 'integer', 'modified_by' => 'integer', 'categories_banner_images_files.title_nl' => 'string', 'title_nl' => 'string', 'categories_banner_images_files.title_fr' => 'string', 'title_fr' => 'string', 'categories_banner_images_files.title_en' => 'string', 'title_en' => 'string', 'categories_banner_images_files.title_de' => 'string', 'title_de' => 'string', 'categories_banner_images_files.title_pl' => 'string', 'title_pl' => 'string', 'categories_banner_images_files.description_nl' => 'text', 'categories_banner_images_files.description_fr' => 'text', 'categories_banner_images_files.description_en' => 'text', 'categories_banner_images_files.description_de' => 'text', 'categories_banner_images_files.description_pl' => 'text', 'description_pl' => 'text' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'finders' => [], 'buffered' => true, 'formatters' => (int) 2, 'mapReducers' => (int) 0, 'contain' => [ 'categories_banner_images_files' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [ 'for' => null ], 'repository' => object(App\Model\Table\CategoriesTable) {} }, (int) 1 => [ 'for' => null ] ]
/data/sites/web/kanocenterbe/core/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
return $this->{$finder}($query, $options); |
|
} |
|
|
|
if ($this->_behaviors && $this->_behaviors->hasFinder($type)) { |
|
return $this->_behaviors->callFinder($type, [$query, $options]); |
|
} |
|
|
|
throw new BadMethodCallException( |
|
sprintf('Unknown finder method "%s"', $type) |
'children' [ (int) 0 => object(SoftDelete\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Categories`.`id` AS `Categories__id`, `Categories`.`parent_id` AS `Categories__parent_id`, `Categories`.`lft` AS `Categories__lft`, `Categories`.`rght` AS `Categories__rght`, `Categories`.`active` AS `Categories__active`, `Categories`.`deleted` AS `Categories__deleted`, `Categories`.`sort` AS `Categories__sort`, `Categories`.`name_en` AS `Categories__name_en`, `Categories`.`name_nl` AS `Categories__name_nl`, `Categories`.`slug_en` AS `Categories__slug_en`, `Categories`.`slug_nl` AS `Categories__slug_nl`, `Categories`.`slug_fr` AS `Categories__slug_fr`, `Categories`.`name_fr` AS `Categories__name_fr`, `Categories`.`in_menu` AS `Categories__in_menu`, `Categories`.`title_menu_en` AS `Categories__title_menu_en`, `Categories`.`title_menu_fr` AS `Categories__title_menu_fr`, `Categories`.`title_menu_nl` AS `Categories__title_menu_nl`, `Categories`.`title_menu_de` AS `Categories__title_menu_de`, `Categories`.`slug_de` AS `Categories__slug_de`, `Categories`.`name_de` AS `Categories__name_de`, `Categories`.`slogan_nl` AS `Categories__slogan_nl`, `Categories`.`slogan_fr` AS `Categories__slogan_fr`, `Categories`.`slogan_en` AS `Categories__slogan_en`, `Categories`.`slogan_de` AS `Categories__slogan_de`, `Categories`.`image` AS `Categories__image`, `Categories`.`seo_page_id` AS `Categories__seo_page_id`, `Categories`.`description_nl` AS `Categories__description_nl`, `Categories`.`description_fr` AS `Categories__description_fr`, `Categories`.`description_en` AS `Categories__description_en`, `Categories`.`description_de` AS `Categories__description_de` FROM `categories` `Categories` WHERE Categories.deleted IS NULL', 'params' => [], 'defaultTypes' => [ 'Categories.id' => 'integer', 'id' => 'integer', 'Categories.parent_id' => 'integer', 'parent_id' => 'integer', 'Categories.lft' => 'integer', 'lft' => 'integer', 'Categories.rght' => 'integer', 'rght' => 'integer', 'Categories.active' => 'boolean', 'active' => 'boolean', 'Categories.deleted' => 'datetime', 'deleted' => 'datetime', 'Categories.sort' => 'integer', 'sort' => 'integer', 'Categories.name_en' => 'string', 'name_en' => 'string', 'Categories.name_nl' => 'string', 'name_nl' => 'string', 'Categories.slug_en' => 'string', 'slug_en' => 'string', 'Categories.slug_nl' => 'string', 'slug_nl' => 'string', 'Categories.slug_fr' => 'string', 'slug_fr' => 'string', 'Categories.name_fr' => 'string', 'name_fr' => 'string', 'Categories.in_menu' => 'boolean', 'in_menu' => 'boolean', 'Categories.title_menu_en' => 'string', 'title_menu_en' => 'string', 'Categories.title_menu_fr' => 'string', 'title_menu_fr' => 'string', 'Categories.title_menu_nl' => 'string', 'title_menu_nl' => 'string', 'Categories.title_menu_de' => 'string', 'title_menu_de' => 'string', 'Categories.slug_de' => 'string', 'slug_de' => 'string', 'Categories.name_de' => 'string', 'name_de' => 'string', 'Categories.slogan_nl' => 'string', 'slogan_nl' => 'string', 'Categories.slogan_fr' => 'string', 'slogan_fr' => 'string', 'Categories.slogan_en' => 'string', 'slogan_en' => 'string', 'Categories.slogan_de' => 'string', 'slogan_de' => 'string', 'Categories.image' => 'string', 'image' => 'string', 'Categories.seo_page_id' => 'integer', 'seo_page_id' => 'integer', 'Categories.description_nl' => 'text', 'description_nl' => 'text', 'Categories.description_fr' => 'text', 'description_fr' => 'text', 'Categories.description_en' => 'text', 'description_en' => 'text', 'Categories.description_de' => 'text', 'description_de' => 'text', 'categories_banner_images_files.id' => 'integer', 'categories_banner_images_files.model' => 'string', 'model' => 'string', 'categories_banner_images_files.foreign_key' => 'integer', 'foreign_key' => 'integer', 'categories_banner_images_files.field' => 'string', 'field' => 'string', 'categories_banner_images_files.file' => 'string', 'file' => 'string', 'categories_banner_images_files.active' => 'boolean', 'categories_banner_images_files.deleted' => 'datetime', 'categories_banner_images_files.created' => 'datetime', 'created' => 'datetime', 'categories_banner_images_files.created_by' => 'integer', 'created_by' => 'integer', 'categories_banner_images_files.modified' => 'datetime', 'modified' => 'datetime', 'categories_banner_images_files.modified_by' => 'integer', 'modified_by' => 'integer', 'categories_banner_images_files.title_nl' => 'string', 'title_nl' => 'string', 'categories_banner_images_files.title_fr' => 'string', 'title_fr' => 'string', 'categories_banner_images_files.title_en' => 'string', 'title_en' => 'string', 'categories_banner_images_files.title_de' => 'string', 'title_de' => 'string', 'categories_banner_images_files.title_pl' => 'string', 'title_pl' => 'string', 'categories_banner_images_files.description_nl' => 'text', 'categories_banner_images_files.description_fr' => 'text', 'categories_banner_images_files.description_en' => 'text', 'categories_banner_images_files.description_de' => 'text', 'categories_banner_images_files.description_pl' => 'text', 'description_pl' => 'text' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'finders' => [], 'buffered' => true, 'formatters' => (int) 2, 'mapReducers' => (int) 0, 'contain' => [ 'categories_banner_images_files' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [ 'for' => null ], 'repository' => object(App\Model\Table\CategoriesTable) {} }, (int) 1 => [ 'for' => null ] ]
/data/sites/web/kanocenterbe/core/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
public function find($type = 'all', $options = []) |
|
{ |
|
$query = $this->query(); |
|
$query->select(); |
|
return $this->callFinder($type, $query, $options); |
|
} |
|
|
|
/** |
|
* Returns the query as passed. |
'children' object(SoftDelete\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT `Categories`.`id` AS `Categories__id`, `Categories`.`parent_id` AS `Categories__parent_id`, `Categories`.`lft` AS `Categories__lft`, `Categories`.`rght` AS `Categories__rght`, `Categories`.`active` AS `Categories__active`, `Categories`.`deleted` AS `Categories__deleted`, `Categories`.`sort` AS `Categories__sort`, `Categories`.`name_en` AS `Categories__name_en`, `Categories`.`name_nl` AS `Categories__name_nl`, `Categories`.`slug_en` AS `Categories__slug_en`, `Categories`.`slug_nl` AS `Categories__slug_nl`, `Categories`.`slug_fr` AS `Categories__slug_fr`, `Categories`.`name_fr` AS `Categories__name_fr`, `Categories`.`in_menu` AS `Categories__in_menu`, `Categories`.`title_menu_en` AS `Categories__title_menu_en`, `Categories`.`title_menu_fr` AS `Categories__title_menu_fr`, `Categories`.`title_menu_nl` AS `Categories__title_menu_nl`, `Categories`.`title_menu_de` AS `Categories__title_menu_de`, `Categories`.`slug_de` AS `Categories__slug_de`, `Categories`.`name_de` AS `Categories__name_de`, `Categories`.`slogan_nl` AS `Categories__slogan_nl`, `Categories`.`slogan_fr` AS `Categories__slogan_fr`, `Categories`.`slogan_en` AS `Categories__slogan_en`, `Categories`.`slogan_de` AS `Categories__slogan_de`, `Categories`.`image` AS `Categories__image`, `Categories`.`seo_page_id` AS `Categories__seo_page_id`, `Categories`.`description_nl` AS `Categories__description_nl`, `Categories`.`description_fr` AS `Categories__description_fr`, `Categories`.`description_en` AS `Categories__description_en`, `Categories`.`description_de` AS `Categories__description_de` FROM `categories` `Categories` WHERE Categories.deleted IS NULL', 'params' => [], 'defaultTypes' => [ 'Categories.id' => 'integer', 'id' => 'integer', 'Categories.parent_id' => 'integer', 'parent_id' => 'integer', 'Categories.lft' => 'integer', 'lft' => 'integer', 'Categories.rght' => 'integer', 'rght' => 'integer', 'Categories.active' => 'boolean', 'active' => 'boolean', 'Categories.deleted' => 'datetime', 'deleted' => 'datetime', 'Categories.sort' => 'integer', 'sort' => 'integer', 'Categories.name_en' => 'string', 'name_en' => 'string', 'Categories.name_nl' => 'string', 'name_nl' => 'string', 'Categories.slug_en' => 'string', 'slug_en' => 'string', 'Categories.slug_nl' => 'string', 'slug_nl' => 'string', 'Categories.slug_fr' => 'string', 'slug_fr' => 'string', 'Categories.name_fr' => 'string', 'name_fr' => 'string', 'Categories.in_menu' => 'boolean', 'in_menu' => 'boolean', 'Categories.title_menu_en' => 'string', 'title_menu_en' => 'string', 'Categories.title_menu_fr' => 'string', 'title_menu_fr' => 'string', 'Categories.title_menu_nl' => 'string', 'title_menu_nl' => 'string', 'Categories.title_menu_de' => 'string', 'title_menu_de' => 'string', 'Categories.slug_de' => 'string', 'slug_de' => 'string', 'Categories.name_de' => 'string', 'name_de' => 'string', 'Categories.slogan_nl' => 'string', 'slogan_nl' => 'string', 'Categories.slogan_fr' => 'string', 'slogan_fr' => 'string', 'Categories.slogan_en' => 'string', 'slogan_en' => 'string', 'Categories.slogan_de' => 'string', 'slogan_de' => 'string', 'Categories.image' => 'string', 'image' => 'string', 'Categories.seo_page_id' => 'integer', 'seo_page_id' => 'integer', 'Categories.description_nl' => 'text', 'description_nl' => 'text', 'Categories.description_fr' => 'text', 'description_fr' => 'text', 'Categories.description_en' => 'text', 'description_en' => 'text', 'Categories.description_de' => 'text', 'description_de' => 'text', 'categories_banner_images_files.id' => 'integer', 'categories_banner_images_files.model' => 'string', 'model' => 'string', 'categories_banner_images_files.foreign_key' => 'integer', 'foreign_key' => 'integer', 'categories_banner_images_files.field' => 'string', 'field' => 'string', 'categories_banner_images_files.file' => 'string', 'file' => 'string', 'categories_banner_images_files.active' => 'boolean', 'categories_banner_images_files.deleted' => 'datetime', 'categories_banner_images_files.created' => 'datetime', 'created' => 'datetime', 'categories_banner_images_files.created_by' => 'integer', 'created_by' => 'integer', 'categories_banner_images_files.modified' => 'datetime', 'modified' => 'datetime', 'categories_banner_images_files.modified_by' => 'integer', 'modified_by' => 'integer', 'categories_banner_images_files.title_nl' => 'string', 'title_nl' => 'string', 'categories_banner_images_files.title_fr' => 'string', 'title_fr' => 'string', 'categories_banner_images_files.title_en' => 'string', 'title_en' => 'string', 'categories_banner_images_files.title_de' => 'string', 'title_de' => 'string', 'categories_banner_images_files.title_pl' => 'string', 'title_pl' => 'string', 'categories_banner_images_files.description_nl' => 'text', 'categories_banner_images_files.description_fr' => 'text', 'categories_banner_images_files.description_en' => 'text', 'categories_banner_images_files.description_de' => 'text', 'categories_banner_images_files.description_pl' => 'text', 'description_pl' => 'text' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'finders' => [], 'buffered' => true, 'formatters' => (int) 2, 'mapReducers' => (int) 0, 'contain' => [ 'categories_banner_images_files' => [ 'queryBuilder' => object(Closure) {} ] ], 'matching' => [], 'extraOptions' => [ 'for' => null ], 'repository' => object(App\Model\Table\CategoriesTable) { 'registryAlias' => 'Categories', 'table' => 'categories', 'alias' => 'Categories', 'entityClass' => 'App\Model\Entity\Category', 'associations' => [ [maximum depth reached] ], 'behaviors' => [ [maximum depth reached] ], 'defaultConnection' => 'default', 'connectionName' => 'default', '[auth]' => null } } [ 'for' => null ]
/data/sites/web/kanocenterbe/core/vendor/cakephp/cakephp/src/ORM/Association.php
toggle arguments
{ |
|
$type = $type ?: $this->finder(); |
|
list($type, $opts) = $this->_extractFinder($type); |
|
return $this->target() |
|
->find($type, $options + $opts) |
|
->where($this->conditions()); |
|
} |
|
|
|
/** |
'children' [ 'for' => null ]
/data/sites/web/kanocenterbe/src/Controller/ProductsController.php
toggle arguments
$brand = null; |
|
|
|
if(!empty($slug)) { |
|
$category = $this->Products->Categories->find('slug', [$slug])->first(); |
|
$childs = $this->Products->Categories->find('children', ['for' => $category->id])->combine('id', 'name')->toArray(); |
|
$childs = []; |
|
$products->where(['category_id IN' => array_merge(array_keys($childs), [$category->id])]); |
|
} |
|
|
'children' [ 'for' => null ]
/data/sites/web/kanocenterbe/core/vendor/cakephp/cakephp/src/Controller/Controller.php
toggle arguments
'plugin' => $request->params['plugin'], |
|
]); |
|
} |
|
$callable = [$this, $request->params['action']]; |
|
return call_user_func_array($callable, $request->params['pass']); |
|
} |
|
|
|
/** |
|
* Merge components, helpers vars from |
[ (int) 0 => object(App\Controller\ProductsController) { paginate => [ 'limit' => (int) 30 ] name => 'Products' helpers => [] request => object(Cake\Network\Request) {} response => object(Cake\Network\Response) {} autoRender => true components => [] View => null plugin => null passedArgs => [ (int) 0 => '”https:', (int) 1 => 'kanocenter.be', (int) 2 => 'products', (int) 3 => 'rafts-packrafts”' ] modelClass => 'Products' viewClass => null viewVars => [] Flash => object(Cake\Controller\Component\FlashComponent) {} Csrf => object(Cake\Controller\Component\CsrfComponent) {} Auth => object(Cake\Controller\Component\AuthComponent) {} Cookie => object(Cake\Controller\Component\CookieComponent) {} RequestHandler => object(Cake\Controller\Component\RequestHandlerComponent) {} Properties => object(App\Model\Table\PropertiesTable) {} Products => object(App\Model\Table\ProductsTable) {} [protected] _responseClass => 'Cake\Network\Response' [protected] _components => object(Cake\Controller\ComponentRegistry) {} [protected] _validViewOptions => [ (int) 0 => 'passedArgs' ] [protected] _eventManager => object(Cake\Event\EventManager) {} [protected] _eventClass => '\Cake\Event\Event' [protected] _tableLocator => object(Cake\ORM\Locator\TableLocator) {} [protected] _modelFactories => [ 'Table' => [ [maximum depth reached] ] ] [protected] _modelType => 'Table' [protected] _viewBuilder => null }, (int) 1 => 'index' ] [ (int) 0 => '”https:', (int) 1 => 'kanocenter.be', (int) 2 => 'products', (int) 3 => 'rafts-packrafts”' ]
/data/sites/web/kanocenterbe/core/vendor/cakephp/cakephp/src/Routing/Dispatcher.php
toggle arguments
if ($result instanceof Response) { |
|
return $result; |
|
} |
|
|
|
$response = $controller->invokeAction(); |
|
if ($response !== null && !($response instanceof Response)) { |
|
throw new LogicException('Controller action can only return an instance of Response'); |
|
} |
|
|
No arguments
/data/sites/web/kanocenterbe/core/vendor/cakephp/cakephp/src/Routing/Dispatcher.php
toggle arguments
'_ext' => empty($request->params['_ext']) ? null : $request->params['_ext'] |
|
]); |
|
} |
|
|
|
$response = $this->_invoke($controller); |
|
if (isset($request->params['return'])) { |
|
return $response->body(); |
|
} |
|
|
object(App\Controller\ProductsController) { paginate => [ 'limit' => (int) 30 ] name => 'Products' helpers => [] request => object(Cake\Network\Request) { params => [ [maximum depth reached] ] data => [[maximum depth reached]] query => [[maximum depth reached]] cookies => [[maximum depth reached]] url => 'products/%E2%80%9Dhttps:/kanocenter.be/products/rafts-packrafts%E2%80%9D' base => '' webroot => '/' here => '/products/%E2%80%9Dhttps:/kanocenter.be/products/rafts-packrafts%E2%80%9D' trustProxy => false [protected] _environment => [ [maximum depth reached] ] [protected] _detectors => [ [maximum depth reached] ] [protected] _detectorCache => [ [maximum depth reached] ] [protected] _input => '' [protected] _session => object(Cake\Network\Session) {} } response => object(Cake\Network\Response) { [protected] _statusCodes => [ [maximum depth reached] ] [protected] _mimeTypes => [ [maximum depth reached] ] [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => [[maximum depth reached]] [protected] _body => null [protected] _file => null [protected] _fileRange => [[maximum depth reached]] [protected] _charset => 'UTF-8' [protected] _cacheDirectives => [[maximum depth reached]] [protected] _cookies => [ [maximum depth reached] ] } autoRender => true components => [] View => null plugin => null passedArgs => [ (int) 0 => '”https:', (int) 1 => 'kanocenter.be', (int) 2 => 'products', (int) 3 => 'rafts-packrafts”' ] modelClass => 'Products' viewClass => null viewVars => [] Flash => object(Cake\Controller\Component\FlashComponent) { 'components' => [[maximum depth reached]], 'implementedEvents' => [[maximum depth reached]], '_config' => [ [maximum depth reached] ] } Csrf => object(Cake\Controller\Component\CsrfComponent) { 'components' => [[maximum depth reached]], 'implementedEvents' => [ [maximum depth reached] ], '_config' => [ [maximum depth reached] ] } Auth => object(Cake\Controller\Component\AuthComponent) { 'components' => [ [maximum depth reached] ], 'implementedEvents' => [ [maximum depth reached] ], '_config' => [ [maximum depth reached] ] } Cookie => object(Cake\Controller\Component\CookieComponent) { 'components' => [[maximum depth reached]], 'implementedEvents' => [[maximum depth reached]], '_config' => [ [maximum depth reached] ] } RequestHandler => object(Cake\Controller\Component\RequestHandlerComponent) { 'components' => [[maximum depth reached]], 'implementedEvents' => [ [maximum depth reached] ], '_config' => [ [maximum depth reached] ] } Properties => object(App\Model\Table\PropertiesTable) { 'registryAlias' => 'Properties', 'table' => 'properties', 'alias' => 'Properties', 'entityClass' => 'App\Model\Entity\Property', 'associations' => [ [maximum depth reached] ], 'behaviors' => [ [maximum depth reached] ], 'defaultConnection' => 'default', 'connectionName' => 'default', '[auth]' => null } Products => object(App\Model\Table\ProductsTable) { 'registryAlias' => 'Products', 'table' => 'products', 'alias' => 'Products', 'entityClass' => 'App\Model\Entity\Product', 'associations' => [ [maximum depth reached] ], 'behaviors' => [ [maximum depth reached] ], 'defaultConnection' => 'default', 'connectionName' => 'default', '[auth]' => null } [protected] _responseClass => 'Cake\Network\Response' [protected] _components => object(Cake\Controller\ComponentRegistry) { '_Controller' => object(App\Controller\ProductsController) {}, '_loaded' => [ [maximum depth reached] ], '_eventManager' => object(Cake\Event\EventManager) {}, '_eventClass' => '\Cake\Event\Event' } [protected] _validViewOptions => [ (int) 0 => 'passedArgs' ] [protected] _eventManager => object(Cake\Event\EventManager) { '_listeners' => [ [maximum depth reached] ], '_isGlobal' => false, '_generalManager' => '(object) EventManager' } [protected] _eventClass => '\Cake\Event\Event' [protected] _tableLocator => object(Cake\ORM\Locator\TableLocator) { [protected] _config => [[maximum depth reached]] [protected] _instances => [ [maximum depth reached] ] [protected] _fallbacked => [ [maximum depth reached] ] [protected] _options => [ [maximum depth reached] ] } [protected] _modelFactories => [ 'Table' => [ (int) 0 => object(Cake\ORM\Locator\TableLocator) {}, (int) 1 => 'get' ] ] [protected] _modelType => 'Table' [protected] _viewBuilder => null }
/data/sites/web/kanocenterbe/www/index.php
toggle arguments
|
|
$dispatcher = DispatcherFactory::create(); |
|
$dispatcher->dispatch( |
|
Request::createFromGlobals(), |
|
new Response() |
|
); |
|
|
|
|
|
|
object(Cake\Network\Request) { params => [ 'locale' => 'nl', 'pass' => [ (int) 0 => '”https:', (int) 1 => 'kanocenter.be', (int) 2 => 'products', (int) 3 => 'rafts-packrafts”' ], 'controller' => 'Products', 'action' => 'index', 'plugin' => null, '_ext' => null, '_original' => [ 'plugin' => null, 'controller' => 'Fallbacks', 'action' => 'filter', '_ext' => null, 'pass' => [ [maximum depth reached] ], 'locale' => 'products' ], '_csrfToken' => 'd2135b3e0d11d198dee77f5649c75454ca91188e', 'isAjax' => false ] data => [] query => [] cookies => [] url => 'products/%E2%80%9Dhttps:/kanocenter.be/products/rafts-packrafts%E2%80%9D' base => '' webroot => '/' here => '/products/%E2%80%9Dhttps:/kanocenter.be/products/rafts-packrafts%E2%80%9D' trustProxy => false [protected] _environment => [ 'USER' => 'kanocenterbe', 'HOME' => '/data/sites/web/kanocenterbe/', 'SCRIPT_NAME' => '/index.php', 'REQUEST_URI' => '/products/%E2%80%9Dhttps:/kanocenter.be/products/rafts-packrafts%E2%80%9D', 'QUERY_STRING' => '', 'REQUEST_METHOD' => 'GET', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'REDIRECT_URL' => '/products/”https:/kanocenter.be/products/rafts-packrafts”', 'REMOTE_PORT' => '15486', 'SCRIPT_FILENAME' => '/data/sites/web/kanocenterbe/www/index.php', 'SERVER_ADMIN' => 'support@webhosting.be', 'CONTEXT_DOCUMENT_ROOT' => '/data/sites/web/kanocenterbe/www', 'CONTEXT_PREFIX' => '', 'REQUEST_SCHEME' => 'https', 'DOCUMENT_ROOT' => '/data/sites/web/kanocenterbe/www', 'REMOTE_ADDR' => '3.147.73.85', 'SERVER_PORT' => '443', 'SERVER_ADDR' => '5.134.4.148', 'SERVER_NAME' => 'kanocenter.be', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_SIGNATURE' => '', 'LD_LIBRARY_PATH' => '/data/jail/usr/local/httpd-2.4-worker/lib:/data/jail/usr/local/openssl/lib', 'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT' => '*/*', 'HTTP_X_SCHEME' => 'https', 'HTTP_X_HCL_FORWARDED_PORT' => '443', 'HTTP_X_HCL_FORWARDED_PROTO' => 'https', 'HTTP_X_REAL_IP' => '3.147.73.85', 'HTTP_HOST' => 'kanocenter.be', 'proxy-nokeepalive' => '1', 'SCRIPT_URI' => 'https://kanocenter.be/products/”https:/kanocenter.be/products/rafts-packrafts”', 'SCRIPT_URL' => '/products/”https:/kanocenter.be/products/rafts-packrafts”', 'LOGPREFIX' => 'user_kanocenterbe', 'UNIQUE_ID' => 'Z01i2i_ZxG0dv776u3IeXwAAANg', 'HTTPS' => 'on', 'REDIRECT_STATUS' => '200', 'REDIRECT_SCRIPT_URI' => 'https://kanocenter.be/products/”https:/kanocenter.be/products/rafts-packrafts”', 'REDIRECT_SCRIPT_URL' => '/products/”https:/kanocenter.be/products/rafts-packrafts”', 'REDIRECT_LOGPREFIX' => 'user_kanocenterbe', 'REDIRECT_UNIQUE_ID' => 'Z01i2i_ZxG0dv776u3IeXwAAANg', 'REDIRECT_HTTPS' => 'on', 'FCGI_ROLE' => 'RESPONDER', 'PHP_SELF' => '/index.php', 'REQUEST_TIME_FLOAT' => (float) 1733124826.9332, 'REQUEST_TIME' => (int) 1733124826, 'HTTP_X_HTTP_METHOD_OVERRIDE' => null, 'ORIGINAL_REQUEST_METHOD' => 'GET', 'HTTP_X_REQUESTED_WITH' => null, 'HTTP_IF_NONE_MATCH' => null, 'HTTP_IF_MODIFIED_SINCE' => null ] [protected] _detectors => [ 'get' => [ 'env' => 'REQUEST_METHOD', 'value' => 'GET' ], 'post' => [ 'env' => 'REQUEST_METHOD', 'value' => 'POST' ], 'put' => [ 'env' => 'REQUEST_METHOD', 'value' => 'PUT' ], 'patch' => [ 'env' => 'REQUEST_METHOD', 'value' => 'PATCH' ], 'delete' => [ 'env' => 'REQUEST_METHOD', 'value' => 'DELETE' ], 'head' => [ 'env' => 'REQUEST_METHOD', 'value' => 'HEAD' ], 'options' => [ 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS' ], 'ssl' => [ 'env' => 'HTTPS', 'options' => [ [maximum depth reached] ] ], 'ajax' => [ 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest' ], 'flash' => [ 'env' => 'HTTP_USER_AGENT', 'pattern' => '/^(Shockwave|Adobe) Flash/' ], 'requested' => [ 'param' => 'requested', 'value' => (int) 1 ], 'json' => object(Closure) {}, 'xml' => [ 'accept' => [ [maximum depth reached] ], 'param' => '_ext', 'value' => 'xml' ], 'mobile' => object(Closure) {}, 'tablet' => object(Closure) {}, 'html' => object(Closure) {}, 'pdf' => object(Closure) {} ] [protected] _detectorCache => [ 'requested' => false, 'get' => true, 'head' => false, 'options' => false, 'ajax' => false, 'post' => false, 'put' => false, 'patch' => false, 'delete' => false ] [protected] _input => '' [protected] _session => object(Cake\Network\Session) { [protected] _engine => null [protected] _started => true [protected] _lifetime => '86400' [protected] _isCLI => false } } object(Cake\Network\Response) { [protected] _statusCodes => [ (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 429 => 'Too Many Requests', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'Unsupported Version' ] [protected] _mimeTypes => [ 'html' => [ (int) 0 => 'text/html', (int) 1 => '*/*' ], 'json' => 'application/json', 'xml' => [ (int) 0 => 'application/xml', (int) 1 => 'text/xml' ], 'rss' => 'application/rss+xml', 'ai' => 'application/postscript', 'bcpio' => 'application/x-bcpio', 'bin' => 'application/octet-stream', 'ccad' => 'application/clariscad', 'cdf' => 'application/x-netcdf', 'class' => 'application/octet-stream', 'cpio' => 'application/x-cpio', 'cpt' => 'application/mac-compactpro', 'csh' => 'application/x-csh', 'csv' => [ (int) 0 => 'text/csv', (int) 1 => 'application/vnd.ms-excel' ], 'dcr' => 'application/x-director', 'dir' => 'application/x-director', 'dms' => 'application/octet-stream', 'doc' => 'application/msword', 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'drw' => 'application/drafting', 'dvi' => 'application/x-dvi', 'dwg' => 'application/acad', 'dxf' => 'application/dxf', 'dxr' => 'application/x-director', 'eot' => 'application/vnd.ms-fontobject', 'eps' => 'application/postscript', 'exe' => 'application/octet-stream', 'ez' => 'application/andrew-inset', 'flv' => 'video/x-flv', 'gtar' => 'application/x-gtar', 'gz' => 'application/x-gzip', 'bz2' => 'application/x-bzip', '7z' => 'application/x-7z-compressed', 'hdf' => 'application/x-hdf', 'hqx' => 'application/mac-binhex40', 'ico' => 'image/x-icon', 'ips' => 'application/x-ipscript', 'ipx' => 'application/x-ipix', 'js' => 'application/javascript', 'jsonapi' => 'application/vnd.api+json', 'latex' => 'application/x-latex', 'lha' => 'application/octet-stream', 'lsp' => 'application/x-lisp', 'lzh' => 'application/octet-stream', 'man' => 'application/x-troff-man', 'me' => 'application/x-troff-me', 'mif' => 'application/vnd.mif', 'ms' => 'application/x-troff-ms', 'nc' => 'application/x-netcdf', 'oda' => 'application/oda', 'otf' => 'font/otf', 'pdf' => 'application/pdf', 'pgn' => 'application/x-chess-pgn', 'pot' => 'application/vnd.ms-powerpoint', 'pps' => 'application/vnd.ms-powerpoint', 'ppt' => 'application/vnd.ms-powerpoint', 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'ppz' => 'application/vnd.ms-powerpoint', 'pre' => 'application/x-freelance', 'prt' => 'application/pro_eng', 'ps' => 'application/postscript', 'roff' => 'application/x-troff', 'scm' => 'application/x-lotusscreencam', 'set' => 'application/set', 'sh' => 'application/x-sh', 'shar' => 'application/x-shar', 'sit' => 'application/x-stuffit', 'skd' => 'application/x-koan', 'skm' => 'application/x-koan', 'skp' => 'application/x-koan', 'skt' => 'application/x-koan', 'smi' => 'application/smil', 'smil' => 'application/smil', 'sol' => 'application/solids', 'spl' => 'application/x-futuresplash', 'src' => 'application/x-wais-source', 'step' => 'application/STEP', 'stl' => 'application/SLA', 'stp' => 'application/STEP', 'sv4cpio' => 'application/x-sv4cpio', 'sv4crc' => 'application/x-sv4crc', 'svg' => 'image/svg+xml', 'svgz' => 'image/svg+xml', 'swf' => 'application/x-shockwave-flash', 't' => 'application/x-troff', 'tar' => 'application/x-tar', 'tcl' => 'application/x-tcl', 'tex' => 'application/x-tex', 'texi' => 'application/x-texinfo', 'texinfo' => 'application/x-texinfo', 'tr' => 'application/x-troff', 'tsp' => 'application/dsptype', 'ttc' => 'font/ttf', 'ttf' => 'font/ttf', 'unv' => 'application/i-deas', 'ustar' => 'application/x-ustar', 'vcd' => 'application/x-cdlink', 'vda' => 'application/vda', 'xlc' => 'application/vnd.ms-excel', 'xll' => 'application/vnd.ms-excel', 'xlm' => 'application/vnd.ms-excel', 'xls' => 'application/vnd.ms-excel', 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlw' => 'application/vnd.ms-excel', 'zip' => 'application/zip', 'aif' => 'audio/x-aiff', 'aifc' => 'audio/x-aiff', 'aiff' => 'audio/x-aiff', 'au' => 'audio/basic', 'kar' => 'audio/midi', 'mid' => 'audio/midi', 'midi' => 'audio/midi', 'mp2' => 'audio/mpeg', 'mp3' => 'audio/mpeg', 'mpga' => 'audio/mpeg', 'ogg' => 'audio/ogg', 'oga' => 'audio/ogg', 'spx' => 'audio/ogg', 'ra' => 'audio/x-realaudio', 'ram' => 'audio/x-pn-realaudio', 'rm' => 'audio/x-pn-realaudio', 'rpm' => 'audio/x-pn-realaudio-plugin', 'snd' => 'audio/basic', 'tsi' => 'audio/TSP-audio', 'wav' => 'audio/x-wav', 'aac' => 'audio/aac', 'asc' => 'text/plain', 'c' => 'text/plain', 'cc' => 'text/plain', 'css' => 'text/css', 'etx' => 'text/x-setext', 'f' => 'text/plain', 'f90' => 'text/plain', 'h' => 'text/plain', 'hh' => 'text/plain', 'htm' => [ (int) 0 => 'text/html', (int) 1 => '*/*' ], 'ics' => 'text/calendar', 'm' => 'text/plain', 'rtf' => 'text/rtf', 'rtx' => 'text/richtext', 'sgm' => 'text/sgml', 'sgml' => 'text/sgml', 'tsv' => 'text/tab-separated-values', 'tpl' => 'text/template', 'txt' => 'text/plain', 'text' => 'text/plain', 'avi' => 'video/x-msvideo', 'fli' => 'video/x-fli', 'mov' => 'video/quicktime', 'movie' => 'video/x-sgi-movie', 'mpe' => 'video/mpeg', 'mpeg' => 'video/mpeg', 'mpg' => 'video/mpeg', 'qt' => 'video/quicktime', 'viv' => 'video/vnd.vivo', 'vivo' => 'video/vnd.vivo', 'ogv' => 'video/ogg', 'webm' => 'video/webm', 'mp4' => 'video/mp4', 'm4v' => 'video/mp4', 'f4v' => 'video/mp4', 'f4p' => 'video/mp4', 'm4a' => 'audio/mp4', 'f4a' => 'audio/mp4', 'f4b' => 'audio/mp4', 'gif' => 'image/gif', 'ief' => 'image/ief', 'jpg' => 'image/jpeg', 'jpeg' => 'image/jpeg', 'jpe' => 'image/jpeg', 'pbm' => 'image/x-portable-bitmap', 'pgm' => 'image/x-portable-graymap', 'png' => 'image/png', 'pnm' => 'image/x-portable-anymap', 'ppm' => 'image/x-portable-pixmap', 'ras' => 'image/cmu-raster', 'rgb' => 'image/x-rgb', 'tif' => 'image/tiff', 'tiff' => 'image/tiff', 'xbm' => 'image/x-xbitmap', 'xpm' => 'image/x-xpixmap', 'xwd' => 'image/x-xwindowdump', 'ice' => 'x-conference/x-cooltalk', 'iges' => 'model/iges', 'igs' => 'model/iges', 'mesh' => 'model/mesh', 'msh' => 'model/mesh', 'silo' => 'model/mesh', 'vrml' => 'model/vrml', 'wrl' => 'model/vrml', 'mime' => 'www/mime', 'pdb' => 'chemical/x-pdb', 'xyz' => 'chemical/x-pdb', 'javascript' => 'application/javascript', 'form' => 'application/x-www-form-urlencoded', 'file' => 'multipart/form-data', 'xhtml' => [ (int) 0 => 'application/xhtml+xml', (int) 1 => 'application/xhtml', (int) 2 => 'text/xhtml' ], 'xhtml-mobile' => 'application/vnd.wap.xhtml+xml', 'atom' => 'application/atom+xml', 'amf' => 'application/x-amf', 'wap' => [ (int) 0 => 'text/vnd.wap.wml', (int) 1 => 'text/vnd.wap.wmlscript', (int) 2 => 'image/vnd.wap.wbmp' ], 'wml' => 'text/vnd.wap.wml', 'wmlscript' => 'text/vnd.wap.wmlscript', 'wbmp' => 'image/vnd.wap.wbmp', 'woff' => 'application/x-font-woff', 'webp' => 'image/webp', 'appcache' => 'text/cache-manifest', 'manifest' => 'text/cache-manifest', 'htc' => 'text/x-component', 'rdf' => 'application/xml', 'crx' => 'application/x-chrome-extension', 'oex' => 'application/x-opera-extension', 'xpi' => 'application/x-xpinstall', 'safariextz' => 'application/octet-stream', 'webapp' => 'application/x-web-app-manifest+json', 'vcf' => 'text/x-vcard', 'vtt' => 'text/vtt', 'mkv' => 'video/x-matroska', 'pkpass' => 'application/vnd.apple.pkpass', 'ajax' => 'text/html' ] [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => [] [protected] _body => null [protected] _file => null [protected] _fileRange => [] [protected] _charset => 'UTF-8' [protected] _cacheDirectives => [] [protected] _cookies => [ 'locale' => [ 'name' => 'locale', 'value' => 'Q2FrZQ==.YzMyYTFkYjc0ZTU0MWE5ZDFmYzQxZjI4YzE5ZjNjMjdiOGZkYTZjYzJhYjQ1YjRmOTRmM2ZmODY2OGRhM2QyNfLWAYdVPUDV0qOJ44q5Sxxp55mvgH1mpTZXT5Jz14mcinVLzA1TgKpKRR948l6OQXea7TJqGepJy6dKlRghHxbYuSDSKKtKJLsPPXZPJtWQCR3iws+tseCLXueZLCplYA7UScQtNleRBNN9mSI5G5lsOw3pqg+pEIDh5LPr4Ggj', 'expire' => (int) 1764681753, 'path' => '/', 'domain' => '', 'secure' => false, 'httpOnly' => false ], 'accept_cookies' => [ 'name' => 'accept_cookies', 'value' => 'Q2FrZQ==.MjgzNTBiNTFhMDNlOGE4YmRkMmZkN2I1MTM2NmVkNDIzYjJhYmY5YjRlY2M2OTFmZTUxZmMwNDE2ZTY5YmRkNYMwlrg+TjWOrgF3TkJO9lpQZVcDzufCBP3+jG5QCjuu', 'expire' => '1740900827', 'path' => '/', 'domain' => '', 'secure' => false, 'httpOnly' => true ], 'csrfToken' => [ 'name' => 'csrfToken', 'value' => 'd2135b3e0d11d198dee77f5649c75454ca91188e', 'expire' => '0', 'path' => '/', 'secure' => false, 'httpOnly' => false, 'domain' => '' ] ] }
/src/Template/Layout/error.ctp (line 14)
'include - APP/Template/Layout/error.ctp, line 14 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 993 Cake\View\View::_render() - CORE/src/View/View.php, line 953 Cake\View\View::renderLayout() - CORE/src/View/View.php, line 634 Cake\View\View::render() - CORE/src/View/View.php, line 593 JvK\Core\View\CoreView::render() - ROOT/core/vendor/JvK/Core/View/CoreView.php, line 41 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 612 Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 322 Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 329 Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 194 Cake\Error\ErrorHandler::_displayException() - CORE/src/Error/ErrorHandler.php, line 144 Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 173 Cake\Error\BaseErrorHandler::wrapAndHandleException() - CORE/src/Error/BaseErrorHandler.php, line 157 [main] - [internal], line ??'