Search for init
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageDefinitionListener | class | core/ |
Reacts to field storage definition CRUD on behalf of the Entity system. |
| FieldStorageDefinitionListener.php | file | core/ |
|
| FieldStorageDefinitionListener::$deletedFieldsRepository | property | core/ |
The deleted fields repository. |
| FieldStorageDefinitionListener::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldStorageDefinitionListener::$entityLastInstalledSchemaRepository | property | core/ |
The entity definition manager. |
| FieldStorageDefinitionListener::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldStorageDefinitionListener::$eventDispatcher | property | core/ |
The event dispatcher. |
| FieldStorageDefinitionListener::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
| FieldStorageDefinitionListener::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
| FieldStorageDefinitionListener::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
| FieldStorageDefinitionListener::__construct | function | core/ |
Constructs a new FieldStorageDefinitionListener. |
| FieldStorageDefinitionListenerInterface | interface | core/ |
Defines an interface for reacting to field storage definition creation, deletion, and updates. |
| FieldStorageDefinitionListenerInterface.php | file | core/ |
|
| FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
| FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
| FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
| FieldStorageDefinitionUpdateForbiddenException | class | core/ |
Exception thrown when a storage definition update is forbidden. |
| FieldStorageDefinitionUpdateForbiddenException.php | file | core/ |
|
| FieldTest::testDefineOptionsWithDefaultFormatterOnFieldDefinition | function | core/ |
@covers ::defineOptions[[api-linebreak]] |
| FieldTestItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| FieldTimeIntervalTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| FieldTypeCategoryManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
| FieldTypePluginManager::getEntityTypeUiDefinitions | function | core/ |
Get the field type definitions that can be added via UI for an entity type. |
| FieldTypePluginManager::getGroupedDefinitions | function | core/ |
Gets sorted field type definitions grouped by category. |
| FieldTypePluginManager::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
| FieldTypePluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| FieldTypePluginManagerInterface::getEntityTypeUiDefinitions | function | core/ |
Get the field type definitions that can be added via UI for an entity type. |
| FieldTypePluginManagerInterface::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
| FieldTypePluginManagerTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
| FieldTypePluginManagerTest::testGetGroupedDefinitionsEmpty | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
| FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
| FieldTypePluginManagerTest::testUiDefinitionsPerEntityType | function | core/ |
Tests UI definitions per entity type. |
| FieldUiLocalAction::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| FieldUiLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| field_definition.listener | service | core/ |
Drupal\Core\Field\FieldDefinitionListener |
| field_storage_definition.listener | service | core/ |
Drupal\Core\Field\FieldStorageDefinitionListener |
| field_test_field_info_entity_type_ui_definitions_alter | function | core/ |
Implements hook_field_info_entity_type_ui_definitions_alter(). |
| File::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| File::init | function | core/ |
Initialize the plugin. |
| File::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| File::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| FileItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| FileUpload::validateAndLoadFieldDefinition | function | core/ |
Validates and loads a field definition instance. |
| FileUploadResource::validateAndLoadFieldDefinition | function | core/ |
Validates and loads a field definition instance. |
| FileUriItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| FilterBooleanOperatorStringTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| FilterCombineTest::schemaDefinition | function | core/ |
Allow {views_test_data}.job to be NULL. |
| FilteredPluginManagerInterface::getFilteredDefinitions | function | core/ |
Gets the plugin definitions for a given type and consumer and filters them. |
| FilteredPluginManagerTrait::getFilteredDefinitions | function | core/ |
Implements \Drupal\Core\Plugin\FilteredPluginManagerInterface::getFilteredDefinitions(). |
| FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions | function | core/ |
Provides test data for ::testGetFilteredDefinitions(). |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.