| Test.php |
file |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
|
| Test.php |
file |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php |
|
| test.txt |
file |
core/modules/forum/tests/src/Functional/migrate_drupal/d6/files/test.txt |
0 |
| test.txt |
file |
core/modules/forum/tests/src/Functional/migrate_drupal/d7/files/test.txt |
0 |
| test.txt |
file |
core/modules/statistics/tests/src/Functional/migrate_drupal/d6/files/test.txt |
a |
| test.txt |
file |
core/modules/statistics/tests/src/Functional/migrate_drupal/d7/files/sites/default/files/test.txt |
a |
| Test1Interface |
interface |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Provides a test interface. |
| Test2Interface |
interface |
core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php |
Provides a different test interface. |
| Test::buildConfigurationForm |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php |
Form constructor. |
| Test::controllerWithCache |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
Defines a controller with a cached render array. |
| Test::defaultConfiguration |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php |
Gets default configuration for this plugin. |
| Test::deprecations |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
Returns a page while triggering deprecation notices. |
| Test::dynamicTitle |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
Returns a 'dynamic' title for the '_title_callback' route option. |
| Test::error |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
|
| Test::escapedCharacters |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
|
| Test::escapedScript |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
|
| Test::getMetadata |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php |
Gets the value for a metadata attribute for a given media item. |
| Test::getMetadataAttributes |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php |
Gets a list of metadata attributes provided by this plugin. |
| Test::getPluginDefinition |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php |
Gets the definition of the plugin implementation. |
| Test::httpResponseException |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
Throws a HTTP exception. |
| Test::metaRefresh |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
Loads a page that does a redirect. |
| Test::renderEncodedMarkup |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
Renders a page with encoded markup. |
| Test::renderPage |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
Returns a generic page render array for title tests. |
| Test::renderPageWithDuplicateIds |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
Returns a page render array with 2 elements with the same HTML IDs. |
| Test::renderPageWithoutDuplicateIds |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
Returns a page render array with 2 elements with the unique HTML IDs. |
| Test::renderPipeInLink |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
Renders a page with pipe character in link test. |
| Test::renderTitle |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
Renders a page with a title. |
| Test::setHeader |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
Sets an HTTP header. |
| Test::staticTitle |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
Renders a page. |
| Test::unEscapedScript |
function |
core/modules/system/tests/modules/test_page_test/src/Controller/Test.php |
|
| TestAccessBlock |
class |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php |
Provides a block to test access. |
| TestAccessBlock.php |
file |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php |
|
| TestAccessBlock::$state |
property |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php |
The state service. |
| TestAccessBlock::blockAccess |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php |
Indicates whether the block should be shown. |
| TestAccessBlock::build |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php |
Builds and returns the renderable array for this block plugin. |
| TestAccessBlock::create |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php |
Creates an instance of the plugin. |
| TestAccessBlock::getCacheMaxAge |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php |
|
| TestAccessBlock::__construct |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php |
Tests the test access block. |
| TestAccessCheck |
class |
core/modules/system/tests/modules/router_test_directory/src/Access/TestAccessCheck.php |
Access check for test routes. |
| TestAccessCheck.php |
file |
core/modules/system/tests/modules/router_test_directory/src/Access/TestAccessCheck.php |
|
| TestAccessCheck::access |
function |
core/modules/system/tests/modules/router_test_directory/src/Access/TestAccessCheck.php |
Checks access. |
| TestAccessCheckInterface |
interface |
core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php |
Defines an interface with a defined access() method for mocking. |
| TestAccessCheckInterface::access |
function |
core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php |
|
| TestAccessClass |
class |
core/tests/Drupal/Tests/Core/Render/RendererTest.php |
|
| TestAccessClass::accessFalse |
function |
core/tests/Drupal/Tests/Core/Render/RendererTest.php |
|
| TestAccessClass::accessResultAllowed |
function |
core/tests/Drupal/Tests/Core/Render/RendererTest.php |
|
| TestAccessClass::accessResultForbidden |
function |
core/tests/Drupal/Tests/Core/Render/RendererTest.php |
|
| TestAccessClass::accessTrue |
function |
core/tests/Drupal/Tests/Core/Render/RendererTest.php |
|
| TestAccessClass::trustedCallbacks |
function |
core/tests/Drupal/Tests/Core/Render/RendererTest.php |
Lists the trusted callbacks provided by the implementing class. |
| TestAction |
class |
core/modules/views/tests/modules/action_bulk_test/src/Plugin/Action/TestAction.php |
Test action. |