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. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
StaticReflectionParser::getDocComment function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php Gets the doc comment.
StaticReflectionParser::getMethodAttributes function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php
StaticReflectionParser::getNamespaceName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php
StaticReflectionParser::getParentParser function core/modules/migrate/src/Plugin/Discovery/StaticReflectionParser.php If the current class extends another, get the parser for the latter.
StaticReflectionParser::getParentStaticReflectionParser function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php
StaticReflectionParser::getReflectionClass function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php Gets the ReflectionClass equivalent for this class.
StaticReflectionParser::getStaticReflectionParserForDeclaringClass function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php Gets the PSR-0 parser for the declaring class.
StaticReflectionParser::getUseStatements function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php Gets the use statements from this file.
StaticRouteDiscoveryBase::getPriority function core/lib/Drupal/Core/Routing/StaticRouteDiscoveryBase.php Determines the priority of the route build event listener.
StaticRouteDiscoveryBase::getSubscribedEvents function core/lib/Drupal/Core/Routing/StaticRouteDiscoveryBase.php
StaticTranslation::getLanguage function core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php Retrieves translations for a given language.
StaticTranslation::getStringTranslation function core/lib/Drupal/Core/StringTranslation/Translator/StaticTranslation.php
Status::getCacheContexts function core/modules/node/src/Plugin/views/filter/Status.php
Status::getCacheContexts function core/modules/media/src/Plugin/views/filter/Status.php The cache contexts associated with this object.
Status::getValueOptions function core/modules/file/src/Plugin/views/filter/Status.php Gets the value options.
StatusMessages::getInfo function core/lib/Drupal/Core/Render/Element/StatusMessages.php Generate the placeholder in a #pre_render callback, because the hash salt
needs to be accessed, which may not yet be available when this is called.
StatusReport::getInfo function core/lib/Drupal/Core/Render/Element/StatusReport.php
StatusReportPage::getInfo function core/modules/system/src/Element/StatusReportPage.php
StatusReportPageTest class core/modules/system/tests/src/Kernel/Element/StatusReportPageTest.php Tests the status report page element.
StatusReportPageTest.php file core/modules/system/tests/src/Kernel/Element/StatusReportPageTest.php
StatusReportPageTest::testPeRenderCounters function core/modules/system/tests/src/Kernel/Element/StatusReportPageTest.php Tests the status report page element.
StickyNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/StickyNode.php
StorableConfigBase::getOriginal function core/lib/Drupal/Core/Config/StorableConfigBase.php Gets original data from this configuration object.
StorableConfigBase::getRawData function core/lib/Drupal/Core/Config/StorableConfigBase.php Gets the raw data without any manipulations.
StorableConfigBase::getSchemaWrapper function core/lib/Drupal/Core/Config/StorableConfigBase.php Gets the schema wrapper for the whole configuration object.
StorableConfigBase::getStorage function core/lib/Drupal/Core/Config/StorableConfigBase.php Retrieves the storage used to load and save this configuration object.
StorageBase::get function core/lib/Drupal/Core/KeyValueStore/StorageBase.php
StorageBase::getAllKeys function core/lib/Drupal/Core/KeyValueStore/StorageBase.php
StorageBase::getCollectionName function core/lib/Drupal/Core/KeyValueStore/StorageBase.php
StorageComparer::$targetCacheStorage property core/lib/Drupal/Core/Config/StorageComparer.php A memory cache backend to statically cache target configuration data.
StorageComparer::$targetNames property core/lib/Drupal/Core/Config/StorageComparer.php Sorted list of all the configuration object names in the target storage.
StorageComparer::$targetStorage property core/lib/Drupal/Core/Config/StorageComparer.php The target storage used to write configuration changes.
StorageComparer::$targetStorages property core/lib/Drupal/Core/Config/StorageComparer.php The target storages keyed by collection.
StorageComparer::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageComparer.php
StorageComparer::getAndSortConfigData function core/lib/Drupal/Core/Config/StorageComparer.php Gets and sorts configuration data from the source and target storages.
StorageComparer::getChangelist function core/lib/Drupal/Core/Config/StorageComparer.php
StorageComparer::getEmptyChangelist function core/lib/Drupal/Core/Config/StorageComparer.php
StorageComparer::getSourceStorage function core/lib/Drupal/Core/Config/StorageComparer.php
StorageComparer::getTargetStorage function core/lib/Drupal/Core/Config/StorageComparer.php
StorageComparerInterface::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the existing collections from both the target and source storage.
StorageComparerInterface::getChangelist function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the list of differences to import.
StorageComparerInterface::getEmptyChangelist function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets an empty changelist.
StorageComparerInterface::getSourceStorage function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the configuration source storage.
StorageComparerInterface::getTargetStorage function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the configuration target storage.
StorageComparerTest::$targetStorage property core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php Target storage.
StorageComparerTest::getConfigData function core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
StorageInterface::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageInterface.php Gets the existing collections.
StorageInterface::getCollectionName function core/lib/Drupal/Core/Config/StorageInterface.php Gets the name of the current collection the storage is using.
StorageManagerInterface::getStorage function core/lib/Drupal/Core/Config/StorageManagerInterface.php Get the config storage.
StorageReplaceDataWrapper::getAllCollectionNames function core/modules/config/src/StorageReplaceDataWrapper.php

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