You are here

16 calls to views_get_plugin() in Views (for Drupal 7) 8.3

ArgumentPluginBase::get_plugin in lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php
Get the display or row plugin, if it exists.
DisplayPluginBase::init in lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
DisplayPluginBase::optionsSummary in lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default summary for options in the views UI.
DisplayPluginBase::submitOptionsForm in lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
FilterTest::testFilterQuery in lib/Drupal/views/Tests/Plugin/FilterTest.php
Test query of the row plugin.
Page::executeHookMenu in lib/Drupal/views/Plugin/views/display/Page.php
Add this display's path information to Drupal's menu system.
ViewExecutable::initDisplay in lib/Drupal/views/ViewExecutable.php
Set the display for this view and initialize the display handler.
ViewExecutable::initQuery in lib/Drupal/views/ViewExecutable.php
Do some common building initialization.
ViewExecutable::initStyle in lib/Drupal/views/ViewExecutable.php
Find and initialize the style plugin.
ViewExecutable::newDisplay in lib/Drupal/views/ViewExecutable.php
Creates and stores a new display.
views_ui_config_style_form in views_ui/admin.inc
Form to config_style items in the views UI.
views_ui_get_form_wizard_instance in views_ui/views_ui.module
views_ui_wizard_form_validate in views_ui/admin.inc
Validate the add view form.
ViewUI::buildAddForm in views_ui/lib/Drupal/views_ui/ViewUI.php
WizardPluginBase::alter_display_options in lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php
Alters the full array of display options before they are added to the view.
WizardPluginBase::build_form_style in lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php
Adds the style options to the wizard form.