Search for getDefinition
- Search 7.x for getDefinition
- Search 8.9.x for getDefinition
- Search 10.3.x for getDefinition
- Search 11.x for getDefinition
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ExtractTest::getDefinition | function | core/ |
Returns test migration definition. |
GenerateProxyClassApplication::getDefinition | function | core/ |
Overridden so the application doesn't expect the command name as the first argument. |
HandleMultiplesTest::getDefinition | function | core/ |
Provides the test migration definition. |
HelpTopicDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
HookDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
HookDiscoveryTest::testGetDefinition | function | core/ |
Tests the getDefinition method with some plugins. |
HookDiscoveryTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method with some plugins. |
HookDiscoveryTest::testGetDefinitionsWithoutPlugins | function | core/ |
Tests the getDefinitions() method without any plugins. |
HookDiscoveryTest::testGetDefinitionWithUnknownID | function | core/ |
Tests the getDefinition method with an unknown plugin ID. |
InfoHookDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
LayoutPluginManagerInterface::getDefinition | function | core/ |
|
LayoutPluginManagerInterface::getDefinitions | function | core/ |
|
LayoutPluginManagerTest::testGetDefinition | function | core/ |
@covers ::getDefinition @covers ::processDefinition |
LayoutPluginManagerTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions @covers ::providerExists |
LocalTaskManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
MenuLinkManager::getDefinition | function | core/ |
|
MenuLinkManager::getDefinitions | function | core/ |
|
MigrationPluginListTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
NoSourcePluginDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
OptimizedPhpArrayDumperTest::getDefinitionsDataProvider | function | core/ |
Data provider for testGetServiceDefinitions(). |
PluginManagerBase::getDefinition | function | core/ |
|
PluginManagerBase::getDefinitions | function | core/ |
|
ProviderFilterDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
StaticDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
StaticDiscoveryDecorator::getDefinition | function | core/ |
|
StaticDiscoveryDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
StaticDiscoveryDecoratorTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinitions(). |
StaticDiscoveryDecoratorTest::providerGetDefinitions | function | core/ |
Data provider for testGetDefinitions(). |
StaticDiscoveryDecoratorTest::testGetDefinition | function | core/ |
@covers ::getDefinition @dataProvider providerGetDefinition |
StaticDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions @dataProvider providerGetDefinitions |
TestFilteredPluginManager::getDefinitions | function | core/ |
See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
TypedConfigManager::getDefinition | function | core/ |
Gets a specific plugin definition. |
TypedConfigManager::getDefinitionWithReplacements | function | core/ |
Gets a schema definition with replacements for dynamic names. |
TypedConfigManagerInterface::getDefinition | function | core/ |
Gets a specific plugin definition. |
WidgetPluginManagerTest::testWidgetDefinitionAlter | function | core/ |
Tests that the widget definitions alter hook works. |
YamlDirectoryDiscoveryTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
@covers ::getDefinitions |
YamlDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
YamlDiscoveryDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
YamlDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method. |
YamlDiscoveryTest::testGetDefinition | function | core/ |
Tests the getDefinition() method. |
YamlDiscoveryTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method. |
YamlDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
@covers ::getDefinitions |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.