ReplaceTitleCommand
  • References/PHP/Drupal/views/src/Ajax/ReplaceTitleCommand

Provides an AJAX command for replacing the page title. This command is implemented in Drupal.AjaxCommands.prototype.viewsReplaceTitle.

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

Stores the field handlers which are initialized on this view. Type: \Drupal\views\Plugin\views\field\FieldPluginBase[]

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

Force the query to calculate the total number of results. @todo Move to the query. Type: bool

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

hook_views_pre_build(ViewExecutable $view) Act on the view before the query is built, but after displays are

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

views_view_is_enabled(View $view) Returns whether the view is enabled. Parameters

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

template_preprocess_views_view_grouping(&$variables) Prepares variables for views single grouping templates

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

public EntityViewsData::getViewsTableForEntityType(EntityTypeInterface

2025-01-10 15:47:30
views-view-table.html.twig
  • References/PHP/Drupal/views/templates/views-view-table.html.twig

Default theme implementation for displaying a view as a table. Available variables: attributes:

2025-01-10 15:47:30
ManyToOneHelper::addTable
  • References/PHP/Drupal/views/src/ManyToOneHelper

public ManyToOneHelper::addTable($join = NULL, $alias = NULL)

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

The route provider. Type:

2025-01-10 15:47:30