Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
StaticReflectionClass::getProperty function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getShortName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getStartLine function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getStaticProperties function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getStaticPropertyValue function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getTraitAliases function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getTraitNames function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getTraits function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
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::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.
StatisticsLoggingTest::getStatisticsCounter function core/modules/statistics/tests/src/FunctionalJavascript/StatisticsLoggingTest.php Gets counter of views by path.
StatisticsSettingsForm::getEditableConfigNames function core/modules/statistics/src/StatisticsSettingsForm.php Gets the configuration names that will be editable.
StatisticsSettingsForm::getFormId function core/modules/statistics/src/StatisticsSettingsForm.php Returns a unique string identifying the form.
StatisticsViewsResult::getDayCount function core/modules/statistics/src/StatisticsViewsResult.php Total number of times the entity has been viewed "today".
StatisticsViewsResult::getTimestamp function core/modules/statistics/src/StatisticsViewsResult.php Timestamp of when the entity was last viewed.
StatisticsViewsResult::getTotalCount function core/modules/statistics/src/StatisticsViewsResult.php Total number of times the entity has been viewed.
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.
StickyNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/StickyNode.php Gets an array of values to be set.
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.

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