Debug messages (add to these in $GLOBALS['context']['debug_messages'][])
Twig variable dump
array(9) {
["git_hash"]=>
string(0) ""
["context"]=>
array(5) {
["environment_type"]=>
string(7) "staging"
["alerts"]=>
NULL
["title"]=>
string(19) "Reset your password"
["script_name"]=>
string(18) "forgotten-password"
["footer"]=>
array(3) {
["site_title"]=>
string(21) "Southampton CRM (dev)"
["site_code"]=>
string(9) "soton_crm"
["server_name"]=>
string(33) "staging.sotoncrm.sideoffice.co.uk"
}
}
["query_string"]=>
array(0) {
}
["topmenu"]=>
NULL
["server"]=>
array(1) {
["request_uri"]=>
string(19) "/forgotten-password"
}
["environment_type"]=>
string(7) "staging"
["breadcrumbs"]=>
array(1) {
["Reset your password"]=>
string(19) "/forgotten-password"
}
["settings"]=>
array(1) {
["WINDOW_TITLE"]=>
string(21) "Southampton CRM (dev)"
}
["form"]=>
object(ForgottenPasswordForm)#15 (5) {
["email"]=>
object(Forms\TextField)#16 (9) {
["type"]=>
string(4) "text"
["form"]=>
NULL
["metadata"]=>
NULL
["name"]=>
string(5) "email"
["label"]=>
string(5) "Email"
["class"]=>
NULL
["help_text"]=>
NULL
["value"]=>
NULL
["attributes"]=>
array(2) {
["data-validate-required"]=>
bool(true)
["autofocus"]=>
bool(true)
}
}
["_db_connection":"Forms\Form":private]=>
NULL
["_data":"Forms\Form":private]=>
NULL
["_files":"Forms\Form":private]=>
NULL
["_index":"Forms\FormFieldContainer":private]=>
int(0)
}
}