You are here

13 calls to Views::pluginManager() in Drupal 10

DisplayTest::testDisplayPluginsAlter in core/modules/views_ui/tests/src/Functional/DisplayTest.php
Tests views_ui_views_plugins_display_alter is altering plugin definitions.
ModerationStateFilter::opSimple in core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php
ModerationStateJoinViewsHandlerTrait::ensureMyTable in core/modules/content_moderation/src/Plugin/views/ModerationStateJoinViewsHandlerTrait.php
PathPluginBase::getRoute in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Generates a route entry for a given view and display.
RelationshipPluginBase::query in core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php
TaxonomyIndexDepthQueryTrait::addSubQueryJoin in core/modules/taxonomy/src/TaxonomyIndexDepthQueryTrait.php
Builds a performant depth subquery and adds it as a join to the query.
View::addDisplay in core/modules/views/src/Entity/View.php
Adds a new display handler to the view, automatically creating an ID.
ViewsModerationStateFilterTest::assertPluginStates in core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php
Assert the plugin states.
views_add_contextual_links in core/modules/views/views.module
Adds contextual links associated with a view display to a renderable array.
views_theme in core/modules/views/views.module
Implements hook_theme().
WizardPluginBase::alterDisplayOptions in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Alters the full array of display options before they are added to the view.
WizardPluginBase::buildFormStyle in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Adds the style options to the wizard form.
WizardPluginBase::defaultDisplayFiltersUser in core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
Retrieves filter information based on user input for the default display.