| SearchPluginCollectionTest::testGet |
function |
core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php |
Tests the get() method. |
| SearchPluginCollectionTest::testGetWithConfigurablePlugin |
function |
core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php |
Tests the get() method with a configurable plugin. |
| SearchPluginManager |
class |
core/modules/search/src/SearchPluginManager.php |
SearchExecute plugin manager. |
| SearchPluginManager.php |
file |
core/modules/search/src/SearchPluginManager.php |
|
| SearchPluginManager::__construct |
function |
core/modules/search/src/SearchPluginManager.php |
Constructs SearchPluginManager. |
| SearchSetLocaleTest::$nodeSearchPlugin |
property |
core/modules/search/tests/src/Kernel/SearchSetLocaleTest.php |
A node search plugin instance. |
| Section::layoutPluginManager |
function |
core/modules/layout_builder/src/Section.php |
Wraps the layout plugin manager. |
| SectionComponent::getPlugin |
function |
core/modules/layout_builder/src/SectionComponent.php |
Gets the plugin for this component. |
| SectionComponent::getPluginId |
function |
core/modules/layout_builder/src/SectionComponent.php |
Gets the plugin ID. |
| SectionComponent::pluginManager |
function |
core/modules/layout_builder/src/SectionComponent.php |
Wraps the component plugin manager. |
| SectionComponentBuildRenderArrayEvent::$plugin |
property |
core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php |
The plugin for the section component being built. |
| SectionComponentBuildRenderArrayEvent::getPlugin |
function |
core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php |
Get the plugin for the section component being built. |
| SectionRenderTest::testToRenderArrayMissingPluginId |
function |
core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php |
Tests to render array missing plugin id. |
| SectionStorageInterface::getPluginDefinition |
function |
core/modules/layout_builder/src/SectionStorageInterface.php |
|
| SectionStorageManagerTest::$plugin |
property |
core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php |
The plugin. |
| SelectionPluginBase |
class |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php |
Provides a base class for configurable selection handlers. |
| SelectionPluginBase.php |
file |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php |
|
| SelectionPluginBase::buildConfigurationForm |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php |
Form constructor. |
| SelectionPluginBase::calculateDependencies |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php |
Calculates dependencies for the configured plugin. |
| SelectionPluginBase::defaultConfiguration |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php |
Gets default configuration for this plugin. |
| SelectionPluginBase::entityQueryAlter |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php |
Allows altering the SelectQuery generated by EntityFieldQuery. |
| SelectionPluginBase::submitConfigurationForm |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php |
Form submission handler. |
| SelectionPluginBase::validateConfigurationForm |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php |
Form validation handler. |
| SelectionPluginManager |
class |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php |
Plugin type manager for Entity Reference Selection plugins. |
| SelectionPluginManager.php |
file |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php |
|
| SelectionPluginManager::getFallbackPluginId |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php |
Gets a fallback id for a missing plugin. |
| SelectionPluginManager::getInstance |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php |
Gets or creates a plugin instance that satisfies the given options. |
| SelectionPluginManager::getPluginId |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php |
Gets the plugin ID for a given target entity type and base plugin ID. |
| SelectionPluginManager::getSelectionGroups |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php |
Gets the selection plugins that can reference a specific entity type. |
| SelectionPluginManager::getSelectionHandler |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php |
Gets the selection handler for a given entity_reference field. |
| SelectionPluginManager::__construct |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php |
Constructs a new \Drupal\Core\Plugin\DefaultPluginManager object. |
| SelectionPluginManagerInterface |
interface |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php |
Defines an interface for the entity reference selection plugin manager. |
| SelectionPluginManagerInterface.php |
file |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php |
|
| SelectionPluginManagerInterface::getPluginId |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php |
Gets the plugin ID for a given target entity type and base plugin ID. |
| SelectionPluginManagerInterface::getSelectionGroups |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php |
Gets the selection plugins that can reference a specific entity type. |
| SelectionPluginManagerInterface::getSelectionHandler |
function |
core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php |
Gets the selection handler for a given entity_reference field. |
| Serializer::$usesRowPlugin |
property |
core/modules/rest/src/Plugin/views/style/Serializer.php |
Whether or not this style uses a row plugin. |
| SettingsTrayFormAnnotationIsClassBlockForm::$plugin |
property |
core/modules/settings_tray/tests/modules/settings_tray_test/src/Form/SettingsTrayFormAnnotationIsClassBlockForm.php |
The block plugin. |
| SimpleConfigValidationTest::testInvalidPluginId |
function |
core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php |
Tests that plugin IDs in simple config are validated. |
| SmartDefaultSettings::$pluginManager |
property |
core/modules/ckeditor5/src/SmartDefaultSettings.php |
The CKEditor 5 plugin manager. |
| SmartDefaultSettings::addDefaultSettingsForEnabledConfigurablePlugins |
function |
core/modules/ckeditor5/src/SmartDefaultSettings.php |
Adds default settings for all enabled CKEditor 5 plugins. |
| SmartDefaultSettings::computeNetNewElementsForPlugin |
function |
core/modules/ckeditor5/src/SmartDefaultSettings.php |
Computes net new needed elements when considering adding the given plugin. |
| SortPluginBase |
class |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Base sort handler that has no options and performs a simple sort. |
| SortPluginBase.php |
file |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
|
| SortPluginBase::adminSummary |
function |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Display whether or not the sort order is ascending or descending. |
| SortPluginBase::buildExposeForm |
function |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Form for exposed handler options. |
| SortPluginBase::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Basic options for all sort criteria. |
| SortPluginBase::canExpose |
function |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Determine if a sort can be exposed. |
| SortPluginBase::defaultExposeOptions |
function |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Provide default options for exposed sorts. |
| SortPluginBase::defineOptions |
function |
core/modules/views/src/Plugin/views/sort/SortPluginBase.php |
Information about options for all kinds of purposes will be held here. |