Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldAPIHandlerTrait::getEntityFieldManager | function | core/ |
Returns the entity field manager. |
| FieldAPIHandlerTrait::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldAPIHandlerTrait::getFieldStorageDefinition | function | core/ |
Gets the field storage configuration. |
| FieldAttachStorageTest | class | core/ |
Tests storage-related Field Attach API functions. |
| FieldAttachStorageTest.php | file | core/ |
|
| FieldAttachStorageTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FieldAttachStorageTest::testEntityCreateBundle | function | core/ |
Tests entity_bundle_create(). |
| FieldAttachStorageTest::testEntityDeleteBundle | function | core/ |
Tests entity_bundle_delete(). |
| FieldAttachStorageTest::testFieldAttachDelete | function | core/ |
Tests entity deletion. |
| FieldAttachStorageTest::testFieldAttachLoadMultiple | function | core/ |
Tests the 'multiple' load feature. |
| FieldAttachStorageTest::testFieldAttachSaveEmptyData | function | core/ |
Tests insert and update with empty or NULL fields. |
| FieldAttachStorageTest::testFieldAttachSaveEmptyDataDefaultValue | function | core/ |
Tests insert with empty or NULL fields, with default value. |
| FieldAttachStorageTest::testFieldAttachSaveLoad | function | core/ |
Check field values insert, update and load. |
| FieldBlock::getApplicablePluginOptions | function | core/ |
Returns an array of applicable formatter options for a field. |
| 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. |
| FieldBlockDeriver::getFieldMap | function | core/ |
Returns the entity field map for deriving block definitions. |
| FieldBlockDeriverTest::getBlockPluginIds | function | core/ |
Get an uncached list of block plugin IDs. |
| 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::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FieldConfigEditForm::getTitle | function | core/ |
The _title_callback for the field settings form. |
| FieldConfigEditForm::getTypedData | function | core/ |
Gets typed data object for the field. |
| FieldConfigEntityUnitTest::testGetType | function | core/ |
@covers ::getType[[api-linebreak]] |
| 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. |
Pagination
- Previous page
- Page 78
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.