Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::checkStorageClass | function | core/ |
|
| ConfigEntityType::getPropertiesToExport | function | core/ |
Gets the config entity properties to export if declared on the annotation. |
| ConfigEntityTypeInterface::getPropertiesToExport | function | core/ |
Gets the config entity properties to export if declared on the annotation. |
| ConfigEntityTypeTest::providerGetPropertiesToExport | function | core/ |
|
| ConfigEntityTypeTest::testConstructBadStorage | function | core/ |
Tests construct bad storage. |
| ConfigEntityTypeTest::testGetPropertiesToExport | function | core/ |
Tests get properties to export. |
| ConfigEntityTypeTest::testGetPropertiesToExportNoFallback | function | core/ |
Tests get properties to export no fallback. |
| ConfigEntityTypeTest::testSetStorageClass | function | core/ |
Tests set storage class. |
| ConfigEntityUnitTest::$storage | property | core/ |
The config_test entity storage. |
| ConfigEntityUnitTest::testStorageMethods | function | core/ |
Tests storage methods. |
| ConfigEvents::STORAGE_TRANSFORM_EXPORT | constant | core/ |
Name of the event fired when the export storage is used. |
| ConfigEvents::STORAGE_TRANSFORM_IMPORT | constant | core/ |
Name of the event fired just before importing configuration. |
| ConfigExistsConstraintValidator | class | core/ |
Validates that a given config object exists. |
| ConfigExistsConstraintValidator.php | file | core/ |
|
| ConfigExistsConstraintValidator::$configFactory | property | core/ |
The config factory service. |
| ConfigExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigExistsConstraintValidator::validate | function | core/ |
|
| ConfigExistsConstraintValidator::__construct | function | core/ |
Constructs a ConfigExistsConstraintValidator object. |
| ConfigExistsConstraintValidatorTest | class | core/ |
Tests the ConfigExists constraint validator. |
| ConfigExistsConstraintValidatorTest.php | file | core/ |
|
| ConfigExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| ConfigExistsConstraintValidatorTest::testValidation | function | core/ |
Tests the ConfigExists constraint validator. |
| ConfigExportImportUITest::$fieldStorage | property | core/ |
Holds the field storage entity for $fieldName. |
| 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 | class | core/ |
Defines the configuration object factory. |
| ConfigFactory.php | file | core/ |
|
| ConfigFactory::$cache | property | core/ |
Cached configuration objects. |
| ConfigFactory::$configFactoryOverrides | property | core/ |
An array of config factory override objects ordered by priority. |
| ConfigFactory::$eventDispatcher | property | core/ |
An event dispatcher instance to use for configuration events. |
| ConfigFactory::$storage | property | core/ |
A storage instance for reading and writing configuration data. |
| ConfigFactory::$typedConfigManager | property | core/ |
The typed config manager. |
| ConfigFactory::addOverride | function | core/ |
Adds config factory override services. |
| ConfigFactory::clearStaticCache | function | core/ |
Clears the config factory static cache. |
| ConfigFactory::createConfigObject | function | core/ |
Creates a configuration object. |
| ConfigFactory::doGet | function | core/ |
Returns a configuration object for a given name. |
| ConfigFactory::doLoadMultiple | function | core/ |
Returns a list of configuration objects for the given names. |
| ConfigFactory::get | function | core/ |
Returns an immutable configuration object for a given name. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.