Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityField::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityField::clickSort | function | core/ |
Called to determine what to tell the clicksorter. |
| EntityField::clickSortable | function | core/ |
Determines if this field is click sortable. |
| EntityField::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityField::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
| EntityField::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| EntityField::getCacheTags | function | core/ |
The cache tags associated with this object. |
| EntityField::getFieldStorageDefinition | function | core/ |
Gets the field storage definition. |
| EntityField::getFormatterInstance | function | core/ |
Returns the field formatter instance. |
| EntityField::getItems | function | core/ |
Gets an array of items for the field. |
| EntityField::multiple_options_form | function | core/ |
Provide options for multiple value fields. |
| EntityField::prepareItemsByDelta | function | core/ |
Adapts the $items according to the delta configuration. |
| EntityField::renderItems | function | core/ |
Render all items in this field together. |
| EntityField::submitFormCalculateOptions | function | core/ |
Calculates options stored on the handler. |
| EntityField::submitGroupByForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| EntityField::__construct | function | core/ |
Constructs a \Drupal\field\Plugin\views\field\Field object. |
| EntityFieldDefaultValueTest | class | core/ |
Tests default values for entity fields. |
| EntityFieldDefaultValueTest.php | file | core/ |
|
| EntityFieldDefaultValueTest::$uuid | property | core/ |
The UUID object to be used for generating UUIDs. |
| EntityFieldDefaultValueTest::assertDefaultValues | function | core/ |
Executes a test set for a defined entity type. |
| EntityFieldDefaultValueTest::setUp | function | core/ |
|
| EntityFieldDefaultValueTest::testDefaultValueCallback | function | core/ |
Tests custom default value callbacks. |
| EntityFieldDefaultValueTest::testDefaultValues | function | core/ |
Tests default values on entities and fields. |
| EntityFieldInstance | class | core/ |
Provides destination plugin for field_config configuration entities. |
| EntityFieldInstance.php | file | core/ |
|
| EntityFieldInstance::getIds | function | core/ |
Gets the destination IDs. |
| EntityFieldManager::$activeFieldStorageDefinitions | property | core/ |
Static cache of active field storage definitions per entity type. |
| EntityFieldManager::$baseFieldDefinitions | property | core/ |
Static cache of base field definitions. |
| EntityFieldManager::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityFieldManager::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
| EntityFieldManager::$extraFields | property | core/ |
Extra fields by bundle. |
| EntityFieldManager::$fieldDefinitions | property | core/ |
Static cache of field definitions per bundle and entity type. |
| EntityFieldManager::$fieldStorageDefinitions | property | core/ |
Static cache of field storage definitions per entity type. |
| EntityFieldManager::buildBaseFieldDefinitions | function | core/ |
Builds base field definitions for an entity type. |
| EntityFieldManager::buildBundleFieldDefinitions | function | core/ |
Builds field definitions for a specific bundle within an entity type. |
| EntityFieldManager::buildFieldStorageDefinitions | function | core/ |
Builds field storage definitions for an entity type. |
| EntityFieldManager::clearCachedFieldDefinitions | function | core/ |
Clears static and persistent field definition caches. |
| EntityFieldManager::getActiveFieldStorageDefinitions | function | core/ |
Gets the active field storage definitions for a content entity type. |
| EntityFieldManager::getBaseFieldDefinitions | function | core/ |
Gets the base field definitions for a content entity type. |
| EntityFieldManager::getExtraFields | function | core/ |
Gets the "extra fields" for a bundle. |
| EntityFieldManager::getFieldDefinitions | function | core/ |
Gets the field definitions for a specific bundle. |
| EntityFieldManager::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions for a content entity type. |
| EntityFieldManager::setFieldMap | function | core/ |
Sets a lightweight map of fields across bundles. |
| EntityFieldManager::useCaches | function | core/ |
Disable the use of caches. |
| EntityFieldManager::__construct | function | core/ |
Constructs a new EntityFieldManager. |
| EntityFieldManagerInterface::clearCachedFieldDefinitions | function | core/ |
Clears static and persistent field definition caches. |
| EntityFieldManagerInterface::getBaseFieldDefinitions | function | core/ |
Gets the base field definitions for a content entity type. |
| EntityFieldManagerInterface::getExtraFields | function | core/ |
Gets the "extra fields" for a bundle. |
| EntityFieldManagerInterface::getFieldDefinitions | function | core/ |
Gets the field definitions for a specific bundle. |
| EntityFieldManagerInterface::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions for a content entity type. |
Pagination
- Previous page
- Page 392
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.