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 11.x for definition
  5. Other projects
Title Object type File name Summary
TypedDataDefinitionTest.php file core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php
TypedDataDefinitionTest::$typedDataManager property core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php The typed data manager to use.
TypedDataDefinitionTest::setUp function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php
TypedDataDefinitionTest::testDataReferences function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php Tests deriving metadata from data references.
TypedDataDefinitionTest::testLists function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php Tests deriving metadata about list items.
TypedDataDefinitionTest::testMaps function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php Tests deriving metadata about maps.
TypedDataDefinitionTest::testNotImplementedGetType function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionTest.php Tests getString() throws exception when getType() is not implemented.
TypedDataInterface::getDataDefinition function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Gets the data definition.
TypedDataManager::clearCachedDefinitions function core/lib/Drupal/Core/TypedData/TypedDataManager.php Clears static and persistent plugin definition caches.
TypedDataManager::createDataDefinition function core/lib/Drupal/Core/TypedData/TypedDataManager.php Creates a new data definition object.
TypedDataManager::createListDataDefinition function core/lib/Drupal/Core/TypedData/TypedDataManager.php Creates a new list data definition for items of the given data type.
TypedDataManagerInterface::createDataDefinition function core/lib/Drupal/Core/TypedData/TypedDataManagerInterface.php Creates a new data definition object.
TypedDataManagerInterface::createListDataDefinition function core/lib/Drupal/Core/TypedData/TypedDataManagerInterface.php Creates a new list data definition for items of the given data type.
UnsupportedEntityTypeDefinitionException class core/lib/Drupal/Core/Entity/Exception/UnsupportedEntityTypeDefinitionException.php Defines an exception thrown when an entity type definition is invalid.
UnsupportedEntityTypeDefinitionException.php file core/lib/Drupal/Core/Entity/Exception/UnsupportedEntityTypeDefinitionException.php
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
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.
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]]

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