Code Context
$this->set(compact('pageTitle', 'BusinessCategoryList', 'sessionCartProducts', 'param', 'deliveryMethods'));
$param = 'jobs'
$pageTitle = 'Betriebe'
$sessionCartProducts = null
$conditions = array(
'status' => (int) 1
)
$BusinessCategoryList = array(
(int) 1 => 'Kichen',
(int) 2 => 'Electronics',
(int) 3 => 'Flower',
(int) 4 => 'Boeken',
(int) 5 => 'Furniture',
(int) 6 => 'Kleren',
(int) 7 => 'Decor',
(int) 9 => 'GYM Accessories',
(int) 10 => 'Shoes',
(int) 12 => 'DS cartDS cart',
(int) 13 => 'Apple Store',
(int) 14 => 'Obst & Gemüse',
(int) 15 => 'Süßkram',
(int) 16 => 'testttttttt',
(int) 17 => 'Category1',
(int) 18 => 'Main Course',
(int) 19 => 'Dessert',
(int) 23 => 'Starter new',
(int) 24 => 'Cloths',
(int) 28 => 'Food',
(int) 29 => 'Mobile'
)
$language = 'deu'
$JobIndustryCond = array(
'JobIndustry.status' => (int) 1
)
$industries = array(
(int) 9 => 'Software',
(int) 10 => 'Hardware',
(int) 11 => 'Sales',
(int) 12 => 'Administration',
(int) 13 => 'Manufacture'
)
compact - [internal], line ??
CompaniesController::index() - APP/Controller/CompaniesController.php, line 72
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