Code Context if($controller->action == $controllerAction) {
// setup filter component
$this->filter = $this->processFilters($controller, $exactMatch);
$controller = object(MallsController) {}
$exact = array()
$whiteList = null
$ret = array()
$key = 'Mall'
$value = array(
'state' => 'FL'
)
$columns = array(
'id' => 'integer',
'name' => 'string',
'url_key' => 'string',
'type' => 'string',
'phone' => 'string',
'address' => 'string',
'state_id' => 'string',
'state_name' => 'string',
'city_id' => 'integer',
'city_name' => 'string',
'zipcode' => 'string',
'bizhours' => 'string',
'kw_news' => 'string',
'kw_jobs' => 'string',
'website' => 'string',
'photo' => 'string',
'gmaps_lat' => 'float',
'gmaps_lon' => 'float',
'res_desc1' => 'string',
'res_link1' => 'string',
'res_desc2' => 'string',
'res_link2' => 'string',
'res_desc3' => 'string',
'res_link3' => 'string',
'res_desc4' => 'string',
'res_link4' => 'string',
'res_desc5' => 'string',
'res_link5' => 'string',
'fb_feed_url' => 'string',
'is_sub_nl' => 'boolean',
'nl_email' => 'string',
'created' => 'datetime',
'modified' => 'datetime',
'job_num' => 'integer'
)
$k = 'state'
$v = 'FL'FilterComponent::processFilters() - APP/Controller/Component/FilterComponent.php, line 147
FilterComponent::processAction() - APP/Controller/Component/FilterComponent.php, line 73
FilterComponent::initialize() - APP/Controller/Component/FilterComponent.php, line 66
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 130
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 246
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 670
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 100
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 85
[main] - APP/webroot/index.php, line 92