ViewExecutable
  • References/PHP/Drupal/views/src/ViewExecutable

Represents a view as a whole. An object to contain all of the data to generate a view, plus the member functions to build the view query, execute

2025-01-10 15:47:30
ViewAccessControlHandler::checkAccess
  • References/PHP/Drupal/views/src/ViewAccessControlHandler

public ViewAccessControlHandler::checkAccess(EntityInterface

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

The list of used displays of the view. An array containing Drupal\views\Plugin\views\display\DisplayPluginBase objects.

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

Whether the plugin should be not 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
hook_views_data
  • References/PHP/Drupal/views/views.api

hook_views_data() Describe data tables and fields (or the equivalent) to Views. The

2025-01-10 15:47:30
template_preprocess_views_view_summary
  • References/PHP/Drupal/views/views.theme.inc

template_preprocess_views_view_summary(&$variables) Prepares variables for views summary templates.

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
Views::viewsDataHelper
  • References/PHP/Drupal/views/src/Views

public static Views::viewsDataHelper() Returns

2025-01-10 15:47:30
ViewsEntitySchemaSubscriber::BASE_TABLE_RENAME
  • References/PHP/Drupal/views/src/EventSubscriber/ViewsEntitySchemaSubscriber

Indicates that a base table got renamed. File core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber

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