Search for definition
- Search 7.x for definition
- Search 9.5.x for definition
- Search 10.3.x for definition
- Search 11.x for definition
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
| 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 |
| File::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| 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(). |
| FilteredPluginManagerTraitTest::testGetFilteredDefinitions | function | core/ |
@covers ::getFilteredDefinitions[[api-linebreak]] @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[[api-linebreak]] |
| HelpTopicPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| HelpTopicTwigTest::testDefinition | function | core/ |
@covers ::getProvider[[api-linebreak]] @covers ::isTopLevel[[api-linebreak]] @covers ::getRelated[[api-linebreak]] |
| HookDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| HookDiscoveryTest::testGetDefinition | function | core/ |
Tests the getDefinition method with some plugins. |
| HookDiscoveryTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method with some plugins. |
| HookDiscoveryTest::testGetDefinitionsWithoutPlugins | function | core/ |
Tests the getDefinitions() method without any plugins. |
| HookDiscoveryTest::testGetDefinitionWithUnknownID | function | core/ |
Tests the getDefinition method with an unknown plugin ID. |
| ImageItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| IncompleteLibraryDefinitionException | class | core/ |
Defines a custom exception if a library has no CSS/JS/JS setting specified. |
| IncompleteLibraryDefinitionException.php | file | 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.