Code |
Context$type = null
$params = array(
"pass" => array(
":controller",
":action"
),
"named" => array(
"complexity" => "alphaNumSpecial"
),
"controller" => "tools",
"action" => "random_password_generator",
"plugin" => null,
"[method]" => "GET",
"form" => array(),
"url" => array(
"url" => "api/rest/tools/random_password_generator/complexity:alphaNumSpecial"
)
)
**/
$params = $this->params;
switch($params['named']['type']) {
ToolsController::random_password_generator() - APP/controllers/tools_controller.php, line 89
Object::dispatchMethod() - CORE/cake/libs/object.php, line 120
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 82
tZaV(6SJ