Search for __get

  1. Search 7.x for __get
  2. Search 9.5.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
stable_preprocess_image_widget function core/themes/stable/stable.theme Implements hook_preprocess_image_widget().
StackedRouteMatchInterface::getCurrentRouteMatch function core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Gets the current route match.
StackedRouteMatchInterface::getMasterRouteMatch function core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Gets the master route match..
StackedRouteMatchInterface::getParentRouteMatch function core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Returns the parent route match of the current.
StackedRouteMatchInterface::getRouteMatchFromRequest function core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php Returns a route match from a given request, if possible.
Standard::getAllowedTags function core/modules/editor/src/EditorXssFilter/Standard.php Get all allowed tags from a restrictions data structure.
Standard::getForbiddenTags function core/modules/editor/src/EditorXssFilter/Standard.php Get all forbidden tags from a restrictions data structure.
State::get function core/lib/Drupal/Core/State/State.php Returns the stored value for a given key.
State::getMultiple function core/lib/Drupal/Core/State/State.php Returns the stored key/value pairs for a given set of keys.
State::getTransitions function core/modules/workflows/src/State.php Gets all the possible transition objects for the state.
State::getTransitionTo function core/modules/workflows/src/State.php Gets the Transition object for the provided state ID.
StateInterface::get function core/lib/Drupal/Core/State/StateInterface.php Returns the stored value for a given key.
StateInterface::getMultiple function core/lib/Drupal/Core/State/StateInterface.php Returns the stored key/value pairs for a given set of keys.
StateInterface::getTransitions function core/modules/workflows/src/StateInterface.php Gets all the possible transition objects for the state.
StateInterface::getTransitionTo function core/modules/workflows/src/StateInterface.php Gets the Transition object for the provided state ID.
Statement::getQueryString function core/lib/Drupal/Core/Database/Statement.php Gets the query string of this statement.
Statement::getStatement function core/lib/Drupal/Core/Database/Driver/sqlite/Statement.php The PDO SQLite layer doesn't replace numeric placeholders in queries
correctly, and this makes numeric expressions (such as COUNT(*) >= :count)
fail. We replace numeric placeholders in the query ourselves to work
around this bug.
StatementEmpty::getQueryString function core/lib/Drupal/Core/Database/StatementEmpty.php Gets the query string of this statement.
StatementInterface::getQueryString function core/lib/Drupal/Core/Database/StatementInterface.php Gets the query string of this statement.
StatementPrefetch::getQueryString function core/lib/Drupal/Core/Database/StatementPrefetch.php Gets the query string of this statement.
StatementPrefetch::getStatement function core/lib/Drupal/Core/Database/StatementPrefetch.php Grab a PDOStatement object from a given query and its arguments.
StateTest::testGetters function core/modules/workflows/tests/src/Unit/StateTest.php @covers ::__construct[[api-linebreak]]
@covers ::id[[api-linebreak]]
@covers ::label[[api-linebreak]]
@covers ::weight[[api-linebreak]]
StateTest::testGetTransitions function core/modules/workflows/tests/src/Unit/StateTest.php @covers ::getTransitions[[api-linebreak]]
StateTest::testGetTransitionTo function core/modules/workflows/tests/src/Unit/StateTest.php @covers ::getTransitionTo[[api-linebreak]]
StateTest::testGetTransitionToException function core/modules/workflows/tests/src/Unit/StateTest.php @covers ::getTransitionTo[[api-linebreak]]
StateTransitionValidation::getValidTransitions function core/modules/content_moderation/src/StateTransitionValidation.php Gets a list of transitions that are legal for this user on this entity.
StateTransitionValidationInterface::getValidTransitions function core/modules/content_moderation/src/StateTransitionValidationInterface.php Gets a list of transitions that are legal for this user on this entity.
StaticDiscovery::getDefinitions function core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php Gets the definition of all plugins for this type.
StaticDiscoveryDecorator::getDefinition function core/lib/Drupal/Component/Plugin/Discovery/StaticDiscoveryDecorator.php
StaticDiscoveryDecorator::getDefinitions function core/lib/Drupal/Component/Plugin/Discovery/StaticDiscoveryDecorator.php Gets the definition of all plugins for this type.
StaticDiscoveryDecoratorTest::getRegisterDefinitionsCallback function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php Helper method to provide a mocked callback object with expectations.
StaticDiscoveryDecoratorTest::providerGetDefinition function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php Data provider for testGetDefinitions().
StaticDiscoveryDecoratorTest::providerGetDefinitions function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php Data provider for testGetDefinitions().
StaticDiscoveryDecoratorTest::testGetDefinition function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php @covers ::getDefinition[[api-linebreak]]
@dataProvider providerGetDefinition
StaticDiscoveryDecoratorTest::testGetDefinitions function core/tests/Drupal/Tests/Component/Plugin/Discovery/StaticDiscoveryDecoratorTest.php @covers ::getDefinitions[[api-linebreak]]
@dataProvider providerGetDefinitions
StaticMenuLinkOverrides::getCacheTags function core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php The unique cache tag associated with this menu link override.
StaticMenuLinkOverrides::getConfig function core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php Gets the configuration object when needed.
StaticMenuLinkOverridesInterface::getCacheTags function core/lib/Drupal/Core/Menu/StaticMenuLinkOverridesInterface.php The unique cache tag associated with this menu link override.
StaticReflectionParser::getParentParser function core/modules/migrate/src/Plugin/Discovery/StaticReflectionParser.php If the current class extends another, get the parser for the latter.
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.
StatisticsDeprecationsTest::testStatisticsGetDeprecation function core/modules/statistics/tests/src/Kernel/StatisticsDeprecationsTest.php @expectedDeprecation statistics_get() is deprecated in drupal:8.2.0 and is removed from drupal:9.0.0. Use Drupal::service('statistics.storage.node')->fetchView() instead. See https://www.drupal.org/node/2778245
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.
statistics_get function core/modules/statistics/statistics.module Retrieves a node's "view statistics".
Status::getCacheContexts function core/modules/media/src/Plugin/views/filter/Status.php The cache contexts associated with this object.

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