Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
ConfigActionManager::getConfigNamesMatchingExpression function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Gets the names of all active config objects that match an expression.
ConfigActionManager::getShorthandActionIdsForEntityType function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Gets a map of shorthand action IDs to plugin IDs for an entity type.
ConfigBase::get function core/lib/Drupal/Core/Config/ConfigBase.php Gets data from this configuration object.
ConfigBase::getCacheContexts function core/lib/Drupal/Core/Config/ConfigBase.php The cache contexts associated with this object.
ConfigBase::getCacheMaxAge function core/lib/Drupal/Core/Config/ConfigBase.php The maximum age for which this object may be cached.
ConfigBase::getCacheTags function core/lib/Drupal/Core/Config/ConfigBase.php The cache tags associated with this object.
ConfigBase::getName function core/lib/Drupal/Core/Config/ConfigBase.php Returns the name of this configuration object.
ConfigCacheTag::getSubscribedEvents function core/modules/system/src/EventSubscriber/ConfigCacheTag.php
ConfigCollectionInfo::getCollectionNames function core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Gets the list of possible collection names.
ConfigCollectionInfo::getOverrideService function core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Gets the config factory override service responsible for the collection.
ConfigConfigurator::getConfigStorage function core/lib/Drupal/Core/Recipe/ConfigConfigurator.php Gets a config storage object for reading config from the recipe.
ConfigController::$targetStorage property core/modules/config/src/Controller/ConfigController.php The target storage.
ConfigCrudEvent::getConfig function core/lib/Drupal/Core/Config/ConfigCrudEvent.php Gets configuration object.
ConfigDependencyManager::getDependentEntities function core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php Gets dependencies.
ConfigDependencyManager::getGraph function core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php Gets the dependency graph of all the config entities.
ConfigDependencyTest::getDependentIds function core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php Gets a list of identifiers from an array of configuration entities.
ConfigEntityAdapter::get function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php Gets a property object.
ConfigEntityAdapter::getConfigTypedData function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php Gets typed data for config entity.
ConfigEntityAdapter::getIterator function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php
ConfigEntityAdapter::getProperties function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php Gets an array of property objects.
ConfigEntityAdapter::getTypedConfigManager function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php Gets the typed config manager.
ConfigEntityAdapter::getTypedDataManager function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php @todo Remove this in https://www.drupal.org/node/3011137.
ConfigEntityAdapterTest::testGetIterator function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::getIterator
ConfigEntityAdapterTest::testGetProperties function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::getProperties
ConfigEntityAdapterTest::testGetString function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::getString
ConfigEntityAdapterTest::testGetValue function core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityAdapterTest.php @covers ::getValue
ConfigEntityBase::get function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Returns the value of a property.
ConfigEntityBase::getCacheTagsToInvalidate function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Returns the cache tags that should be used to invalidate caches.
ConfigEntityBase::getConfigDependencyName function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the configuration dependency name.
ConfigEntityBase::getConfigManager function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the configuration manager.
ConfigEntityBase::getConfigTarget function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the configuration target identifier for the entity.
ConfigEntityBase::getDependencies function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the configuration dependencies.
ConfigEntityBase::getOriginalId function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the original ID.
ConfigEntityBase::getThirdPartyProviders function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the list of third parties that store information.
ConfigEntityBase::getThirdPartySetting function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the value of a third-party setting.
ConfigEntityBase::getThirdPartySettings function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets all third-party settings of a given module.
ConfigEntityBase::getTypedConfig function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the typed config manager.
ConfigEntityBaseUnitTest::testGet function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::set
@covers ::get
ConfigEntityBaseUnitTest::testGetOriginalId function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::setOriginalId
@covers ::getOriginalId
ConfigEntityDenormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/ConfigEntityDenormalizer.php
ConfigEntityDependency::getConfigDependencyName function core/lib/Drupal/Core/Config/Entity/ConfigEntityDependency.php Gets the configuration entity's configuration dependency name.
ConfigEntityDependency::getDependencies function core/lib/Drupal/Core/Config/Entity/ConfigEntityDependency.php Gets the configuration entity's dependencies of the supplied type.
ConfigEntityInterface::get function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Returns the value of a property.
ConfigEntityInterface::getDependencies function core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php Gets the configuration dependencies.
ConfigEntityListBuilder::getDefaultOperations function core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php Gets this list's default operations.
ConfigEntityListBuilder::getStorage function core/lib/Drupal/Core/Config/Entity/ConfigEntityListBuilder.php Gets the config entity storage.
ConfigEntityMapper::getBaseRouteParameters function core/modules/config_translation/src/ConfigEntityMapper.php Returns the route parameters for the base route the mapper is attached to.
ConfigEntityMapper::getContextualLinkGroup function core/modules/config_translation/src/ConfigEntityMapper.php Returns the name of the contextual link group to add contextual links to.
ConfigEntityMapper::getEntity function core/modules/config_translation/src/ConfigEntityMapper.php Gets the entity instance for this mapper.
ConfigEntityMapper::getOperations function core/modules/config_translation/src/ConfigEntityMapper.php Provides an array of information to build a list of operation links.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.