Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityStorageTest::testSaveInvalid | function | core/ |
@covers ::save |
ConfigEntityStorageTest::testSaveMismatch | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveNoMismatch | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveRename | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveUpdate | function | core/ |
@covers ::save @covers ::doSave |
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::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/ |
@covers ::getPropertiesToExport |
ConfigEntityTypeTest::testGetPropertiesToExportNoFallback | function | core/ |
@covers ::getPropertiesToExport |
ConfigEntityTypeTest::testGetPropertiesToExportSchemaFallback | function | core/ |
@covers ::getPropertiesToExport |
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 enable. |
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 an mutable configuration object for a given name. |
ConfigFactory::getSubscribedEvents | function | core/ |
|
ConfigFactoryInterface::get | function | core/ |
Returns an immutable configuration object for a given name. |
ConfigFactoryInterface::getCacheKeys | function | core/ |
The cache keys associated with the state of the config factory. |
ConfigFactoryInterface::getEditable | function | core/ |
Returns an mutable configuration object for a given name. |
ConfigFactoryOverrideBase::getSubscribedEvents | function | core/ |
|
ConfigFactoryOverrideInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
ConfigFactoryOverrideInterface::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
ConfigFieldMapper::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
ConfigFieldMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
ConfigFieldMapper::getTypeLabel | function | core/ |
Returns the label of the type of data the mapper encapsulates. |
ConfigFormBaseTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ConfigHandler::getForm | function | core/ |
Creates a new instance of this form. |
ConfigHandler::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigHandler::getFormKey | function | core/ |
Returns the key that represents this form. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.