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 |
---|---|---|---|
MenuLinkContentInterface::getPluginDefinition | function | core/ |
Builds up the menu link plugin definition for this entity. |
MenuLinkFieldDefinitions | trait | core/ |
Provides base field definitions for an entity type. |
MenuLinkFieldDefinitions.php | file | core/ |
|
MenuLinkFieldDefinitions::$defaults | property | core/ |
Provides some default values for the definition of all menu link plugins. |
MenuLinkManager::addDefinition | function | core/ |
Adds a new menu link definition to the menu tree storage. |
MenuLinkManager::getDefinition | function | core/ |
|
MenuLinkManager::getDefinitions | function | core/ |
|
MenuLinkManager::hasDefinition | function | core/ |
|
MenuLinkManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
MenuLinkManager::removeDefinition | function | core/ |
Removes a single link definition from the menu tree storage. |
MenuLinkManager::resetDefinitions | function | core/ |
Resets any local definition cache. Used for testing. |
MenuLinkManager::updateDefinition | function | core/ |
Updates the values for a menu link definition in the menu tree storage. |
MenuLinkManagerInterface::addDefinition | function | core/ |
Adds a new menu link definition to the menu tree storage. |
MenuLinkManagerInterface::removeDefinition | function | core/ |
Removes a single link definition from the menu tree storage. |
MenuLinkManagerInterface::resetDefinitions | function | core/ |
Resets any local definition cache. Used for testing. |
MenuLinkManagerInterface::updateDefinition | function | core/ |
Updates the values for a menu link definition in the menu tree storage. |
MenuLinkTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
MenuTreeStorage::$definitions | property | core/ |
Stores definitions that have already been loaded for better performance. |
MenuTreeStorage::collectRoutesAndDefinitions | function | core/ |
Traverses the menu tree and collects all the route names and definitions. |
MenuTreeStorage::definitionFields | function | core/ |
Determines fields that are part of the plugin definition. |
MenuTreeStorage::doCollectRoutesAndDefinitions | function | core/ |
Collects all the route names and definitions. |
MenuTreeStorage::resetDefinitions | function | core/ |
Clears all definitions cached in memory. |
MenuTreeStorage::schemaDefinition | function | core/ |
Defines the schema for the tree table. |
MenuTreeStorageInterface::resetDefinitions | function | core/ |
Clears all definitions cached in memory. |
Message::baseFieldDefinitions | function | core/ |
|
MigrateEntity::$entityDefinitions | property | core/ |
The entity definitions. |
MigrateEntity::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
MigrateEntity::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
MigrateEntityComplete::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
MigrateEntityRevision::$entityDefinitions | property | core/ |
The entity definitions. |
MigrateEntityRevision::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
MigrateEntityRevision::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
MigrateField::$definition | property | core/ |
The plugin definition. |
MigrateFieldPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
MigrateFieldPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
MigrateFieldPluginManager::sortDefinitions | function | core/ |
Sorts a definitions array. |
MigrateProcessErrorMessagesTest::$definition | property | core/ |
The default stub migration definition. |
MigrateSourcePluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
Migration::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
MigrationPluginListTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
MigrationPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
MigrationPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
MigrationProvidersExistTest::fieldPluginDefinitionsProvider | function | core/ |
Data provider for field plugin definitions. |
MockBlockManager::createContextDefinition | function | core/ |
Creates a new context definition with a label that is cast to string. |
MockLayoutBlockDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
MockLayoutBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
MockMenuBlockDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
MockMenuBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ModifyServiceDefinitionsPass | class | core/ |
Passes the container to the alter() method of all service providers. |
ModifyServiceDefinitionsPass.php | file | core/ |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.