Search for init
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultLazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| DefaultPluginManager::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
| DefaultPluginManager::$pluginDefinitionAttributeName | property | core/ |
The name of the attribute that contains the plugin definition. |
| DefaultPluginManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
| DefaultPluginManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
| DefaultPluginManager::extractProviderFromDefinition | function | core/ |
Extracts the provider from a plugin definition. |
| DefaultPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| DefaultPluginManager::getCachedDefinitions | function | core/ |
Returns the cached plugin definitions of the decorated discovery class. |
| DefaultPluginManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| DefaultPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| DefaultPluginManager::setCachedDefinitions | function | core/ |
Sets a cache of plugin definitions for the decorated discovery class. |
| DefaultPluginManagerTest::$expectedDefinitions | property | core/ |
The expected plugin definitions. |
| DefaultPluginManagerTest::providerTestProcessDefinition | function | core/ |
|
| DefaultPluginManagerTest::testGetDefinitionPluginNotFoundException | function | core/ |
Tests the plugin manager behavior for a missing plugin ID. |
| DefaultPluginManagerTest::testGetDefinitionsWithoutRequiredInterface | function | core/ |
Tests plugins without a required interface. |
| DefaultPluginManagerTest::testProcessDefinition | function | core/ |
Tests process definition. |
| DefaultSelectionDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| DefaultSingleLazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| DefaultTableMapping::$fieldStorageDefinitions | property | core/ |
The field storage definitions of this mapping. |
| DefaultTableMappingIntegrationTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| DefaultTableMappingTest::setUpDefinition | function | core/ |
Sets up a field storage definition for the test. |
| DefaultWizardDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| DeleteActionTest::testGetDerivativeDefinitions | function | core/ |
Tests get derivative definitions. |
| DeletedFieldsRepository::addFieldDefinition | function | core/ |
Adds a field definition object to the deleted list. |
| DeletedFieldsRepository::addFieldStorageDefinition | function | core/ |
Adds a field storage definition object to the deleted list. |
| DeletedFieldsRepository::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
| DeletedFieldsRepository::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
| DeletedFieldsRepository::removeFieldDefinition | function | core/ |
Removes a field definition object from the deleted list. |
| DeletedFieldsRepository::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
| DeletedFieldsRepositoryInterface::addFieldDefinition | function | core/ |
Adds a field definition object to the deleted list. |
| DeletedFieldsRepositoryInterface::addFieldStorageDefinition | function | core/ |
Adds a field storage definition object to the deleted list. |
| DeletedFieldsRepositoryInterface::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
| DeletedFieldsRepositoryInterface::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
| DeletedFieldsRepositoryInterface::removeFieldDefinition | function | core/ |
Removes a field definition object from the deleted list. |
| DeletedFieldsRepositoryInterface::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
| DependentPluginDefinitionInterface | interface | core/ |
Provides an interface for a plugin definition that has dependencies. |
| DependentPluginDefinitionInterface.php | file | core/ |
|
| DependentPluginDefinitionInterface::getConfigDependencies | function | core/ |
Gets the config dependencies of this plugin definition. |
| DependentPluginDefinitionInterface::setConfigDependencies | function | core/ |
Sets the config dependencies of this plugin definition. |
| DependentPluginDefinitionTrait | trait | core/ |
Provides a trait for a plugin definition that has dependencies. |
| DependentPluginDefinitionTrait.php | file | core/ |
|
| DependentPluginDefinitionTrait::$config_dependencies | property | core/ |
The dependencies of this plugin definition. |
| DependentPluginDefinitionTrait::getConfigDependencies | function | core/ |
|
| DependentPluginDefinitionTrait::setConfigDependencies | function | core/ |
|
| DeprecationHandler::init | function | core/ |
Initializes the extension. |
| DerivablePluginDefinitionInterface | interface | core/ |
Provides an interface for a derivable plugin definition. |
| DerivablePluginDefinitionInterface.php | file | core/ |
|
| DerivablePluginDefinitionInterface::getDeriver | function | core/ |
Gets the name of the deriver of this plugin definition, if it exists. |
| DerivablePluginDefinitionInterface::setDeriver | function | core/ |
Sets the deriver of this plugin definition. |
| DerivativeDiscoveryDecorator::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.