Search for to
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityStorageTest::testCreateWithCurrentLanguage | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
ConfigEntityStorageTest::testCreateWithExplicitLanguage | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
ConfigEntityStorageTest::testCreateWithPredefinedUuid | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[api-linebreak]] |
ConfigEntityStorageTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] @covers ::doDelete[[api-linebreak]] |
ConfigEntityStorageTest::testDeleteNothing | function | core/ |
@covers ::delete[[api-linebreak]] @covers ::doDelete[[api-linebreak]] |
ConfigEntityStorageTest::testHasData | function | core/ |
Tests the hasData() method for config entity storage. |
ConfigEntityStorageTest::testLoad | function | core/ |
@covers ::load[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
ConfigEntityStorageTest::testLoadMultipleAll | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
ConfigEntityStorageTest::testLoadMultipleIds | function | core/ |
@covers ::loadMultiple[[api-linebreak]] @covers ::postLoad[[api-linebreak]] @covers ::mapFromStorageRecords[[api-linebreak]] @covers ::doLoadMultiple[[api-linebreak]] |
ConfigEntityStorageTest::testSaveChangedUuid | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ConfigEntityStorageTest::testSaveDuplicate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ConfigEntityStorageTest::testSaveInsert | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ConfigEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save[[api-linebreak]] |
ConfigEntityStorageTest::testSaveMismatch | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ConfigEntityStorageTest::testSaveNoMismatch | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ConfigEntityStorageTest::testSaveRename | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
ConfigEntityStorageTest::testSaveUpdate | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
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/ |
@covers ::__construct[[api-linebreak]] |
ConfigEntityTypeTest::testGetPropertiesToExport | function | core/ |
@covers ::getPropertiesToExport[[api-linebreak]] |
ConfigEntityTypeTest::testGetPropertiesToExportNoFallback | function | core/ |
@covers ::getPropertiesToExport[[api-linebreak]] |
ConfigEntityTypeTest::testSetStorageClass | function | core/ |
@covers ::setStorageClass[[api-linebreak]] |
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. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.