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
SelectGetRangeTest.php file core/tests/Drupal/KernelTests/Core/Database/SelectGetRangeTest.php
SelectGetRangeTest::testGetRangeReferenceOnSelect function core/tests/Drupal/KernelTests/Core/Database/SelectGetRangeTest.php Ensures getRange() returns NULL by default.
SelectGetRangeTest::testGetRangeReferenceOnSelectExtender function core/tests/Drupal/KernelTests/Core/Database/SelectGetRangeTest.php Ensures SelectExtender::getRange() delegates and returns a live reference.
SelectInterface::getArguments function core/lib/Drupal/Core/Database/Query/SelectInterface.php Compiles and returns an array of the arguments for this prepared statement.
SelectInterface::getExpressions function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the expressions array for this query.
SelectInterface::getFields function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the fields array for this query.
SelectInterface::getGroupBy function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the group-by array for this query.
SelectInterface::getOrderBy function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the order by array for this query.
SelectInterface::getRange function core/lib/Drupal/Core/Database/Query/SelectInterface.php Retrieves the query's range.
SelectInterface::getTables function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the tables array for this query.
SelectInterface::getUnion function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the union queries for this query.
SelectionInterface::getReferenceableEntities function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionInterface.php Gets the list of referenceable entities.
SelectionPluginManager::getFallbackPluginId function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php
SelectionPluginManager::getInstance function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php
SelectionPluginManager::getPluginId function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php
SelectionPluginManager::getSelectionGroups function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php
SelectionPluginManager::getSelectionHandler function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php
SelectionPluginManagerInterface::getPluginId function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php Gets the plugin ID for a given target entity type and base plugin ID.
SelectionPluginManagerInterface::getSelectionGroups function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php Gets the selection plugins that can reference a specific entity type.
SelectionPluginManagerInterface::getSelectionHandler function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php Gets the selection handler for a given entity_reference field.
SelectLanguageForm::getFormId function core/lib/Drupal/Core/Installer/Form/SelectLanguageForm.php
SelectProfileForm::getFormId function core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php Returns a unique string identifying the form.
Sequence::getElementDefinition function core/lib/Drupal/Core/Config/Schema/Sequence.php
SequenceDataDefinition::getDataType function core/lib/Drupal/Core/Config/Schema/SequenceDataDefinition.php
SequenceDataDefinition::getOrderBy function core/lib/Drupal/Core/Config/Schema/SequenceDataDefinition.php Gets the description of how the sequence should be sorted.
SequentiallyConstraint::getCompositeOptionStatic function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/SequentiallyConstraint.php
serialization.entity_resolver.target_id service core/modules/serialization/serialization.services.yml Drupal\serialization\EntityResolver\TargetIdResolver
SerializationInterface::getFileExtension function core/lib/Drupal/Component/Serialization/SerializationInterface.php Gets the file extension for this serialization format.
SerializationTestNormalizer::getSupportedTypes function core/modules/serialization/tests/serialization_test/src/SerializationTestNormalizer.php
SerializedColumnNormalizerTrait::getCustomSerializedPropertyNames function core/modules/serialization/src/Normalizer/SerializedColumnNormalizerTrait.php Gets the names of all properties the plugin treats as serialized data.
SerializedColumnNormalizerTrait::getSerializedPropertyNames function core/modules/serialization/src/Normalizer/SerializedColumnNormalizerTrait.php Gets the names of all serialized properties.
Serializer::getCacheContexts function core/modules/rest/src/Plugin/views/style/Serializer.php
Serializer::getCacheMaxAge function core/modules/rest/src/Plugin/views/style/Serializer.php
Serializer::getCacheTags function core/modules/rest/src/Plugin/views/style/Serializer.php
Serializer::getFormatOptions function core/modules/rest/src/Plugin/views/style/Serializer.php Returns an array of format options.
Serializer::getFormats function core/modules/rest/src/Plugin/views/style/Serializer.php Gets a list of all available formats that can be requested.
ServerCommand::getOneTimeLoginUrl function core/lib/Drupal/Core/Command/ServerCommand.php Gets a one time login URL for user 1.
ServerCommand::getSitePath function core/lib/Drupal/Core/Command/ServerCommand.php Gets the site path.
ServiceDeprecationTest::testGetDeprecated function core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php Tests get deprecated.
ServiceDeprecationTest::testGetDeprecatedAlias function core/tests/Drupal/FunctionalTests/Core/Container/ServiceDeprecationTest.php Tests get deprecated service via the alias.
SessionCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/SessionCacheContext.php
SessionCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/SessionCacheContext.php
SessionConfiguration::getCookieDomain function core/lib/Drupal/Core/Session/SessionConfiguration.php Return the session cookie domain.
SessionConfiguration::getName function core/lib/Drupal/Core/Session/SessionConfiguration.php Returns the session cookie name.
SessionConfiguration::getOptions function core/lib/Drupal/Core/Session/SessionConfiguration.php
SessionConfiguration::getUnprefixedName function core/lib/Drupal/Core/Session/SessionConfiguration.php Returns the session cookie name without the secure/insecure prefix.
SessionConfigurationInterface::getOptions function core/lib/Drupal/Core/Session/SessionConfigurationInterface.php Returns a list of options suitable for passing to the session storage.
SessionExistsCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php
SessionExistsCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php
SessionExistsCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/SessionExistsCacheContext.php

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