ViewAjaxController::$storage
  • References/PHP/Drupal/views/src/Controller/ViewAjaxController

The entity storage for views. Type:

2025-01-10 15:47:30
Views::getApplicableViews
  • References/PHP/Drupal/views/src/Views

public static Views::getApplicableViews($type) Return

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

(optional) The short title used in the views UI. Type:

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

Builds up the routes of all views. The general idea is to execute first all alter hooks to determine which routes are overridden by views. This

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

The plugin title used in the views UI. Type:

2025-01-10 15:47:30
EntityViewsData::processViewsDataForLanguage
  • References/PHP/Drupal/views/src/EntityViewsData

protected EntityViewsData::processViewsDataForLanguage($table,

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

public ViewExecutable::destroy() Unsets

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

The field storage definitions for all base fields of the entity type. Type: \Drupal\Core\Field\FieldStorageDefinitionInterface[]

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

Stores the area handlers for the footer which are initialized on this view. Type: \Drupal\views\Plugin\views\area\AreaPluginBase[]

2025-01-10 15:47:30
hook_views_query_substitutions
  • References/PHP/Drupal/views/views.api

hook_views_query_substitutions(ViewExecutable $view) Replace special strings in the query before it is executed

2025-01-10 15:47:30