ViewsFormMainForm::submitForm
  • References/PHP/Drupal/views/src/Form/ViewsFormMainForm

public ViewsFormMainForm::submitForm(array &$form

2025-01-10 15:47:30
ViewsCache::$help
  • References/PHP/Drupal/views/src/Annotation/ViewsCache

A short help string; this is displayed in the views UI. Type:

2025-01-10 15:47:30
ViewsSort
  • References/PHP/Drupal/views/src/Annotation/ViewsSort

Defines a Plugin annotation object for views sort handlers. Hierarchy class \Drup

2025-01-10 15:47:30
ViewsDisplayExtender::$no_ui
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplayExtender

Whether or not the plugin is selectable in the UI. If it's set to TRUE, you can still use it via the API in config files.

2025-01-10 15:47:30
ViewsExposedForm::$base
  • References/PHP/Drupal/views/src/Annotation/ViewsExposedForm

The base tables on which this exposed form plugin can be used. If no base table is specified the plugin can be used with all tables.

2025-01-10 15:47:30
ViewsCache::$base
  • References/PHP/Drupal/views/src/Annotation/ViewsCache

The base tables on which this cache plugin can be used. If no base table is specified the plugin can be used with all tables.

2025-01-10 15:47:30
ViewExecutable::getDisplay
  • References/PHP/Drupal/views/src/ViewExecutable

public ViewExecutable::getDisplay() Gets

2025-01-10 15:47:30
views_field_config_insert
  • References/PHP/Drupal/views/views.module

views_field_config_insert(FieldConfigInterface $field) Implements

2025-01-10 15:47:30
ViewsDisplay::$uses_route
  • References/PHP/Drupal/views/src/Annotation/ViewsDisplay

Does the display plugin registers routes to the route. Type: bool File

2025-01-10 15:47:30
View::$display
  • References/PHP/Drupal/views/src/Entity/View

Stores all display handlers of this view. An array containing Drupal\views\Plugin\views\display\DisplayPluginBase objects.

2025-01-10 15:47:30