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
StaticReflectionClass::getTraitNames function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::getTraits function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::getUseStatements function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionParser::getClassName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php
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.
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 Retrieves English string to given language.
Status::getCacheContexts function core/modules/node/src/Plugin/views/filter/Status.php The cache contexts associated with this object.
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 Returns the element properties for this element.
StatusReport::getSeverities function core/lib/Drupal/Core/Render/Element/StatusReport.php Gets the severities.
StatusReportPage::getInfo function core/modules/system/src/Element/StatusReportPage.php Returns the element properties for this element.
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 Gets an array of values to be set.
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 Returns the stored value for a given key.
StorageBase::getCollectionName function core/lib/Drupal/Core/KeyValueStore/StorageBase.php Returns the name of this collection.
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 Gets the existing collections from both the target and source storage.
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 Gets the list of differences to import.
StorageComparer::getEmptyChangelist function core/lib/Drupal/Core/Config/StorageComparer.php Gets an empty changelist.
StorageComparer::getSourceStorage function core/lib/Drupal/Core/Config/StorageComparer.php Gets the configuration source storage.
StorageComparer::getTargetStorage function core/lib/Drupal/Core/Config/StorageComparer.php Gets the configuration target storage.
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
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.

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