Code Context        $conditions = [
            'Product.id' => $productIds,
$categoryId = 'category'
$bRaw = '1'
$cityId = null
$website = array(
	'Website' => array(
		'id' => '1',
		'group_id' => '1',
		'name' => 'bo-rent.nl autoverhuur',
		'slug' => 'autoverhuur',
		'label' => 'Vehicles',
		'signature' => null,
		'active' => true,
		'email' => null,
		'domain' => '/auto-huren',
		'domain-en' => '/car-rental',
		'email_config' => 'smtp',
		'email_logo' => 'logo-mail-borent.jpg',
		'cancel_hours_before' => '36',
		'corona' => false,
		'has_multi_reservation' => false,
		'has_multi_identification' => false,
		'has_support_pages' => true,
		'theme' => 'Carshop',
		'google_analytics' => 'UA-39289631-2',
		'created' => '2020-06-02 09:00:00',
		'modified' => '2020-06-02 09:00:00'
	),
	'Webshop' => array(
		(int) 0 => array(
			'id' => '1',
			'name' => 'Autoverhuur',
			'icon' => 'car',
			'created' => '0000-00-00 00:00:00',
			'modified' => '0000-00-00 00:00:00',
			'WebshopsWebsite' => array(
				[maximum depth reached]
			)
		)
	)
)
$orderLines = array()
$orderProductIds = array()
$iLimit = (int) 10
$bInclVat = false
$webshop = array(
	(int) 0 => '1'
)
$groupIds = array(
	(int) 1 => '1'
)
$categoryList = array(
	(int) 0 => array(
		'Category' => array(
			'id' => '7',
			'parent_id' => null,
			'group_id' => '1',
			'migrated_id' => null,
			'name' => 'Vervoer',
			'url' => 'vervoer',
			'description' => null,
			'extra_driver' => null,
			'meta_title' => null,
			'meta_description' => null,
			'meta_keywords' => null,
			'position' => '0',
			'popular' => null,
			'in_footer' => null,
			'image' => null,
			'manager_order' => true,
			'percent_confirm' => null,
			'active' => true,
			'created' => '0000-00-00 00:00:00',
			'modified' => '0000-00-00 00:00:00',
			'locale' => 'nld'
		),
		'ChildCategory' => array(
			(int) 0 => array(
				[maximum depth reached]
			),
			(int) 1 => array(
				[maximum depth reached]
			),
			(int) 2 => array(
				[maximum depth reached]
			)
		)
	)
)
$sort = null
$direction = 'asc'
$activeParent = null
$activeChild = null
$categoryIds = array()
$conditions = array()
$category = array()
$initOrder = array(
	'Product.position' => 'asc'
)
ProductsController::index() - APP/Controller/ProductsController.php, line 371
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110