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 11.x for __get
  5. Other projects
Title Object type File name Summary
ComputedFileUrl::getValue function core/modules/file/src/ComputedFileUrl.php Gets the data value.
ComputedFileUrlTest::testGetValue function core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php @covers ::getValue
ComputedItemListTrait::get function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedItemListTrait::getIterator function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedItemListTrait::getString function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedItemListTrait::getValue function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ComputedString::getCacheContexts function core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php The cache contexts associated with this object.
ComputedString::getCacheMaxAge function core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php The maximum age for which this object may be cached.
ComputedString::getCacheTags function core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php The cache tags associated with this object.
ComputedString::getCastedValue function core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php
ComputedString::getValue function core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php Gets the data value.
ConditionAggregateInterface::getConjunction function core/lib/Drupal/Core/Entity/Query/ConditionAggregateInterface.php Gets the current conjunction.
ConditionFundamentals::getConjunction function core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php
ConditionInterface::getConjunction function core/lib/Drupal/Core/Entity/Query/ConditionInterface.php Gets the current conjunction.
ConditionManager::getType function core/lib/Drupal/Core/Condition/ConditionManager.php A string identifying the plugin type.
ConditionPluginBase::getConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginBase.php Gets this plugin's configuration.
ConditionPluginCollection::get function core/lib/Drupal/Core/Condition/ConditionPluginCollection.php
ConditionPluginCollection::getConditionContexts function core/lib/Drupal/Core/Condition/ConditionPluginCollection.php Gets the values for all defined contexts.
ConditionPluginCollection::getConfiguration function core/lib/Drupal/Core/Condition/ConditionPluginCollection.php Gets the current configuration of all plugins in this collection.
ConditionPluginCollectionTest::testGetConfiguration function core/tests/Drupal/KernelTests/Core/Condition/ConditionPluginCollectionTest.php @covers ::getConfiguration
Config::get function core/lib/Drupal/Core/Config/Config.php Gets data from this configuration object.
Config::getAllCleanupPaths function composer/Plugin/VendorHardening/Config.php Gets the configured list of directories to remove from the root package.
Config::getDestinationModule function core/modules/migrate/src/Plugin/migrate/destination/Config.php Gets the destination module handling the destination data.
Config::getIds function core/modules/migrate/src/Plugin/migrate/destination/Config.php Gets the destination IDs.
Config::getIds function core/modules/migrate_drupal/src/Plugin/migrate/source/d8/Config.php Defines the source fields uniquely identifying a source row.
Config::getOriginal function core/lib/Drupal/Core/Config/Config.php Gets original data from this configuration object.
Config::getPathsForPackage function composer/Plugin/VendorHardening/Config.php Get a list of paths to remove for the given package.
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

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