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
StateInterface::getTransitionTo function core/modules/workflows/src/StateInterface.php Gets the Transition object for the provided state ID.
Statement::getConnectionTarget function core/lib/Drupal/Core/Database/Statement.php
Statement::getQueryString function core/lib/Drupal/Core/Database/Statement.php Gets the query string of this statement.
Statement::getStatement function core/modules/sqlite/src/Driver/Database/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::getConnectionTarget function core/lib/Drupal/Core/Database/StatementPrefetch.php
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.
StatementPrefetch::__get function core/lib/Drupal/Core/Database/StatementPrefetch.php Implements the magic __get() method.
StatementTest::testGetDeprecatedProperties function core/tests/Drupal/KernelTests/Core/Database/StatementTest.php Tests accessing deprecated properties.
StatementWrapper::getClientStatement function core/lib/Drupal/Core/Database/StatementWrapper.php Returns the client-level database statement object.
StatementWrapper::getConnectionTarget function core/lib/Drupal/Core/Database/StatementWrapper.php
StatementWrapper::getIterator function core/lib/Drupal/Core/Database/StatementWrapper.php #[\ReturnTypeWillChange]
StatementWrapper::getQueryString function core/lib/Drupal/Core/Database/StatementWrapper.php Gets the query string of this statement.
StatementWrapper::__get function core/lib/Drupal/Core/Database/StatementWrapper.php Implements the magic __get() method.
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.
StaticReflectionClass::getConstant function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getConstructor function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getDefaultProperties function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getDocComment function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getEndLine function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getExtension function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getExtensionName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getFileName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getInterfaceNames function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getInterfaces function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getMethod function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getMethods function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getModifiers function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getNamespaceName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getParentClass function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]
StaticReflectionClass::getProperties function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php #[\ReturnTypeWillChange]

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