Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@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 source plugin. |
| ConfigEntityTest | class | core/ |
Tests the Config operations through the UI. |
| ConfigEntityTest | class | core/ |
Tests configuration entities. |
| 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 | class | core/ |
Defines a configuration entity type attribute object. |
| ConfigEntityType | class | core/ |
Defines a config entity type annotation object. |
| ConfigEntityType | class | core/ |
Provides an implementation of a configuration entity type and its metadata. |
| ConfigEntityType.php | file | core/ |
|
| ConfigEntityType.php | file | core/ |
|
| ConfigEntityType.php | file | core/ |
|
| ConfigEntityType::$config_export | property | core/ |
The list of configuration entity properties to export from the annotation. |
| ConfigEntityType::$config_prefix | property | core/ |
The config prefix set in the configuration entity type annotation. |
| ConfigEntityType::$entity_type_class | property | core/ |
The class used to represent the entity type. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.