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 |
|---|---|---|---|
| DeprecatedTemplateTest::testDeprecatedTemplate | function | core/ |
Tests that the deprecated template is marked as deprecated. |
| deprecated_module_test.info.yml | file | core/ |
core/modules/system/tests/modules/deprecated_module_test/deprecated_module_test.info.yml |
| deprecated_module_test.module | file | core/ |
Deprecated module test module. |
| deprecated_module_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| deprecated_theme_test.info.yml | file | core/ |
core/modules/system/tests/themes/deprecated_theme_test/deprecated_theme_test.info.yml |
| DeprecationHelperTest | class | core/ |
@coversDefaultClass \Drupal\Component\Utility\DeprecationHelper[[api-linebreak]] @group Utility |
| DeprecationHelperTest.php | file | core/ |
|
| DeprecationHelperTest::deprecatedHelperTestCases | function | core/ |
|
| DeprecationHelperTest::testDeprecationHelper | function | core/ |
@dataProvider deprecatedHelperTestCases |
| deprecation_test.alias | service | core/ |
Alias of deprecation_test.service |
| deprecation_test.info.yml | file | core/ |
core/modules/system/tests/modules/deprecation_test/deprecation_test.info.yml |
| deprecation_test.module | file | core/ |
Contains functions for testing calling deprecated functions in tests. |
| deprecation_test.routing.yml | file | core/ |
core/modules/system/tests/modules/deprecation_test/deprecation_test.routing.yml |
| deprecation_test.service | service | core/ |
Drupal\deprecation_test\Deprecation\FixtureDeprecatedClass |
| deprecation_test.services.yml | file | core/ |
core/modules/system/tests/modules/deprecation_test/deprecation_test.services.yml |
| deprecation_test_deprecated_alter_alter | function | core/ |
Implements hook_deprecated_alter_alter(). |
| 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 install. |
| 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 install. |
| DestinationTest::testDestination | function | core/ |
Tests that $_GET/$_REQUEST['destination'] only contain internal URLs. |
| DestructableServiceTest | class | core/ |
Tests invocation of services performing deferred tasks after response flush. |
| DestructableServiceTest.php | file | core/ |
Pagination
- Previous page
- Page 178
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.