ViewsStyle::$title
  • References/PHP/Drupal/views/src/Annotation/ViewsStyle

The plugin title used in the views UI. Type:

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

public static EntityViewsData::createInstance(ContainerInterface

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

hook_views_ui_display_top_links_alter(array &$links, ViewExecutable $view, $display_id) Alter the links

2025-01-10 15:47:30
TriggerPreviewCommand::render
  • References/PHP/Drupal/views/src/Ajax/TriggerPreviewCommand

public TriggerPreviewCommand::render()

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

Describes various views templates & overriding options. All views templates can be overridden with a variety of names, using the view, the

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

Stores the current active row while rendering. Type: int File

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

The entity type of the base table, if available. Type: \Drupal\Core\Entity\EntityTypeInterface|false

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

public ViewExecutable::setTitle($title)

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

To avoid recursion in views embedded into areas. Type: \Drupal\views\ViewExecutable[] File

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

public ViewExecutable::initHandlers()

2025-01-10 15:47:30