Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigEntityStorageTest::setUp | function | core/ |
@legacy-covers ::__construct |
| ConfigEntityStorageTest::testCreate | function | core/ |
Tests create. |
| ConfigEntityStorageTest::testCreateWithCurrentLanguage | function | core/ |
Tests create with current language. |
| ConfigEntityStorageTest::testCreateWithExplicitLanguage | function | core/ |
Tests create with explicit language. |
| ConfigEntityStorageTest::testCreateWithPredefinedUuid | function | core/ |
Tests create with predefined uuid. |
| ConfigEntityStorageTest::testDelete | function | core/ |
Tests delete. |
| ConfigEntityStorageTest::testDeleteNothing | function | core/ |
Tests delete nothing. |
| ConfigEntityStorageTest::testHasData | function | core/ |
Tests the hasData() method for config entity storage. |
| ConfigEntityStorageTest::testLoad | function | core/ |
Tests load. |
| ConfigEntityStorageTest::testLoadMultipleAll | function | core/ |
Tests load multiple all. |
| ConfigEntityStorageTest::testLoadMultipleIds | function | core/ |
Tests load multiple ids. |
| ConfigEntityStorageTest::testSaveChangedUuid | function | core/ |
Tests save changed uuid. |
| ConfigEntityStorageTest::testSaveDuplicate | function | core/ |
Tests save duplicate. |
| ConfigEntityStorageTest::testSaveInsert | function | core/ |
Tests save insert. |
| ConfigEntityStorageTest::testSaveInvalid | function | core/ |
Tests save invalid. |
| ConfigEntityStorageTest::testSaveMismatch | function | core/ |
Tests save mismatch. |
| ConfigEntityStorageTest::testSaveNoMismatch | function | core/ |
Tests save no mismatch. |
| ConfigEntityStorageTest::testSaveRename | function | core/ |
Tests save rename. |
| ConfigEntityStorageTest::testSaveUpdate | function | core/ |
Tests save update. |
| ConfigEntityStorageTest::testUUIDConflict | function | core/ |
Tests creating configuration entities with changed UUIDs. |
| ConfigEntityTest | class | core/ |
Tests the Config operations through the UI. |
| ConfigEntityTest | class | core/ |
Tests configuration entities. |
| ConfigEntityTest | class | core/ |
Tests the config source plugin. |
| ConfigEntityTest.php | file | core/ |
|
| ConfigEntityTest.php | file | core/ |
|
| ConfigEntityTest.php | file | core/ |
|
| ConfigEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigEntityTest::$modules | property | core/ |
Modules to install. |
| ConfigEntityTest::$modules | property | core/ |
Modules to install. |
| ConfigEntityTest::MAX_ID_LENGTH | constant | core/ |
The maximum length for the entity storage used in this test. |
| ConfigEntityTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| ConfigEntityTest::testAjaxOnAddPage | function | core/ |
Tests ajax operations through the UI on 'Add' page. |
| ConfigEntityTest::testCRUD | function | core/ |
Tests CRUD operations. |
| ConfigEntityTest::testCrudUi | function | core/ |
Tests CRUD operations through the UI. |
| ConfigEntityType::$entity_type_class | property | core/ |
The class used to represent the entity type. |
| ConfigEntityType::$lookup_keys | property | core/ |
Keys that are stored key value store for fast lookup. |
| ConfigEntityType::$static_cache | property | core/ |
Indicates whether entities should be statically cached. |
| ConfigEntityType::checkStorageClass | function | core/ |
|
| ConfigEntityType::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
| ConfigEntityType::getConstraints | function | core/ |
Gets an array of validation constraints. |
| ConfigEntityType::getLookupKeys | function | core/ |
Gets the keys that are available for fast lookup. |
| ConfigEntityType::getPropertiesToExport | function | core/ |
Gets the config entity properties to export if declared on the annotation. |
| ConfigEntityType::getRevisionDataTable | function | core/ |
Gets the name of the entity's revision data table. |
| ConfigEntityType::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
| ConfigEntityType::__construct | function | core/ |
|
| ConfigEntityType::__construct | function | core/ |
Constructs a plugin attribute object. |
| ConfigEntityTypeInterface::getLookupKeys | function | core/ |
Gets the keys that are available for fast lookup. |
| ConfigEntityTypeInterface::getPropertiesToExport | function | core/ |
Gets the config entity properties to export if declared on the annotation. |
| ConfigEntityTypeTest | class | core/ |
Tests Drupal\Core\Config\Entity\ConfigEntityType. |
Pagination
- Previous page
- Page 201
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.