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 |
---|---|---|---|
TypedConfigManager::buildDataDefinition | function | core/ |
Creates a new data definition object. |
TypedConfigManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
TypedConfigManager::getDefinition | function | core/ |
Gets a specific plugin definition. |
TypedConfigManager::getDefinitionWithReplacements | function | core/ |
Gets a schema definition with replacements for dynamic type names. |
TypedConfigManagerInterface::buildDataDefinition | function | core/ |
Creates a new data definition object. |
TypedConfigManagerInterface::getDefinition | function | core/ |
Gets a specific plugin definition. |
TypedData::$definition | property | core/ |
The data definition. |
TypedData::getDataDefinition | function | core/ |
Gets the data definition. |
TypedData::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
TypedDataDefinitionEntityBundleTest | class | core/ |
Tests data type metadata for entity bundles. |
TypedDataDefinitionEntityBundleTest.php | file | core/ |
|
TypedDataDefinitionEntityBundleTest::$entityTestBundleStorage | property | core/ |
The storage for the 'entity_test_bundle' entity type. |
TypedDataDefinitionEntityBundleTest::$modules | property | core/ |
Modules to install. |
TypedDataDefinitionEntityBundleTest::$typedDataManager | property | core/ |
The typed data manager to use. |
TypedDataDefinitionEntityBundleTest::setUp | function | core/ |
|
TypedDataDefinitionEntityBundleTest::testEntityBundleDefinitions | function | core/ |
Tests that entity bundle definitions are derived correctly. |
TypedDataDefinitionTest | class | core/ |
Tests deriving metadata of core data types. |
TypedDataDefinitionTest.php | file | core/ |
|
TypedDataDefinitionTest::$typedDataManager | property | core/ |
The typed data manager to use. |
TypedDataDefinitionTest::setUp | function | core/ |
|
TypedDataDefinitionTest::testDataReferences | function | core/ |
Tests deriving metadata from data references. |
TypedDataDefinitionTest::testLists | function | core/ |
Tests deriving metadata about list items. |
TypedDataDefinitionTest::testMaps | function | core/ |
Tests deriving metadata about maps. |
TypedDataDefinitionTest::testNotImplementedGetType | function | core/ |
Tests getString() throws exception when getType() is not implemented. |
TypedDataInterface::getDataDefinition | function | core/ |
Gets the data definition. |
TypedDataManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
TypedDataManager::createDataDefinition | function | core/ |
Creates a new data definition object. |
TypedDataManager::createListDataDefinition | function | core/ |
Creates a new list data definition for items of the given data type. |
TypedDataManagerInterface::createDataDefinition | function | core/ |
Creates a new data definition object. |
TypedDataManagerInterface::createListDataDefinition | function | core/ |
Creates a new list data definition for items of the given data type. |
UnsupportedEntityTypeDefinitionException | class | core/ |
Defines an exception thrown when an entity type definition is invalid. |
UnsupportedEntityTypeDefinitionException.php | file | core/ |
|
UpdatePathTestTrait::$checkEntityFieldDefinitionUpdates | property | core/ |
Fail the test if there are entity field definition updates needed. |
UriItem::propertyDefinitions | function | core/ |
Defines field item properties. |
User::baseFieldDefinitions | function | core/ |
|
UserLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
UserLocalTaskTest::testGetDerivativeDefinitions | function | core/ |
Tests the derivatives generated for local tasks. |
VersionHistoryLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
Views::getPluginDefinitions | function | core/ |
Gets all the views plugin definitions. |
ViewsBlock::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
ViewsBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ViewsEntityArgumentValidator::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ViewsEntityRow::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
ViewsEntityRow::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ViewsEntitySchemaSubscriberIntegrationTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
ViewsExposedFilterBlock::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
ViewsExposedFilterBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ViewsKernelTestBase::schemaDefinition | function | core/ |
Returns the schema definition. |
ViewsLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ViewsLocalTaskTest::$baseDefinition | property | core/ |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.