Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
views.module
»
views_fetch_plugin_names
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
8 calls to views_fetch_plugin_names()
AdvancedSettingsForm::buildForm
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
Form/
AdvancedSettingsForm.php
Implements
\Drupal\Core\Form\FormInterface::buildForm
().
DisplayPluginBase::buildOptionsForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
display/
DisplayPluginBase.php
Provide the default form for setting options.
Feed::initDisplay
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
display/
Feed.php
Overrides
\Drupal\views\Plugin\views\display\DisplayPluginBase::initDisplay
().
ModuleTest::testViewsFetchPluginNames
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
ModuleTest.php
Tests the
views_fetch_plugin_names
() function.
ViewEditFormController::getDisplayDetails
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
ViewEditFormController.php
Helper function to get the display details section of the edit UI.
ViewEditFormController::renderDisplayTop
in drupal/
core/
modules/
views_ui/
lib/
Drupal/
views_ui/
ViewEditFormController.php
Render the top of the display so it can be updated during ajax operations.
WizardPluginBase::buildForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
wizard/
WizardPluginBase.php
Drupal\views\Plugin\views\wizard\WizardInterface::buildForm
().
WizardPluginBase::rowStyleOptions
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
wizard/
WizardPluginBase.php
Retrieves row style plugin names.