Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldBlock::getEntity | function | core/ |
Gets the entity that has the field. |
FieldBlock::getFieldDefinition | function | core/ |
Gets the field definition. |
FieldBlock::getFormatter | function | core/ |
Gets the formatter object. |
FieldBlock::getPreviewFallbackString | function | core/ |
|
FieldBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
FieldBlockTest::getTestBlock | function | core/ |
Instantiates a block for testing. |
FieldConfig::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
FieldConfig::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
FieldConfig::getUniqueIdentifier | function | core/ |
Returns a unique identifier for the field. |
FieldConfigBase::getClass | function | core/ |
Returns the class used for creating the typed data object. |
FieldConfigBase::getConfig | function | core/ |
Gets an object that can be saved in configuration. |
FieldConfigBase::getConstraint | function | core/ |
Returns a validation constraint. |
FieldConfigBase::getConstraints | function | core/ |
Returns an array of validation constraints. |
FieldConfigBase::getDataType | function | core/ |
Returns the data type of the data. |
FieldConfigBase::getDefaultValue | function | core/ |
Returns the default value for the field in a newly created entity. |
FieldConfigBase::getDefaultValueCallback | function | core/ |
Returns the default value callback for the field. |
FieldConfigBase::getDefaultValueLiteral | function | core/ |
Returns the default value literal for the field. |
FieldConfigBase::getDescription | function | core/ |
Returns a human readable description. |
FieldConfigBase::getItemDefinition | function | core/ |
Gets the data definition of an item of the list. |
FieldConfigBase::getLabel | function | core/ |
Returns a human readable label. |
FieldConfigBase::getName | function | core/ |
Returns the machine name of the field. |
FieldConfigBase::getSetting | function | core/ |
Returns the value of a given setting. |
FieldConfigBase::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
FieldConfigBase::getTargetBundle | function | core/ |
Gets the bundle the field is attached to. |
FieldConfigBase::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
FieldConfigBase::getType | function | core/ |
Returns the field type. |
FieldConfigDeleteForm::getCancelUrl | function | core/ |
|
FieldConfigDeleteForm::getConfigNamesToDelete | function | core/ |
Returns config names to delete for the deletion confirmation form. |
FieldConfigEditForm::getTitle | function | core/ |
The _title_callback for the field settings form. |
FieldConfigEntityUnitTest::testGetType | function | core/ |
@covers ::getType |
FieldConfigListBuilder::$targetBundle | property | core/ |
The name of the bundle the listed fields are attached to. |
FieldConfigListBuilder::$targetEntityTypeId | property | core/ |
The name of the entity type the listed fields are attached to. |
FieldConfigListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
FieldConfigResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
FieldConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
FieldConfigResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
FieldConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FieldConfigTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
FieldConfigTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
FieldConfigTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
FieldDefinition::getConfig | function | core/ |
Gets an object that can be saved in configuration. |
FieldDefinition::getDefaultValue | function | core/ |
Returns the default value for the field in a newly created entity. |
FieldDefinition::getDefaultValueCallback | function | core/ |
Returns the default value callback for the field. |
FieldDefinition::getDefaultValueLiteral | function | core/ |
Returns the default value literal for the field. |
FieldDefinition::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
FieldDefinition::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
FieldDefinition::getName | function | core/ |
Returns the machine name of the field. |
FieldDefinition::getSetting | function | core/ |
Returns the value of a given setting. |
FieldDefinition::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
FieldDefinition::getTargetBundle | function | core/ |
Gets the bundle the field is attached to. |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.