| TestContextAwareBlock |
class |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php |
Provides a context-aware block. |
| TestContextAwareBlock.php |
file |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php |
|
| TestContextAwareBlock::blockAccess |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php |
Indicates whether the block should be shown. |
| TestContextAwareBlock::build |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareBlock.php |
Builds and returns the renderable array for this block plugin. |
| TestContextAwareLayout |
class |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/TestContextAwareLayout.php |
The TestContextAwareLayout Class. |
| TestContextAwareLayout.php |
file |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/TestContextAwareLayout.php |
|
| TestContextAwareLayout::build |
function |
core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Layout/TestContextAwareLayout.php |
Build a render array for layout with regions. |
| TestContextAwareNoValidContextOptionsBlock |
class |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php |
Provides a context-aware block that uses a not-passed, non-required context. |
| TestContextAwareNoValidContextOptionsBlock.php |
file |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php |
|
| TestContextAwareNoValidContextOptionsBlock::build |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestContextAwareNoValidContextOptionsBlock.php |
Builds and returns the renderable array for this block plugin. |
| TestContextAwarePlugin |
class |
core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php |
Provides a test implementation of a context-aware plugin. |
| TestContextAwarePlugin |
class |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
Context aware plugin test class. |
| TestContextAwarePlugin::$setContextCalled |
property |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
Indicates if ::setContext() has been called or not. |
| TestContextAwarePlugin::setContext |
function |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
Set a context on this plugin. |
| TestContextAwarePluginDefinition |
class |
core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php |
A plugin definition test class. |
| 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/token_test/src/Controller/TestController.php |
Provides a test controller for token replacement. |
| TestController |
class |
core/modules/system/tests/modules/container_rebuild_test/src/TestController.php |
Controller for testing module information and container reset functionality. |
| 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 |
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/views/tests/modules/views_test_modal/src/Controller/TestController.php |
Controller for testing page that renders a View in a modal. |
| 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/legacy_front_controller_test/src/Controller/TestController.php |
Controller to test a legacy front controller. |
| 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/modules/package_manager/tests/modules/package_manager_test_release_history/src/TestController.php |
Controller for generating mock XML metadata for package manager testing. |
| TestController |
class |
core/modules/system/tests/modules/content_negotiation_test/src/Controller/TestController.php |
Test controller for content negotiation tests. |
| TestController |
class |
core/modules/system/tests/modules/http_kernel_test/src/Controller/TestController.php |
A test controller. |
| TestController |
class |
core/modules/system/tests/modules/path_changed_helper_test/src/Controller/TestController.php |
Controller for testing the PathChangedHelper class. |
| TestController |
class |
core/modules/system/tests/modules/jswebassert_test/src/Controller/TestController.php |
Provides a test page for JavaScript assertions. |
| TestController |
class |
core/tests/Drupal/Tests/Core/Access/CustomAccessCheckTest.php |
Controller for testing custom access. |
| TestController |
class |
core/tests/Drupal/Tests/Core/Controller/TestController.php |
Defines a test controller used by unit tests. |
| TestController.php |
file |
core/tests/Drupal/Tests/Core/Controller/TestController.php |
|
| TestController.php |
file |
core/modules/system/tests/modules/legacy_front_controller_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/system/tests/modules/path_changed_helper_test/src/Controller/TestController.php |
|
| TestController.php |
file |
core/modules/system/tests/modules/jswebassert_test/src/Controller/TestController.php |
|
| TestController.php |
file |
core/modules/system/tests/modules/http_kernel_test/src/Controller/TestController.php |
|
| TestController.php |
file |
core/modules/package_manager/tests/modules/package_manager_test_release_history/src/TestController.php |
|
| TestController.php |
file |
core/modules/system/tests/modules/content_negotiation_test/src/Controller/TestController.php |
|
| TestController.php |
file |
core/modules/contextual/tests/modules/contextual_test/src/Controller/TestController.php |
|
| TestController.php |
file |
core/modules/views/tests/modules/views_test_modal/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/dialog_renderer_test/src/Controller/TestController.php |
|