Search for init
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldItemDataDefinition::$fieldDefinition | property | core/ |
The field definition the item definition belongs to. |
| FieldItemDataDefinition::create | function | core/ |
Creates a new field item definition. |
| FieldItemDataDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
| FieldItemDataDefinition::getFieldDefinition | function | core/ |
Gets the field item's field definition. |
| FieldItemDataDefinition::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| FieldItemDataDefinition::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| FieldItemDataDefinition::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| FieldItemDataDefinition::setFieldDefinition | function | core/ |
Sets the field item's field definition. |
| FieldItemDataDefinitionInterface | interface | core/ |
Interface for field item data definitions. |
| FieldItemDataDefinitionInterface.php | file | core/ |
|
| FieldItemDataDefinitionInterface::getFieldDefinition | function | core/ |
Gets the field item's field definition. |
| FieldItemDataDefinitionInterface::setFieldDefinition | function | core/ |
Sets the field item's field definition. |
| FieldItemDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| FieldItemDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| FieldItemInterface::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldItemInterface::propertyDefinitions | function | core/ |
Defines field item properties. |
| FieldItemList::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldItemListInterface::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldLayoutBuilderTest::$pluginDefinition | property | core/ |
|
| FieldLayoutEntityDisplayTrait::getLayoutDefinition | function | core/ |
Gets a layout definition. |
| FieldLayoutEntityDisplayTrait::init | function | core/ |
Overrides \Drupal\Core\Entity\EntityDisplayBase::init(). |
| FieldMigration::$init | property | core/ |
Flag indicating whether the field data has been filled already. |
| FieldPluginBase::init | function | core/ |
Initialize the plugin. |
| FieldPluginBaseTest::$pluginDefinition | property | core/ |
The definition of the plugin under test. |
| FieldResolver::getFieldItemDefinitions | function | core/ |
Get all item definitions from a set of resources types by a field name. |
| FieldResolver::isCandidateDefinitionProperty | function | core/ |
Determines if a path part targets a field property, not a subsequent field. |
| FieldResolver::isCandidateDefinitionReferenceProperty | function | core/ |
Determines if a path part targets a reference property. |
| FieldStorageConfig::$propertyDefinitions | property | core/ |
An array of field property definitions. |
| FieldStorageConfig::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| FieldStorageConfig::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| FieldStorageDefinition | class | core/ |
A custom field storage definition class. |
| FieldStorageDefinition.php | file | core/ |
|
| FieldStorageDefinition::isBaseField | function | core/ |
Determines whether the field is a base field. |
| FieldStorageDefinitionEvent | class | core/ |
Defines a base class for all field storage definition events. |
| FieldStorageDefinitionEvent.php | file | core/ |
|
| FieldStorageDefinitionEvent::$fieldStorageDefinition | property | core/ |
The field storage definition. |
| FieldStorageDefinitionEvent::$original | property | core/ |
The original field storage definition. |
| FieldStorageDefinitionEvent::getFieldStorageDefinition | function | core/ |
The field storage definition. |
| FieldStorageDefinitionEvent::getOriginal | function | core/ |
The original field storage definition. |
| FieldStorageDefinitionEvent::__construct | function | core/ |
Constructs a new FieldStorageDefinitionEvent. |
| FieldStorageDefinitionEvents | class | core/ |
Contains all events thrown while handling field storage definitions. |
| FieldStorageDefinitionEvents.php | file | core/ |
|
| FieldStorageDefinitionEvents::CREATE | constant | core/ |
Name of the event triggered for field storage definition creation. |
| FieldStorageDefinitionEvents::DELETE | constant | core/ |
Name of the event triggered for field storage definition deletion. |
| FieldStorageDefinitionEvents::UPDATE | constant | core/ |
Name of the event triggered for field storage definition update. |
| FieldStorageDefinitionEventSubscriberTrait | trait | core/ |
Helper methods for FieldStorageDefinitionListenerInterface. |
| FieldStorageDefinitionEventSubscriberTrait.php | file | core/ |
|
| FieldStorageDefinitionEventSubscriberTrait::getFieldStorageDefinitionEvents | function | core/ |
Returns the subscribed events. |
| FieldStorageDefinitionEventSubscriberTrait::onFieldStorageDefinitionCreate | function | core/ |
|
| FieldStorageDefinitionEventSubscriberTrait::onFieldStorageDefinitionDelete | function | core/ |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.