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
TwigTransTokenParser::getTag function core/lib/Drupal/Core/Template/TwigTransTokenParser.php
TwoColumnLayout::getDefaultWidth function core/modules/layout_builder/src/Plugin/Layout/TwoColumnLayout.php Provides a default value for the width options.
TwoColumnLayout::getWidthOptions function core/modules/layout_builder/src/Plugin/Layout/TwoColumnLayout.php Gets the width options for the configuration form.
TypedConfigInterface::get function core/lib/Drupal/Core/Config/Schema/TypedConfigInterface.php Gets a contained typed configuration element.
TypedConfigInterface::getElements function core/lib/Drupal/Core/Config/Schema/TypedConfigInterface.php Gets an array of contained elements.
TypedConfigManager::get function core/lib/Drupal/Core/Config/TypedConfigManager.php Gets typed configuration data.
TypedConfigManager::getDefinition function core/lib/Drupal/Core/Config/TypedConfigManager.php Gets a specific plugin definition.
TypedConfigManager::getDefinitionWithReplacements function core/lib/Drupal/Core/Config/TypedConfigManager.php Gets a schema definition with replacements for dynamic type names.
TypedConfigManager::getDiscovery function core/lib/Drupal/Core/Config/TypedConfigManager.php Gets the plugin discovery.
TypedConfigManager::getFallbackName function core/lib/Drupal/Core/Config/TypedConfigManager.php Gets fallback configuration schema name.
TypedConfigManager::getStaticTypeRoot function core/lib/Drupal/Core/Config/TypedConfigManager.php Gets the static type root for a config schema object.
TypedConfigManagerInterface::get function core/lib/Drupal/Core/Config/TypedConfigManagerInterface.php Gets typed configuration data.
TypedConfigManagerInterface::getDefinition function core/lib/Drupal/Core/Config/TypedConfigManagerInterface.php Gets a specific plugin definition.
TypedData::getConstraints function core/lib/Drupal/Core/TypedData/TypedData.php Gets a list of validation constraints.
TypedData::getDataDefinition function core/lib/Drupal/Core/TypedData/TypedData.php Gets the data definition.
TypedData::getName function core/lib/Drupal/Core/TypedData/TypedData.php Returns the name of a property or item.
TypedData::getParent function core/lib/Drupal/Core/TypedData/TypedData.php Returns the parent data structure; i.e. either complex data or a list.
TypedData::getPluginDefinition function core/lib/Drupal/Core/TypedData/TypedData.php Gets the definition of the plugin implementation.
TypedData::getPluginId function core/lib/Drupal/Core/TypedData/TypedData.php Gets the plugin ID of the plugin instance.
TypedData::getPropertyPath function core/lib/Drupal/Core/TypedData/TypedData.php Returns the property path of the data.
TypedData::getRoot function core/lib/Drupal/Core/TypedData/TypedData.php Returns the root of the typed data tree.
TypedData::getString function core/lib/Drupal/Core/TypedData/TypedData.php Returns a string representation of the data.
TypedData::getValue function core/lib/Drupal/Core/TypedData/TypedData.php Gets the data value.
TypedDataAwareValidatorTrait::getTypedData function core/lib/Drupal/Core/TypedData/Validation/TypedDataAwareValidatorTrait.php Gets the typed data object for the validated value.
TypedDataDefinitionTest::testNotImplementedGetType function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php Tests getString() throws exception when getType() is not implemented.
TypedDataInterface::getConstraints function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Gets a list of validation constraints.
TypedDataInterface::getDataDefinition function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Gets the data definition.
TypedDataInterface::getName function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Returns the name of a property or item.
TypedDataInterface::getParent function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Returns the parent data structure; i.e. either complex data or a list.
TypedDataInterface::getPropertyPath function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Returns the property path of the data.
TypedDataInterface::getRoot function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Returns the root of the typed data tree.
TypedDataInterface::getString function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Returns a string representation of the data.
TypedDataInterface::getValue function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Gets the data value.
TypedDataInternalPropertiesHelper::getNonInternalProperties function core/lib/Drupal/Core/TypedData/TypedDataInternalPropertiesHelper.php Gets an array non-internal properties from a complex data object.
TypedDataManager::getCanonicalRepresentation function core/lib/Drupal/Core/TypedData/TypedDataManager.php Gets the canonical representation of a TypedData object.
TypedDataManager::getDefaultConstraints function core/lib/Drupal/Core/TypedData/TypedDataManager.php Gets default constraints for the given data definition.
TypedDataManager::getInstance function core/lib/Drupal/Core/TypedData/TypedDataManager.php Gets or creates a plugin instance that satisfies the given options.
TypedDataManager::getPropertyInstance function core/lib/Drupal/Core/TypedData/TypedDataManager.php Get a typed data instance for a property of a given typed data object.
TypedDataManager::getValidationConstraintManager function core/lib/Drupal/Core/TypedData/TypedDataManager.php Gets the validation constraint manager.
TypedDataManager::getValidator function core/lib/Drupal/Core/TypedData/TypedDataManager.php Gets the validator for validating typed data.
TypedDataManagerInterface::getCanonicalRepresentation function core/lib/Drupal/Core/TypedData/TypedDataManagerInterface.php Gets the canonical representation of a TypedData object.
TypedDataManagerInterface::getDefaultConstraints function core/lib/Drupal/Core/TypedData/TypedDataManagerInterface.php Gets default constraints for the given data definition.
TypedDataManagerInterface::getInstance function core/lib/Drupal/Core/TypedData/TypedDataManagerInterface.php
TypedDataManagerInterface::getPropertyInstance function core/lib/Drupal/Core/TypedData/TypedDataManagerInterface.php Get a typed data instance for a property of a given typed data object.
TypedDataManagerInterface::getValidationConstraintManager function core/lib/Drupal/Core/TypedData/TypedDataManagerInterface.php Gets the validation constraint manager.
TypedDataManagerInterface::getValidator function core/lib/Drupal/Core/TypedData/TypedDataManagerInterface.php Gets the validator for validating typed data.
TypedDataMetadata::getCascadingStrategy function core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php
TypedDataMetadata::getConstraints function core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php
TypedDataMetadata::getTraversalStrategy function core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php
TypedDataNormalizer::getNormalizationSchema function core/modules/serialization/src/Normalizer/TypedDataNormalizer.php Retrieve JSON Schema for the normalization.

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