Search for definition

  1. Search 7.x for definition
  2. Search 9.5.x for definition
  3. Search 8.9.x for definition
  4. Search 10.3.x for definition
  5. Search 11.x for definition
  6. Other projects
Title Object type File name Summary
FieldStorageDefinitionUpdateForbiddenException.php file core/lib/Drupal/Core/Entity/Exception/FieldStorageDefinitionUpdateForbiddenException.php
FieldStorageGetPropertyDefinitionTest class core/tests/Drupal/KernelTests/Core/Field/FieldStorageGetPropertyDefinitionTest.php Tests getting property definitions from field storages.
FieldStorageGetPropertyDefinitionTest.php file core/tests/Drupal/KernelTests/Core/Field/FieldStorageGetPropertyDefinitionTest.php
FieldStorageGetPropertyDefinitionTest::$modules property core/tests/Drupal/KernelTests/Core/Field/FieldStorageGetPropertyDefinitionTest.php
FieldStorageGetPropertyDefinitionTest::testGetPropertyDefinition function core/tests/Drupal/KernelTests/Core/Field/FieldStorageGetPropertyDefinitionTest.php Tests getPropertyDefinition().
FieldTest::testDefineOptionsWithDefaultFormatterOnFieldDefinition function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Tests define options with default formatter on field definition.
FieldTestHooks::fieldInfoEntityTypeUiDefinitionsAlter function core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php Implements hook_field_info_entity_type_ui_definitions_alter().
FieldTestItem::propertyDefinitions function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php
FieldTimeIntervalTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FieldTimeIntervalTest.php
FieldTypeCategoryManager::alterDefinitions function core/lib/Drupal/Core/Field/FieldTypeCategoryManager.php
FieldTypePluginManager::getEntityTypeUiDefinitions function core/lib/Drupal/Core/Field/FieldTypePluginManager.php
FieldTypePluginManager::getGroupedDefinitions function core/lib/Drupal/Core/Field/FieldTypePluginManager.php Gets sorted field type definitions grouped by category.
FieldTypePluginManager::getUiDefinitions function core/lib/Drupal/Core/Field/FieldTypePluginManager.php
FieldTypePluginManager::processDefinition function core/lib/Drupal/Core/Field/FieldTypePluginManager.php
FieldTypePluginManagerInterface::getEntityTypeUiDefinitions function core/lib/Drupal/Core/Field/FieldTypePluginManagerInterface.php Get the field type definitions that can be added via UI for an entity type.
FieldTypePluginManagerInterface::getUiDefinitions function core/lib/Drupal/Core/Field/FieldTypePluginManagerInterface.php Gets the definition of all field types that can be added via UI.
FieldTypePluginManagerTest::testGetGroupedDefinitions function core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php Tests get grouped definitions.
FieldTypePluginManagerTest::testGetGroupedDefinitionsEmpty function core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php Tests get grouped definitions empty.
FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid function core/tests/Drupal/Tests/Core/Field/FieldTypePluginManagerTest.php Tests get grouped definitions invalid.
FieldTypePluginManagerTest::testUiDefinitionsPerEntityType function core/modules/field/tests/src/Kernel/FieldTypePluginManagerTest.php Tests UI definitions per entity type.
FieldUiLocalAction::getDerivativeDefinitions function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php
FieldUiLocalTask::getDerivativeDefinitions function core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php
field_definition.listener service core/core.services.yml Drupal\Core\Field\FieldDefinitionListener
field_storage_definition.listener service core/core.services.yml Drupal\Core\Field\FieldStorageDefinitionListener
File::baseFieldDefinitions function core/modules/file/src/Entity/File.php
FileItem::propertyDefinitions function core/modules/file/src/Plugin/Field/FieldType/FileItem.php
FileUpload::validateAndLoadFieldDefinition function core/modules/jsonapi/src/Controller/FileUpload.php Validates and loads a field definition instance.
FileUploadResource::validateAndLoadFieldDefinition function core/modules/file/src/Plugin/rest/resource/FileUploadResource.php Validates and loads a field definition instance.
FileUriItem::propertyDefinitions function core/modules/file/src/Plugin/Field/FieldType/FileUriItem.php
FilterBooleanOperatorStringTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorStringTest.php
FilterBooleanOperatorTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterBooleanOperatorTest.php
FilterCombineTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Allow {views_test_data}.job to be NULL.
FilteredPluginManagerInterface::getFilteredDefinitions function core/lib/Drupal/Core/Plugin/FilteredPluginManagerInterface.php Gets the plugin definitions for a given type and consumer and filters them.
FilteredPluginManagerTrait::getFilteredDefinitions function core/lib/Drupal/Core/Plugin/FilteredPluginManagerTrait.php Implements \Drupal\Core\Plugin\FilteredPluginManagerInterface::getFilteredDefinitions().
FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php Provides test data for ::testGetFilteredDefinitions().
FilteredPluginManagerTraitTest::testGetFilteredDefinitions function core/tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php Tests get filtered definitions.
FilterPluginCollection::$definitions property core/modules/filter/src/FilterPluginCollection.php All possible filter plugin IDs.
FilterStringTest::schemaDefinition function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterUninstallValidator::getFilterDefinitionsByProvider function core/modules/filter/src/FilterUninstallValidator.php Returns all filter definitions that are provided by the specified provider.
FloatItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php
FormatterBase::$fieldDefinition property core/lib/Drupal/Core/Field/FormatterBase.php The field definition.
FormElementBase::$definition property core/modules/config_translation/src/FormElement/FormElementBase.php The data definition of the element this form element is for.
GenerateProxyClassApplication::getDefinition function core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php Overridden so the application doesn't expect the command name as the first
argument.
HandleMultiplesTest::getDefinition function core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Provides the test migration definition.
HandlerTest::schemaDefinition function core/modules/views_ui/tests/src/Functional/HandlerTest.php Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition().
HelpTopicDiscovery::getDefinitions function core/modules/help/src/HelpTopicDiscovery.php
HelpTopicDiscoveryTest::testHelpTopicsDefinition function core/modules/help/tests/src/Unit/HelpTopicDiscoveryTest.php Tests help topics definition.
HelpTopicPluginManager::findDefinitions function core/modules/help/src/HelpTopicPluginManager.php
HelpTopicTwigTest::testDefinition function core/modules/help/tests/src/Unit/HelpTopicTwigTest.php Tests definition.
HookDiscovery::getDefinitions function core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.