8 methods override DiscoveryTrait::getDefinitions() in Plug 7
- AnnotatedClassDiscovery::getDefinitions in lib/
Drupal/ Component/ Annotation/ Plugin/ Discovery/ AnnotatedClassDiscovery.php - Gets the definition of all plugins for this type.
- DefaultPluginManager::getDefinitions in lib/
Drupal/ Core/ Plugin/ DefaultPluginManager.php - Gets the definition of all plugins for this type.
- DerivativeDiscoveryDecorator::getDefinitions in lib/
Drupal/ Component/ Plugin/ Discovery/ DerivativeDiscoveryDecorator.php - HookDiscovery::getDefinitions in lib/
Drupal/ Core/ Plugin/ Discovery/ HookDiscovery.php - Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions().
- InfoHookDecorator::getDefinitions in lib/
Drupal/ Core/ Plugin/ Discovery/ InfoHookDecorator.php - Implements Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions().
- PluginManagerBase::getDefinitions in lib/
Drupal/ Component/ Plugin/ PluginManagerBase.php - Gets the definition of all plugins for this type.
- StaticDiscovery::getDefinitions in lib/
Drupal/ Component/ Plugin/ Discovery/ StaticDiscovery.php - Gets the definition of all plugins for this type.
- YamlDiscovery::getDefinitions in lib/
Drupal/ Core/ Plugin/ Discovery/ YamlDiscovery.php - Gets the definition of all plugins for this type.