Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigEntityBase::setOriginalId | function | core/ |
Sets the original ID. |
| ConfigEntityBaseUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache backend. |
| ConfigEntityBaseUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| ConfigEntityBaseUnitTest::$id | property | core/ |
The entity ID. |
| ConfigEntityBaseUnitTest::$provider | property | core/ |
The provider of the entity type. |
| ConfigEntityBaseUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| ConfigEntityBaseUnitTest::providerCalculateDependenciesWithPluginCollections | function | core/ |
Data provider for testCalculateDependenciesWithPluginCollections. |
| ConfigEntityBaseUnitTest::testGetOriginalId | function | core/ |
@covers ::setOriginalId[[api-linebreak]] @covers ::getOriginalId[[api-linebreak]] |
| ConfigEntityBaseUnitTest::testToArrayIdKey | function | core/ |
@covers ::toArray[[api-linebreak]] |
| ConfigEntityFormOverrideTest | class | core/ |
Tests that config overrides do not bleed through in entity forms and lists. |
| ConfigEntityFormOverrideTest.php | file | core/ |
|
| ConfigEntityFormOverrideTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigEntityFormOverrideTest::$modules | property | core/ |
Modules to enable. |
| ConfigEntityFormOverrideTest::testFormsWithOverrides | function | core/ |
Tests that overrides do not affect forms or listing screens. |
| ConfigEntityIdLengthException | class | core/ |
Defines an exception thrown when a configuration entity ID is too long. |
| ConfigEntityIdLengthException.php | file | core/ |
|
| ConfigEntityMapperTest::$routeProvider | property | core/ |
The route provider used for testing. |
| ConfigEntityQueryTest::testStringIdConditions | function | core/ |
Tests ID conditions. |
| ConfigEntityStaticCacheTest::$entityId | property | core/ |
The entity ID of the entity under test. |
| ConfigEntityStaticCacheTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
| ConfigEntityStaticCacheTest::testConfigOverride | function | core/ |
Tests that the static cache is sensitive to config overrides. |
| ConfigEntityStorage::$overrideFree | property | core/ |
Determines if the underlying configuration is retrieved override free. |
| ConfigEntityStorage::$uuidKey | property | core/ |
Name of entity's UUID database table field, if it supports UUIDs. |
| ConfigEntityStorage::buildCacheId | function | core/ |
Builds the cache ID for the passed in entity ID. |
| ConfigEntityStorage::getIDFromConfigName | function | core/ |
Extracts the configuration entity ID from the full configuration name. |
| ConfigEntityStorage::loadMultipleOverrideFree | function | core/ |
Loads one or more entities in their original form without overrides. |
| ConfigEntityStorage::loadOverrideFree | function | core/ |
Loads one entity in their original form without overrides. |
| ConfigEntityStorage::MAX_ID_LENGTH | constant | core/ |
Length limit of the configuration entity ID. |
| ConfigEntityStorageInterface::getIDFromConfigName | function | core/ |
Extracts the configuration entity ID from the full configuration name. |
| ConfigEntityStorageInterface::loadMultipleOverrideFree | function | core/ |
Loads one or more entities in their original form without overrides. |
| ConfigEntityStorageInterface::loadOverrideFree | function | core/ |
Loads one entity in their original form without overrides. |
| ConfigEntityStorageTest::$cacheTagsInvalidator | property | core/ |
The mocked cache backend. |
| ConfigEntityStorageTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
| ConfigEntityStorageTest::$uuidService | property | core/ |
The UUID service. |
| ConfigEntityStorageTest::testCreateWithPredefinedUuid | function | core/ |
@covers ::create[[api-linebreak]] @covers ::doCreate[[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::testSaveInvalid | function | core/ |
@covers ::save[[api-linebreak]] |
| ConfigEntityStorageTest::testUUIDConflict | function | core/ |
Tests creating configuration entities with changed UUIDs. |
| ConfigEntityTest::MAX_ID_LENGTH | constant | core/ |
The maximum length for the entity storage used in this test. |
| ConfigEntityTypeTest::providerGetPropertiesToExport | function | core/ |
|
| ConfigEntityTypeTest::providerTestGetConfigPrefix | function | core/ |
Provides test data. |
| ConfigEntityTypeTest::testConfigPrefixLengthValid | function | core/ |
Tests when the prefix length is valid. |
| ConfigEvents::IMPORT_VALIDATE | constant | core/ |
Name of the event fired when validating imported configuration. |
| ConfigExportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigFactory::$configFactoryOverrides | property | core/ |
An array of config factory override objects ordered by priority. |
| ConfigFactory::addOverride | function | core/ |
Adds config factory override services. |
| ConfigFactory::loadOverrides | function | core/ |
Get arbitrary overrides for the named configuration objects from modules. |
| ConfigFactory::propagateConfigOverrideCacheability | function | core/ |
Propagates cacheability of config overrides to cached config objects. |
| ConfigFactoryInterface::addOverride | function | core/ |
Adds config factory override services. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.