| TestController::linksDisplay |
function |
core/modules/system/tests/modules/dialog_renderer_test/src/Controller/TestController.php |
Displays test links that will open in the modal dialog. |
| TestController::linksDisplay |
function |
core/modules/system/tests/modules/off_canvas_test/src/Controller/TestController.php |
Displays test links that will open in off-canvas dialog. |
| TestController::modal |
function |
core/modules/views/tests/modules/views_test_modal/src/Controller/TestController.php |
Renders a link to open the /admin/content view in a modal dialog. |
| TestController::modalContent |
function |
core/modules/system/tests/modules/dialog_renderer_test/src/Controller/TestController.php |
Return modal content. |
| TestController::otherDialogLinks |
function |
core/modules/system/tests/modules/off_canvas_test/src/Controller/TestController.php |
Displays dialogs links to be displayed inside the off-canvas dialog. |
| TestController::render |
function |
core/modules/contextual/tests/modules/contextual_test/src/Controller/TestController.php |
Callback for the contextual link. |
| TestController::simple |
function |
core/modules/system/tests/modules/conneg_test/src/Controller/TestController.php |
Returns a json response. |
| TestController::testMethod |
function |
core/modules/system/tests/modules/csrf_test/src/Controller/TestController.php |
Just a test method for the test routes. |
| TestController::testMethod |
function |
core/modules/system/tests/modules/csrf_race_test/src/Controller/TestController.php |
Helper page to load jQuery in test. |
| TestController::testTitle |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
A page title callback. |
| TestController::thing1 |
function |
core/modules/system/tests/modules/off_canvas_test/src/Controller/TestController.php |
Thing1. |
| TestController::thing2 |
function |
core/modules/system/tests/modules/off_canvas_test/src/Controller/TestController.php |
Thing2. |
| TestController::tokenReplace |
function |
core/modules/system/tests/modules/token_test/src/Controller/TestController.php |
Provides a token replacement with a node as well as the current user. |
| TestController::tokenReplaceWithoutPassedBubbleableMetadata |
function |
core/modules/system/tests/modules/token_test/src/Controller/TestController.php |
Provides a token replacement with a node as well as the current user. |
| TestController::variable |
function |
core/modules/system/tests/modules/conneg_test/src/Controller/TestController.php |
Returns a render array depending on some passed in value. |
| TestController::__construct |
function |
core/modules/system/tests/modules/csrf_race_test/src/Controller/TestController.php |
Controller constructor. |
| TestController::__construct |
function |
core/modules/system/tests/modules/token_test/src/Controller/TestController.php |
Constructs a new TestController instance. |
| TestControllers |
class |
core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php |
Controller routine for testing the paramconverter. |
| TestControllers |
class |
core/modules/system/tests/modules/menu_test/src/TestControllers.php |
Controllers for testing the menu integration routing system. |
| TestControllers |
class |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
Controller routines for testing the routing system. |
| TestControllers.php |
file |
core/modules/system/tests/modules/menu_test/src/TestControllers.php |
|
| TestControllers.php |
file |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers.php |
file |
core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php |
|
| TestControllers::removeExceptionLogger |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test1 |
function |
core/modules/system/tests/modules/menu_test/src/TestControllers.php |
Prints out test data. |
| TestControllers::test1 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test10 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
Test controller for ExceptionHandlingTest::testBacktraceEscaping(). |
| TestControllers::test18 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test2 |
function |
core/modules/system/tests/modules/menu_test/src/TestControllers.php |
Prints out test data. |
| TestControllers::test2 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test21 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test23 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test24 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test25 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test3 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test4 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test5 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test6 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test7 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test8 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::test9 |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::testContextual |
function |
core/modules/system/tests/modules/menu_test/src/TestControllers.php |
Prints out test data with contextual links. |
| TestControllers::testDefaults |
function |
core/modules/system/tests/modules/menu_test/src/TestControllers.php |
Prints out test data. |
| TestControllers::testDerived |
function |
core/modules/system/tests/modules/menu_test/src/TestControllers.php |
Prints out test data. |
| TestControllers::testEntityLanguage |
function |
core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php |
|
| TestControllers::testLogin |
function |
core/modules/system/tests/modules/menu_test/src/TestControllers.php |
Returns page to be used as a login path. |
| TestControllers::testNodeSetParent |
function |
core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php |
|
| TestControllers::testRouteName |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestControllers::testSession |
function |
core/modules/system/tests/modules/menu_test/src/TestControllers.php |
Prints out test data. |