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 |
|---|---|---|---|
| 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. |
| ConfigEntityType::getDataTable | function | core/ |
Gets the name of the entity's data table. |
| 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. |
| ConfigEntityTypeInterface::getConfigPrefix | function | core/ |
Gets the config prefix used by the configuration entity type. |
| 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::providerGetPropertiesToExport | function | core/ |
|
| ConfigEntityTypeTest::providerTestGetConfigPrefix | function | core/ |
Provides test data. |
| ConfigEntityTypeTest::testGetConfigPrefix | function | core/ |
Tests the getConfigPrefix() method. |
| ConfigEntityTypeTest::testGetPropertiesToExport | function | core/ |
Tests get properties to export. |
| ConfigEntityTypeTest::testGetPropertiesToExportNoFallback | function | core/ |
Tests get properties to export no fallback. |
| ConfigEntityValidationTestBase::getMachineNameConstraints | function | core/ |
Returns the validation constraints applied to the entity's ID. |
| ConfigEntityValidationTestBase::getPropertiesWithOptionalValues | function | core/ |
Determines the config entity properties with optional values. |
| ConfigEntityValidationTestBase::getRequiredPropertyKeys | function | core/ |
Determines the config entity mapping properties with required keys. |
| ConfigExportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigExportStorageTest | class | core/ |
Tests configuration export storage. |
| ConfigExportStorageTest.php | file | core/ |
|
| ConfigExportStorageTest::$modules | property | core/ |
Modules to install. |
| ConfigExportStorageTest::setUp | function | core/ |
|
| ConfigExportStorageTest::testExportStorage | function | core/ |
Tests configuration override. |
| ConfigFactory::doGet | function | core/ |
Returns a configuration object for a given name. |
| ConfigFactory::get | function | core/ |
Returns an immutable configuration object for a given name. |
| ConfigFactory::getCacheKeys | function | core/ |
The cache keys associated with the state of the config factory. |
| ConfigFactory::getConfigCacheKey | function | core/ |
Gets the static cache key for a given config name. |
| ConfigFactory::getConfigCacheKeys | function | core/ |
Gets all the cache keys that match the provided config name. |
| ConfigFactory::getEditable | function | core/ |
Returns a mutable configuration object for a given name. |
| ConfigFactory::getSubscribedEvents | function | core/ |
|
| ConfigFactoryInterface::get | function | core/ |
Returns an immutable configuration object for a given name. |
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.