Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
TestContextAwarePlugin::setContext function core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginBaseTest.php Set a context on this plugin.
TestContextAwareUnsatisfiedBlock class core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareUnsatisfiedBlock.php Provides a context-aware block.
TestContextAwareUnsatisfiedBlock.php file core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareUnsatisfiedBlock.php
TestContextAwareUnsatisfiedBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareUnsatisfiedBlock.php Builds and returns the renderable array for this block plugin.
TestContextualLink class core/modules/system/tests/modules/menu_test/src/Plugin/Menu/ContextualLink/TestContextualLink.php Defines a contextual link plugin with a dynamic title from user input.
TestContextualLink.php file core/modules/system/tests/modules/menu_test/src/Plugin/Menu/ContextualLink/TestContextualLink.php
TestContextualLink::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/ContextualLink/TestContextualLink.php Returns the localized title to be shown for this contextual link.
TestController class core/modules/system/tests/modules/httpkernel_test/src/Controller/TestController.php A test controller.
TestController class core/modules/system/tests/modules/token_test/src/Controller/TestController.php Provides a test controller for token replacement.
TestController class core/modules/views/tests/modules/views_test_modal/src/Controller/TestController.php
TestController class core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php A page controller for use by tests in this file.
TestController class core/modules/contextual/tests/modules/contextual_test/src/Controller/TestController.php Test controller to provide a callback for the contextual link.
TestController class core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php
TestController class core/tests/Drupal/Tests/Core/Controller/TestController.php Defines a test controller used by unit tests.
TestController class core/modules/system/tests/modules/csrf_race_test/src/Controller/TestController.php Controller to test concurrent CSRF token generation.
TestController class core/modules/system/tests/modules/conneg_test/src/Controller/TestController.php Test controller for content negotiation tests.
TestController class core/modules/system/tests/modules/dialog_renderer_test/src/Controller/TestController.php Test controller display modal links and content.
TestController class core/modules/system/tests/modules/off_canvas_test/src/Controller/TestController.php Test controller for 2 different responses.
TestController class core/modules/system/tests/modules/csrf_test/src/Controller/TestController.php Just a test controller for test routes.
TestController.php file core/modules/system/tests/modules/conneg_test/src/Controller/TestController.php
TestController.php file core/modules/system/tests/modules/dialog_renderer_test/src/Controller/TestController.php
TestController.php file core/modules/system/tests/modules/off_canvas_test/src/Controller/TestController.php
TestController.php file core/modules/system/tests/modules/csrf_test/src/Controller/TestController.php
TestController.php file core/modules/system/tests/modules/csrf_race_test/src/Controller/TestController.php
TestController.php file core/modules/contextual/tests/modules/contextual_test/src/Controller/TestController.php
TestController.php file core/tests/Drupal/Tests/Core/Controller/TestController.php
TestController.php file core/modules/system/tests/modules/httpkernel_test/src/Controller/TestController.php
TestController.php file core/modules/system/tests/modules/token_test/src/Controller/TestController.php
TestController.php file core/modules/views/tests/modules/views_test_modal/src/Controller/TestController.php
TestController::$token property core/modules/system/tests/modules/token_test/src/Controller/TestController.php The token replacement system.
TestController::$tokenGenerator property core/modules/system/tests/modules/csrf_race_test/src/Controller/TestController.php Token generator service.
TestController::accessAllow function core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php
TestController::accessDeny function core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php
TestController::accessParameter function core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php
TestController::content function core/tests/Drupal/Tests/Core/Controller/TestController.php Returns test content for unit tests.
TestController::create function core/modules/system/tests/modules/csrf_race_test/src/Controller/TestController.php Instantiates a new instance of this class.
TestController::create function core/modules/system/tests/modules/token_test/src/Controller/TestController.php Instantiates a new instance of this class.
TestController::format function core/modules/system/tests/modules/conneg_test/src/Controller/TestController.php Returns different responses dependening on the request format.
TestController::get function core/modules/system/tests/modules/httpkernel_test/src/Controller/TestController.php Return an empty response.
TestController::getCsrfToken function core/modules/system/tests/modules/csrf_race_test/src/Controller/TestController.php Just return generated CSRF token for concurrent requests.
TestController::html function core/modules/system/tests/modules/conneg_test/src/Controller/TestController.php Returns a simple render array.
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.