Code |
Context$this = daBearsController
daBearsController::$uses = ""
daBearsController::$name = "DaBears"
daBearsController::$helpers = array
daBearsController::$here = "/dabears/edgar"
daBearsController::$webroot = "/"
daBearsController::$action = "edgar"
daBearsController::$params = array
daBearsController::$data = NULL
daBearsController::$paginate = array
daBearsController::$viewPath = "da_bears"
daBearsController::$layoutPath = NULL
daBearsController::$viewVars = array
daBearsController::$modelNames = array
daBearsController::$base = ""
daBearsController::$layout = "default"
daBearsController::$autoRender = true
daBearsController::$autoLayout = true
daBearsController::$Component = Component object
daBearsController::$components = array
daBearsController::$view = "View"
daBearsController::$ext = ".ctp"
daBearsController::$output = NULL
daBearsController::$plugin = NULL
daBearsController::$cacheAction = false
daBearsController::$persistModel = false
daBearsController::$passedArgs = array
daBearsController::$scaffold = false
daBearsController::$methods = array
daBearsController::$modelClass = "DaBear"
daBearsController::$modelKey = "da_bear"
daBearsController::$validationErrors = NULL
daBearsController::$__httpCodes = NULL
$pluginName = ""
$pluginController = null
$appVars = array(
"name" => null,
"here" => null,
"webroot" => null,
"action" => null,
"uses" => false,
"helpers" => array(
"Session",
"Html",
"Form"
),
"params" => array(),
"data" => array(),
"paginate" => array(
"limit" => 20,
"page" => 1
),
"viewPath" => null,
"layoutPath" => null,
"viewVars" => array(),
"modelNames" => array(),
"base" => null,
"layout" => "default",
"autoRender" => true,
"autoLayout" => true,
"Component" => null,
"components" => array(
"Session"
),
"view" => "View",
"ext" => ".ctp",
"output" => null,
"plugin" => null,
"cacheAction" => false,
"persistModel" => false,
"passedArgs" => array(),
"scaffold" => false,
"methods" => array(),
"modelClass" => null,
"modelKey" => null,
"validationErrors" => null,
"__httpCodes" => null
)
$uses = false
$merge = array(
"components",
"helpers",
"uses"
)
$plugin = null
$var = "helpers"
$normal = array(
"Session" => null
)
$app = array(
"Session" => null
)
array_diff - [internal], line ??
Controller::__mergeVars() - CORE/cake/libs/controller/controller.php, line 441
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 486
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83