Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigEntityMapperTest::testGetOverviewRouteParameters | function | core/ |
Tests ConfigEntityMapper::getOverviewRouteParameters(). |
| ConfigEntityMapperTest::testGetType | function | core/ |
Tests ConfigEntityMapper::getType(). |
| ConfigEntityMapperTest::testGetTypeLabel | function | core/ |
Tests ConfigEntityMapper::getTypeLabel(). |
| ConfigEntityMapperTest::testGetTypeName | function | core/ |
Tests ConfigEntityMapper::getTypeName(). |
| ConfigEntityNormalizer::getDataWithoutInternals | function | core/ |
Gets the given data without the internal implementation details. |
| ConfigEntityNormalizer::getSupportedTypes | function | core/ |
|
| ConfigEntityStorage::getIDFromConfigName | function | core/ |
Extracts the configuration entity ID from the full configuration name. |
| ConfigEntityStorage::getPrefix | function | core/ |
Returns the prefix used to create the configuration name. |
| ConfigEntityStorage::getQueryServiceName | function | core/ |
Gets the name of the service for the query for this entity storage. |
| ConfigEntityStorageInterface::getIDFromConfigName | function | core/ |
Extracts the configuration entity ID from the full configuration name. |
| ConfigEntityStorageTest | class | core/ |
Tests Drupal\Core\Config\Entity\ConfigEntityStorage. |
| 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/ |
@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. |
| ConfigEntityType::get | function | core/ |
Gets the value of an annotation. |
| ConfigEntityType::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
| ConfigEntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| ConfigEntityType::getConfigPrefix | function | core/ |
Gets the config prefix used by the configuration entity type. |
| ConfigEntityType::getConstraints | function | core/ |
Gets an array of validation constraints. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.