You are here

8 calls to views_get_plugin_definitions() in Views (for Drupal 7) 8.3

ArgumentPluginBase::buildOptionsForm in lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php
Build the options form.
ArgumentPluginBase::default_argument_form in lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php
Provide a form for selecting the default argument when the default action is set to provide default argument.
ArgumentPluginBase::default_summary_form in lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php
Provide a form for selecting further summary options when the default action is set to display one.
PluginInstanceTest::setUp in lib/Drupal/views/Tests/PluginInstanceTest.php
Sets up a Drupal site for running functional and integration tests.
views_fetch_plugin_names in ./views.module
Fetch a list of all base tables available
views_plugin_list in ./views.module
Returns a list of plugins and metadata about them.
views_theme in ./views.module
Implement hook_theme(). Register views theming functions.
views_ui_get_wizards in views_ui/views_ui.module
Fetch metadata for all content_type plugins.