Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TwigTransTokenParser::getTag | function | core/ |
|
| TwoColumnLayout::getDefaultWidth | function | core/ |
Provides a default value for the width options. |
| TwoColumnLayout::getWidthOptions | function | core/ |
Gets the width options for the configuration form. |
| TypedConfigInterface::get | function | core/ |
Gets a contained typed configuration element. |
| TypedConfigInterface::getElements | function | core/ |
Gets an array of contained elements. |
| TypedConfigManager::get | function | core/ |
Gets typed configuration data. |
| TypedConfigManager::getDefinition | function | core/ |
Gets a specific plugin definition. |
| TypedConfigManager::getDefinitionWithReplacements | function | core/ |
Gets a schema definition with replacements for dynamic type names. |
| TypedConfigManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| TypedConfigManager::getFallbackName | function | core/ |
Gets fallback configuration schema name. |
| TypedConfigManager::getStaticTypeRoot | function | core/ |
Gets the static type root for a config schema object. |
| TypedConfigManagerInterface::get | function | core/ |
Gets typed configuration data. |
| TypedConfigManagerInterface::getDefinition | function | core/ |
Gets a specific plugin definition. |
| TypedData::getConstraints | function | core/ |
Gets a list of validation constraints. |
| TypedData::getDataDefinition | function | core/ |
Gets the data definition. |
| TypedData::getName | function | core/ |
Returns the name of a property or item. |
| TypedData::getParent | function | core/ |
Returns the parent data structure; i.e. either complex data or a list. |
| TypedData::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| TypedData::getPluginId | function | core/ |
Gets the plugin ID of the plugin instance. |
| TypedData::getPropertyPath | function | core/ |
Returns the property path of the data. |
| TypedData::getRoot | function | core/ |
Returns the root of the typed data tree. |
| TypedData::getString | function | core/ |
Returns a string representation of the data. |
| TypedData::getValue | function | core/ |
Gets the data value. |
| TypedDataAwareValidatorTrait::getTypedData | function | core/ |
Gets the typed data object for the validated value. |
| TypedDataDefinitionTest::testNotImplementedGetType | function | core/ |
Tests getString() throws exception when getType() is not implemented. |
| TypedDataInterface::getConstraints | function | core/ |
Gets a list of validation constraints. |
| TypedDataInterface::getDataDefinition | function | core/ |
Gets the data definition. |
| TypedDataInterface::getName | function | core/ |
Returns the name of a property or item. |
| TypedDataInterface::getParent | function | core/ |
Returns the parent data structure; i.e. either complex data or a list. |
| TypedDataInterface::getPropertyPath | function | core/ |
Returns the property path of the data. |
| TypedDataInterface::getRoot | function | core/ |
Returns the root of the typed data tree. |
| TypedDataInterface::getString | function | core/ |
Returns a string representation of the data. |
| TypedDataInterface::getValue | function | core/ |
Gets the data value. |
| TypedDataInternalPropertiesHelper::getNonInternalProperties | function | core/ |
Gets an array non-internal properties from a complex data object. |
| TypedDataManager::getCanonicalRepresentation | function | core/ |
Gets the canonical representation of a TypedData object. |
| TypedDataManager::getDefaultConstraints | function | core/ |
Gets default constraints for the given data definition. |
| TypedDataManager::getInstance | function | core/ |
Gets or creates a plugin instance that satisfies the given options. |
| TypedDataManager::getPropertyInstance | function | core/ |
Get a typed data instance for a property of a given typed data object. |
| TypedDataManager::getValidationConstraintManager | function | core/ |
Gets the validation constraint manager. |
| TypedDataManager::getValidator | function | core/ |
Gets the validator for validating typed data. |
| TypedDataManagerInterface::getCanonicalRepresentation | function | core/ |
Gets the canonical representation of a TypedData object. |
| TypedDataManagerInterface::getDefaultConstraints | function | core/ |
Gets default constraints for the given data definition. |
| TypedDataManagerInterface::getInstance | function | core/ |
|
| TypedDataManagerInterface::getPropertyInstance | function | core/ |
Get a typed data instance for a property of a given typed data object. |
| TypedDataManagerInterface::getValidationConstraintManager | function | core/ |
Gets the validation constraint manager. |
| TypedDataManagerInterface::getValidator | function | core/ |
Gets the validator for validating typed data. |
| TypedDataMetadata::getCascadingStrategy | function | core/ |
|
| TypedDataMetadata::getConstraints | function | core/ |
|
| TypedDataMetadata::getTraversalStrategy | function | core/ |
|
| TypedDataNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
Pagination
- Previous page
- Page 216
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.