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 |
---|---|---|---|
ConfigEntityQueryTest::testTableSort | function | core/ |
Tests sorting with tableSort on config entity queries. |
ConfigEntityResourceTestBase | class | core/ |
Resource test base class for config entities. |
ConfigEntityResourceTestBase | class | core/ |
Resource test base class for config entities. |
ConfigEntityResourceTestBase.php | file | core/ |
|
ConfigEntityResourceTestBase.php | file | core/ |
|
ConfigEntityResourceTestBase::setUp | function | core/ |
|
ConfigEntityResourceTestBase::setUp | function | core/ |
|
ConfigEntityResourceTestBase::SKIP_METHODS | constant | core/ |
A list of test methods to skip. |
ConfigEntityResourceTestBase::SKIP_METHODS | constant | core/ |
A list of test methods to skip. |
ConfigEntityStaticCacheTest | class | core/ |
Tests the entity static cache when used by config entities. |
ConfigEntityStaticCacheTest.php | file | core/ |
|
ConfigEntityStaticCacheTest::$entityId | property | core/ |
The entity ID of the entity under test. |
ConfigEntityStaticCacheTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
ConfigEntityStaticCacheTest::$modules | property | core/ |
Modules to install. |
ConfigEntityStaticCacheTest::setUp | function | core/ |
|
ConfigEntityStaticCacheTest::testCacheHit | function | core/ |
Tests that the static cache is working. |
ConfigEntityStaticCacheTest::testConfigOverride | function | core/ |
Tests that the static cache is sensitive to config overrides. |
ConfigEntityStaticCacheTest::testReset | function | core/ |
Tests that the static cache is reset on entity save and delete. |
ConfigEntityStaticCacheTestHooks | class | core/ |
Hook implementations for config_entity_static_cache_test. |
ConfigEntityStaticCacheTestHooks.php | file | core/ |
|
ConfigEntityStaticCacheTestHooks::configTestLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for 'static_cache_test_config_test'. |
ConfigEntityStaticCacheTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
ConfigEntityStatusTest | class | core/ |
Tests configuration entity status functionality. |
ConfigEntityStatusTest.php | file | core/ |
|
ConfigEntityStatusTest::$modules | property | core/ |
Modules to install. |
ConfigEntityStatusTest::testCRUD | function | core/ |
Tests the enabling/disabling of entities. |
ConfigEntityStatusUITest | class | core/ |
Tests configuration entity status UI functionality. |
ConfigEntityStatusUITest.php | file | core/ |
|
ConfigEntityStatusUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigEntityStatusUITest::$modules | property | core/ |
Modules to install. |
ConfigEntityStatusUITest::testCRUD | function | core/ |
Tests status operations. |
ConfigEntityStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Entity\ConfigEntityStorage[[api-linebreak]] @group Config |
ConfigEntityStorageTest | class | core/ |
Tests configuration entity storage. |
ConfigEntityStorageTest.php | file | core/ |
|
ConfigEntityStorageTest.php | file | core/ |
|
ConfigEntityStorageTest::$cacheTagsInvalidator | property | core/ |
The mocked cache backend. |
ConfigEntityStorageTest::$configFactory | property | core/ |
The config factory service. |
ConfigEntityStorageTest::$configManager | property | core/ |
The configuration manager. |
ConfigEntityStorageTest::$entityQuery | property | core/ |
The entity query. |
ConfigEntityStorageTest::$entityStorage | property | core/ |
The config storage. |
ConfigEntityStorageTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
ConfigEntityStorageTest::$languageManager | property | core/ |
The language manager. |
ConfigEntityStorageTest::$moduleHandler | property | core/ |
The module handler. |
ConfigEntityStorageTest::$modules | property | core/ |
Modules to install. |
ConfigEntityStorageTest::$uuidService | property | core/ |
The UUID service. |
ConfigEntityStorageTest::getMockEntity | function | core/ |
Creates an entity with specific methods mocked. |
ConfigEntityStorageTest::setUp | function | core/ |
@covers ::__construct[[api-linebreak]] |
ConfigEntityStorageTest::testCreate | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
ConfigEntityStorageTest::testCreateWithCurrentLanguage | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
ConfigEntityStorageTest::testCreateWithExplicitLanguage | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
Pagination
- Previous page
- Page 104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.