You are here

10 methods override DiscoveryTrait::getDefinitions() in Drupal 10

ConfigSchemaDiscovery::getDefinitions in core/lib/Drupal/Core/Config/Schema/ConfigSchemaDiscovery.php
Gets the definition of all plugins for this type.
DefaultPluginManager::getDefinitions in core/lib/Drupal/Core/Plugin/DefaultPluginManager.php
Gets the definition of all plugins for this type.
DerivativeDiscoveryDecorator::getDefinitions in core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php
HelpTopicDiscovery::getDefinitions in core/modules/help_topics/src/HelpTopicDiscovery.php
Gets the definition of all plugins for this type.
HookDiscovery::getDefinitions in core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php
Gets the definition of all plugins for this type.
InfoHookDecorator::getDefinitions in core/lib/Drupal/Core/Plugin/Discovery/InfoHookDecorator.php
Gets the definition of all plugins for this type.
NoSourcePluginDecorator::getDefinitions in core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php
Gets the definition of all plugins for this type.
PluginManagerBase::getDefinitions in core/lib/Drupal/Component/Plugin/PluginManagerBase.php
Gets the definition of all plugins for this type.
StaticDiscovery::getDefinitions in core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php
Gets the definition of all plugins for this type.
YamlDiscovery::getDefinitions in core/lib/Drupal/Core/Plugin/Discovery/YamlDiscovery.php
Gets the definition of all plugins for this type.