8 calls to PluginBase::getPluginDefinition()
- ContextAwarePluginBase::getContextDefinition in core/
lib/ Drupal/ Component/ Plugin/ ContextAwarePluginBase.php - Gets a specific context definition of the plugin.
- ContextAwarePluginBase::getContextDefinitions in core/
lib/ Drupal/ Component/ Plugin/ ContextAwarePluginBase.php - Gets the context definitions of the plugin.
- DefaultsSectionStorage::buildRoutes in core/
modules/ layout_builder/ src/ Plugin/ SectionStorage/ DefaultsSectionStorage.php - Provides the routes needed for Layout Builder UI.
- ExecutablePluginBase::getConfigDefinition in core/
lib/ Drupal/ Core/ Executable/ ExecutablePluginBase.php - Gets the definition of a configuration option.
- ExecutablePluginBase::getConfigDefinitions in core/
lib/ Drupal/ Core/ Executable/ ExecutablePluginBase.php - Gets an array of definitions of available configuration options.
- OverridesSectionStorage::buildRoutes in core/
modules/ layout_builder/ src/ Plugin/ SectionStorage/ OverridesSectionStorage.php - Provides the routes needed for Layout Builder UI.
- SimpleConfigSectionStorage::buildRoutes in core/
modules/ layout_builder/ tests/ modules/ layout_builder_test/ src/ Plugin/ SectionStorage/ SimpleConfigSectionStorage.php - Provides the routes needed for Layout Builder UI.
- WorkflowTypeBase::label in core/
modules/ workflows/ src/ Plugin/ WorkflowTypeBase.php - Gets the label for the workflow type.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.