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 |
---|---|---|---|
Config::get | function | core/ |
Gets data from this configuration object. |
Config::getAllCleanupPaths | function | composer/ |
Gets the configured list of directories to remove from the root package. |
Config::getDestinationModule | function | core/ |
Gets the destination module handling the destination data. |
Config::getIds | function | core/ |
Gets the destination IDs. |
Config::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
Config::getOriginal | function | core/ |
Gets original data from this configuration object. |
Config::getPathsForPackage | function | composer/ |
Get a list of paths to remove for the given package. |
Config::getRawData | function | core/ |
Gets the raw data without overrides. |
ConfigBase::get | function | core/ |
Gets data from this configuration object. |
ConfigBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ConfigBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
ConfigBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
ConfigBase::getName | function | core/ |
Returns the name of this configuration object. |
ConfigCacheTag::getSubscribedEvents | function | core/ |
|
ConfigCollectionInfo::getCollectionNames | function | core/ |
Gets the list of possible collection names. |
ConfigCollectionInfo::getOverrideService | function | core/ |
Gets the config factory override service responsible for the collection. |
ConfigController::$targetStorage | property | core/ |
The target storage. |
ConfigCrudEvent::getConfig | function | core/ |
Gets configuration object. |
ConfigDependencyManager::getDependentEntities | function | core/ |
Gets dependencies. |
ConfigDependencyManager::getGraph | function | core/ |
Gets the dependency graph of all the config entities. |
ConfigDependencyTest::getDependentIds | function | core/ |
Gets a list of identifiers from an array of configuration entities. |
ConfigEntityAdapter::get | function | core/ |
Gets a property object. |
ConfigEntityAdapter::getConfigTypedData | function | core/ |
Gets typed data for config entity. |
ConfigEntityAdapter::getIterator | function | core/ |
|
ConfigEntityAdapter::getProperties | function | core/ |
Gets an array of property objects. |
ConfigEntityAdapter::getTypedConfigManager | function | core/ |
Gets the typed config manager. |
ConfigEntityAdapter::getTypedDataManager | function | core/ |
@todo Remove this in https://www.drupal.org/node/3011137. |
ConfigEntityAdapterTest::testGetIterator | function | core/ |
@covers ::getIterator |
ConfigEntityAdapterTest::testGetProperties | function | core/ |
@covers ::getProperties |
ConfigEntityAdapterTest::testGetString | function | core/ |
@covers ::getString |
ConfigEntityAdapterTest::testGetValue | function | core/ |
@covers ::getValue |
ConfigEntityBase::get | function | core/ |
Returns the value of a property. |
ConfigEntityBase::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
ConfigEntityBase::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
ConfigEntityBase::getConfigManager | function | core/ |
Gets the configuration manager. |
ConfigEntityBase::getConfigTarget | function | core/ |
Gets the configuration target identifier for the entity. |
ConfigEntityBase::getDependencies | function | core/ |
Gets the configuration dependencies. |
ConfigEntityBase::getOriginalId | function | core/ |
Gets the original ID. |
ConfigEntityBase::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
ConfigEntityBase::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
ConfigEntityBase::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
ConfigEntityBase::getTypedConfig | function | core/ |
Gets the typed config manager. |
ConfigEntityBaseUnitTest::testGet | function | core/ |
@covers ::set @covers ::get |
ConfigEntityBaseUnitTest::testGetOriginalId | function | core/ |
@covers ::setOriginalId @covers ::getOriginalId |
ConfigEntityDependency::getConfigDependencyName | function | core/ |
Gets the configuration entity's configuration dependency name. |
ConfigEntityDependency::getDependencies | function | core/ |
Gets the configuration entity's dependencies of the supplied type. |
ConfigEntityInterface::get | function | core/ |
Returns the value of a property. |
ConfigEntityInterface::getDependencies | function | core/ |
Gets the configuration dependencies. |
ConfigEntityListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
ConfigEntityMapper::getBaseRouteParameters | function | core/ |
Returns the route parameters for the base route the mapper is attached to. |
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.