Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| deprecation_test_deprecated_hook | function | core/ |
Implements hook_deprecated_hook(). |
| deprecation_test_function | function | core/ |
A deprecated function. |
| DerivativeDiscoveryDecoratorTest | class | core/ |
Unit tests for the derivative discovery decorator. |
| DerivativeDiscoveryDecoratorTest.php | file | core/ |
|
| DerivativeDiscoveryDecoratorTest::$discoveryMain | property | core/ |
The mock main discovery object. |
| DerivativeDiscoveryDecoratorTest::setUp | function | core/ |
|
| DerivativeDiscoveryDecoratorTest::testExistingDerivative | function | core/ |
Tests derivative definitions when a definition already exists. |
| DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method. |
| DerivativeDiscoveryDecoratorTest::testGetDerivativeFetcherWithAnnotationObjects | function | core/ |
Tests the getDerivativeFetcher method with objects instead of arrays. |
| DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithClassedDefinitions | function | core/ |
Tests getDeriverClass with classed objects instead of arrays. |
| DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithInvalidClassedDefinitions | function | core/ |
@covers ::getDeriverClass[[api-linebreak]] |
| DerivativeDiscoveryDecoratorTest::testInvalidDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with an invalid class. |
| DerivativeDiscoveryDecoratorTest::testNonExistentDerivativeFetcher | function | core/ |
Tests the getDerivativeFetcher method with a non-existent class. |
| DerivativeDiscoveryDecoratorTest::testSingleExistingDerivative | function | core/ |
Tests a single definition when a derivative already exists. |
| DerivativeTest | class | core/ |
Tests that derivative plugins are correctly discovered. |
| DerivativeTest.php | file | core/ |
|
| DerivativeTest::$modules | property | core/ |
Modules to enable. |
| DerivativeTest::testDerivativeDecorator | function | core/ |
Tests getDefinitions() and getDefinition() with a derivativeDecorator. |
| DestinationCategoryTest | class | core/ |
Tests that all migrations are tagged as either content or configuration. |
| DestinationCategoryTest.php | file | core/ |
|
| DestinationCategoryTest::$migrationManager | property | core/ |
The migration plugin manager. |
| DestinationCategoryTest::assertCategories | function | core/ |
Asserts that all migrations are tagged as either Configuration or Content. |
| DestinationCategoryTest::getConfigurationClasses | function | core/ |
Get configuration classes. |
| DestinationCategoryTest::getContentClasses | function | core/ |
Get content classes. |
| DestinationCategoryTest::setUp | function | core/ |
|
| DestinationCategoryTest::testD6Categories | function | core/ |
Tests that all D6 migrations are tagged as either Configuration or Content. |
| DestinationCategoryTest::testD7Categories | function | core/ |
Tests that all D7 migrations are tagged as either Configuration or Content. |
| DestinationTest | class | core/ |
Tests for $_GET['destination'] and $_REQUEST['destination'] validation. |
| DestinationTest.php | file | core/ |
|
| DestinationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DestinationTest::$modules | property | core/ |
Modules to enable. |
| DestinationTest::testDestination | function | core/ |
Tests that $_GET/$_REQUEST['destination'] only contain internal URLs. |
| DialogPositionTest | class | core/ |
Tests the JavaScript functionality of the dialog position. |
| DialogPositionTest.php | file | core/ |
|
| DialogPositionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DialogPositionTest::$modules | property | core/ |
Modules to enable. |
| DialogPositionTest::testDialogOpenAndClose | function | core/ |
Tests if the dialog UI works properly with block layout page. |
| DialogRendererTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\MainContent\DialogRenderer[[api-linebreak]] @group Ajax |
| DialogRendererTest.php | file | core/ |
|
| DialogRendererTest::testConstructorRendererArgument | function | core/ |
@group legacy @expectedDeprecation The renderer service must be passed to Drupal\Core\Render\MainContent\DialogRenderer::__construct and will be required before Drupal 9.0.0. See https://www.drupal.org/node/3009400 |
| DialogTest | class | core/ |
Performs tests on opening and manipulating dialogs via AJAX commands. |
| DialogTest.php | file | core/ |
|
| DialogTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DialogTest::$modules | property | core/ |
Modules to enable. |
| DialogTest::testDialog | function | core/ |
Test sending non-JS and AJAX requests to open and manipulate modals. |
| dialog_renderer_test.info.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.info.yml |
| dialog_renderer_test.routing.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.routing.yml |
| dialog_renderer_test.services.yml | file | core/ |
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.services.yml |
| DiffArrayTest | class | core/ |
Tests the DiffArray helper class. |
| DiffArrayTest.php | file | core/ |
Pagination
- Previous page
- Page 170
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.