Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigNamesMapperTest::testGetTypeLabel | function | core/ |
Tests ConfigNamesMapper::getTypeLabel(). |
| ConfigNamesMapperTest::testGetTypeName | function | core/ |
Tests ConfigNamesMapper::getTypeName(). |
| ConfigNamesMapperTest::testGetWeight | function | core/ |
Tests ConfigNamesMapper::getWeight(). |
| ConfigOtherModuleTest::getStorage | function | core/ |
Gets the provided entity type's storage. |
| ConfigOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| ConfigOverrideIntegrationTestCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| ConfigOverrideIntegrationTestCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| ConfigOverrideIntegrationTestCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| ConfigOverrider::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigOverrider::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigOverrider::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigOverrider::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| ConfigOverrider::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| ConfigOverrider::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| ConfigOverriderLowPriority::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigOverriderLowPriority::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| ConfigRenameEvent::getOldName | function | core/ |
Gets the old configuration object name. |
| ConfigSchemaChecker::getSubscribedEvents | function | core/ |
|
| ConfigSchemaDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| ConfigSingleExportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigSingleImportForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfigSingleImportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigSingleImportForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ConfigSnapshotSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| ConfigStorageTestBase | class | core/ |
Base class for testing storage operations. |
| ConfigStorageTestBase.php | file | core/ |
|
| ConfigStorageTestBase::$invalidStorage | property | core/ |
|
| ConfigStorageTestBase::$storage | property | core/ |
|
| ConfigStorageTestBase::delete | function | core/ |
|
| ConfigStorageTestBase::insert | function | core/ |
|
| ConfigStorageTestBase::read | function | core/ |
|
| ConfigStorageTestBase::testCollection | function | core/ |
Tests that the storage supports collections. |
| ConfigStorageTestBase::testCRUD | function | core/ |
Tests storage CRUD operations. |
| ConfigStorageTestBase::testDataTypes | function | core/ |
Tests storage writing and reading data preserving data type. |
| ConfigStorageTestBase::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| ConfigStorageTestBase::update | function | core/ |
|
| ConfigSubscriber::getSubscribedEvents | function | core/ |
|
| ConfigSubscriber::getSubscribedEvents | function | core/ |
|
| ConfigSync::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigTarget | class | core/ |
Represents the mapping of a config property to a form element. |
| ConfigTarget.php | file | core/ |
|
| ConfigTarget::$elementParents | property | core/ |
The parents of the form element which maps to this config property. |
| ConfigTarget::$fromConfig | property | core/ |
Transforms a value loaded from config before it gets displayed by the form. |
| ConfigTarget::$propertyPaths | property | core/ |
The property paths to target. |
| ConfigTarget::$toConfig | property | core/ |
Transforms a value submitted by the form before it is set in the config. |
| ConfigTarget::fromForm | function | core/ |
Gets the config target object for an element from a form array. |
| ConfigTarget::fromString | function | core/ |
Creates a ConfigTarget object. |
| ConfigTarget::getValue | function | core/ |
Retrieves the mapped value from config. |
| ConfigTarget::isMultiTarget | function | core/ |
Indicates if this object targets multiple property paths. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.