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
Select::getArguments function core/lib/Drupal/Core/Database/Query/Select.php Compiles and returns an array of the arguments for this prepared statement.
Select::getExpressions function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the expressions array for this query.
Select::getFields function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the fields array for this query.
Select::getGroupBy function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the group-by array for this query.
Select::getInfo function core/lib/Drupal/Core/Render/Element/Select.php Returns the element properties for this element.
Select::getMetaData function core/lib/Drupal/Core/Database/Query/Select.php Retrieves a given piece of metadata.
Select::getOrderBy function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the order by array for this query.
Select::getTables function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the tables array for this query.
Select::getUnion function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the union queries for this query.
SelectExtender::getArguments function core/lib/Drupal/Core/Database/Query/SelectExtender.php Compiles and returns an array of the arguments for this prepared statement.
SelectExtender::getExpressions function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the expressions array for this query.
SelectExtender::getFields function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the fields array for this query.
SelectExtender::getGroupBy function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the group-by array for this query.
SelectExtender::getMetaData function core/lib/Drupal/Core/Database/Query/SelectExtender.php Retrieves a given piece of metadata.
SelectExtender::getOrderBy function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the order by array for this query.
SelectExtender::getTables function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the tables array for this query.
SelectExtender::getUnion function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the union queries for this query.
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::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 Gets a fallback id for a missing plugin.
SelectionPluginManager::getInstance function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets or creates a plugin instance that satisfies the given options.
SelectionPluginManager::getPluginId function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets the plugin ID for a given target entity type and base plugin ID.
SelectionPluginManager::getSelectionGroups function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets the selection plugins that can reference a specific entity type.
SelectionPluginManager::getSelectionHandler function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets the selection handler for a given entity_reference field.
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 Returns a unique string identifying the form.
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 Gets data definition object for contained element.
SequenceDataDefinition::getDataType function core/lib/Drupal/Core/Config/Schema/SequenceDataDefinition.php Returns the data type of the data.
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 Returns the name of the property or properties that contain constraints.
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 The cache contexts associated with this object.
Serializer::getCacheMaxAge function core/modules/rest/src/Plugin/views/style/Serializer.php The maximum age for which this object may be cached.
Serializer::getCacheTags function core/modules/rest/src/Plugin/views/style/Serializer.php The cache tags associated with this object.
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.

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