Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 8.9.x for definition
- Search 10.3.x for definition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageDefinitionListenerInterface | interface | core/ |
Interface for field storage definition create, delete and update operations. |
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 |
FieldTestHooks::fieldInfoEntityTypeUiDefinitionsAlter | function | core/ |
Implements hook_field_info_entity_type_ui_definitions_alter(). |
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 |
FieldTypePluginManagerTest::testGetGroupedDefinitionsEmpty | function | core/ |
@covers ::getGroupedDefinitions |
FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid | function | core/ |
@covers ::getGroupedDefinitions |
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. |
File::baseFieldDefinitions | function | core/ |
|
FileItem::propertyDefinitions | function | core/ |
|
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. |
FilterBooleanOperatorTest::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(). |
FilteredPluginManagerTraitTest::testGetFilteredDefinitions | function | core/ |
@covers ::getFilteredDefinitions @dataProvider providerTestGetFilteredDefinitions |
FilterPluginCollection::$definitions | property | core/ |
All possible filter plugin IDs. |
FilterStringTest::schemaDefinition | function | core/ |
Returns the schema definition. |
FilterUninstallValidator::getFilterDefinitionsByProvider | function | core/ |
Returns all filter definitions that are provided by the specified provider. |
FloatItem::propertyDefinitions | function | core/ |
Defines field item properties. |
FormatterBase::$fieldDefinition | property | core/ |
The field definition. |
FormElementBase::$definition | property | core/ |
The data definition of the element this form element is for. |
ForumController::$commentEntityTypeDefinition | property | core/ |
Comment entity type, we need to get cache tags from here. |
ForumController::$nodeEntityTypeDefinition | property | core/ |
Node entity type, we need to get cache tags from here. |
GenerateProxyClassApplication::getDefinition | function | core/ |
Overridden so the application doesn't expect the command name as the first argument. |
HandleMultiplesTest::getDefinition | function | core/ |
Provides the test migration definition. |
HandlerTest::schemaDefinition | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
HelpSectionManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
HelpTopicDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
HelpTopicDiscoveryTest::testHelpTopicsDefinition | function | core/ |
@covers ::findAll |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.