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. Other projects
Title Object type File name Summary
UnsupportedEntityTypeDefinitionException.php file core/lib/Drupal/Core/Entity/Exception/UnsupportedEntityTypeDefinitionException.php
UpdatePathTestTrait::$checkEntityFieldDefinitionUpdates property core/tests/Drupal/Tests/UpdatePathTestTrait.php Fail the test if there are entity field definition updates needed.
UriItem::propertyDefinitions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php Defines field item properties.
User::baseFieldDefinitions function core/modules/user/src/Entity/User.php Provides base field definitions for an entity type.
UserLocalTask::getDerivativeDefinitions function core/modules/user/src/Plugin/Derivative/UserLocalTask.php Gets the definition of all derivatives of a base plugin.
UserLocalTaskTest::testGetDerivativeDefinitions function core/modules/user/tests/src/Unit/Plugin/Derivative/UserLocalTaskTest.php Tests the derivatives generated for local tasks.
VersionHistoryLocalTasks::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php Gets the definition of all derivatives of a base plugin.
Views::getPluginDefinitions function core/modules/views/src/Views.php Gets all the views plugin definitions.
ViewsBlock::getDerivativeDefinition function core/modules/views/src/Plugin/Derivative/ViewsBlock.php Gets the definition of a derivative plugin.
ViewsBlock::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsBlock.php Gets the definition of all derivatives of a base plugin.
ViewsEntityArgumentValidator::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Gets the definition of all derivatives of a base plugin.
ViewsEntityRow::getDerivativeDefinition function core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php Gets the definition of a derivative plugin.
ViewsEntityRow::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php Gets the definition of all derivatives of a base plugin.
ViewsEntitySchemaSubscriberIntegrationTest::$entityDefinitionUpdateManager property core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php The entity definition update manager.
ViewsExposedFilterBlock::getDerivativeDefinition function core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php Gets the definition of a derivative plugin.
ViewsExposedFilterBlock::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php Gets the definition of all derivatives of a base plugin.
ViewsKernelTestBase::schemaDefinition function core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php Returns the schema definition.
ViewsLocalTask::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php Gets the definition of all derivatives of a base plugin.
ViewsLocalTaskTest::$baseDefinition property core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php The base definition for the test plugin.
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithDefaultLocalTask function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Tests fetching the derivatives on a view with a default local task.
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithExistingLocalTask function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Tests fetching the derivatives on a view with a local task and a parent.
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithLocalTask function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Tests fetching the derivatives on a view with a default local task.
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutHookMenuViews function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Tests fetching the derivatives on no view with hook menu.
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutLocalTask function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Tests fetching the derivatives on a view with without a local task.
ViewsLocalTaskTest::testGetDerivativeDefinitionsWithOverrideRoute function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Tests fetching the derivatives on a view which overrides an existing route.
ViewsMenuLink::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsMenuLink.php Gets the definition of all derivatives of a base plugin.
ViewsTestEntity::$mockedBaseFieldDefinitions property core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php The mocked base fields for test entity types.
ViewsTestEntity::baseFieldDefinitions function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Provides base field definitions for an entity type.
ViewsTestEntity::setMockedBaseFieldDefinitions function core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Sets up the mocked base field definitions.
ViewTestBase::schemaDefinition function core/modules/views/tests/src/Functional/ViewTestBase.php Returns the schema definition.
ViewTestData::schemaDefinition function core/modules/views/src/Tests/ViewTestData.php Returns the schema definition.
WidgetBase::$fieldDefinition property core/lib/Drupal/Core/Field/WidgetBase.php The field definition.
WidgetPluginManagerTest::testWidgetDefinitionAlter function core/modules/field/tests/src/Kernel/WidgetPluginManagerTest.php Tests that the widget definitions alter hook works.
workflow_type_test_set_definitions function core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.module Sets the type plugin definitions override and clear the cache.
Workspace::baseFieldDefinitions function core/modules/workspaces/src/Entity/Workspace.php Provides base field definitions for an entity type.
WorkspaceAssociationStringIdsUpdatePathTest::$checkEntityFieldDefinitionUpdates property core/modules/workspaces/tests/src/Functional/Update/WorkspaceAssociationStringIdsUpdatePathTest.php Fail the test if there are entity field definition updates needed.
YamlDirectoryDiscoveryTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDirectoryDiscoveryTest.php @covers ::getDefinitions[[api-linebreak]]
YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDirectoryDiscoveryTest.php @covers ::getDefinitions[[api-linebreak]]
YamlDiscovery::getDefinitions function core/lib/Drupal/Core/Plugin/Discovery/YamlDiscovery.php Gets the definition of all plugins for this type.
YamlDiscoveryDecorator::getDefinitions function core/lib/Drupal/Core/Plugin/Discovery/YamlDiscoveryDecorator.php Gets the definition of all plugins for this type.
YamlDiscoveryDecoratorTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php Tests the getDefinitions() method.
YamlDiscoveryTest::testGetDefinition function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php Tests the getDefinition() method.
YamlDiscoveryTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php Tests the getDefinitions() method.
YamlDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php @covers ::getDefinitions[[api-linebreak]]
YamlFileLoader::parseDefinition function core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php Parses a definition.
YamlFileLoader::parseDefinitions function core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php Parses definitions
YamlFileLoaderTest::testParseDefinitionsWithProvider function core/tests/Drupal/Tests/Core/DependencyInjection/YamlFileLoaderTest.php
_content_translation_install_field_storage_definitions function core/modules/content_translation/content_translation.module Installs Content Translation's fields for a given entity type.

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