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 |
---|---|---|---|
ConfigDependencyTest::testConfigEntityUninstall | function | core/ |
Tests ConfigManager::uninstall() and config entity dependency management. |
ConfigDependencyTest::testConfigEntityUninstallComplex | function | core/ |
Tests complex configuration entity dependency handling during uninstall. |
ConfigDependencyTest::testConfigEntityUninstallThirdParty | function | core/ |
@covers ::uninstall[[api-linebreak]] @covers ::getConfigEntitiesToChangeOnDependencyRemoval[[api-linebreak]] |
ConfigDependencyTest::testContentEntityDelete | function | core/ |
Tests getConfigEntitiesToChangeOnDependencyRemoval() with content entities. |
ConfigDependencyTest::testDependencyManagement | function | core/ |
Tests creating dependencies on configuration entities. |
ConfigDependencyTest::testDependencyOrder | function | core/ |
Tests that config dependency ordering. |
ConfigDependencyTest::testNonEntity | function | core/ |
Tests that calculating dependencies for system module. |
ConfigDependencyWebTest | class | core/ |
Tests configuration entities. |
ConfigDependencyWebTest.php | file | core/ |
|
ConfigDependencyWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigDependencyWebTest::$modules | property | core/ |
Modules to install. |
ConfigDependencyWebTest::MAX_ID_LENGTH | constant | core/ |
The maximum length for the entity storage used in this test. |
ConfigDependencyWebTest::testConfigDependencyDeleteFormTrait | function | core/ |
Tests ConfigDependencyDeleteFormTrait. |
ConfigDiffTest | class | core/ |
Calculating the difference between two sets of configuration. |
ConfigDiffTest.php | file | core/ |
|
ConfigDiffTest::$modules | property | core/ |
Modules to install. |
ConfigDiffTest::assertYamlEdit | function | core/ |
Helper method to test that an edit is found in the diff of two storages. |
ConfigDiffTest::testCollectionDiff | function | core/ |
Tests calculating the difference between two sets of config collections. |
ConfigDiffTest::testDiff | function | core/ |
Tests calculating the difference between two sets of configuration. |
ConfigDraggableListBuilderTest | class | core/ |
Tests draggable list builder. |
ConfigDraggableListBuilderTest.php | file | core/ |
|
ConfigDraggableListBuilderTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigDraggableListBuilderTest::$modules | property | core/ |
Modules to install. |
ConfigDraggableListBuilderTest::testDraggableList | function | core/ |
Tests draggable lists. |
ConfigEntityAdapterTest | class | core/ |
Tests entity adapter for configuration entities. |
ConfigEntityAdapterTest.php | file | core/ |
|
ConfigEntityAdapterTest::$entity | property | core/ |
The config entity. |
ConfigEntityAdapterTest::$modules | property | core/ |
Modules to install. |
ConfigEntityAdapterTest::setUp | function | core/ |
|
ConfigEntityAdapterTest::testApplyDefaultValue | function | core/ |
@covers ::applyDefaultValue[[api-linebreak]] |
ConfigEntityAdapterTest::testEntityDeriver | function | core/ |
@covers \Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver::getDerivativeDefinitions[[api-linebreak]] |
ConfigEntityAdapterTest::testGetIterator | function | core/ |
@covers ::getIterator[[api-linebreak]] |
ConfigEntityAdapterTest::testGetProperties | function | core/ |
@covers ::getProperties[[api-linebreak]] |
ConfigEntityAdapterTest::testGetString | function | core/ |
@covers ::getString[[api-linebreak]] |
ConfigEntityAdapterTest::testGetValue | function | core/ |
@covers ::getValue[[api-linebreak]] |
ConfigEntityAdapterTest::testSet | function | core/ |
@covers ::set[[api-linebreak]] |
ConfigEntityAdapterTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
ConfigEntityBaseUnitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Entity\ConfigEntityBase[[api-linebreak]] @group Config |
ConfigEntityBaseUnitTest.php | file | core/ |
|
ConfigEntityBaseUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache backend. |
ConfigEntityBaseUnitTest::$entity | property | core/ |
The entity under test. |
ConfigEntityBaseUnitTest::$entityType | property | core/ |
The entity type used for testing. |
ConfigEntityBaseUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
ConfigEntityBaseUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ConfigEntityBaseUnitTest::$id | property | core/ |
The entity ID. |
ConfigEntityBaseUnitTest::$languageManager | property | core/ |
The language manager. |
ConfigEntityBaseUnitTest::$moduleHandler | property | core/ |
The module handler. |
ConfigEntityBaseUnitTest::$themeHandler | property | core/ |
The theme handler. |
ConfigEntityBaseUnitTest::$typedConfigManager | property | core/ |
The mocked typed config manager. |
ConfigEntityBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
Pagination
- Previous page
- Page 101
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.