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

public ViewExecutable::execute($display_id = NULL)

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

The plugin title used in the views UI. Type:

2025-01-10 15:47:30
ViewAjaxController::$executableFactory
  • References/PHP/Drupal/views/src/Controller/ViewAjaxController

The factory to load a view executable with. Type:

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

public ViewExecutable::preExecute($args = array())

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

The types of the display this plugin can be used with. For example the Feed display defines the type 'feed', so only rss style and row plugins

2025-01-10 15:47:30
ViewAjaxController::ajaxView
  • References/PHP/Drupal/views/src/Controller/ViewAjaxController

public ViewAjaxController::ajaxView(Request $

2025-01-10 15:47:30
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
EntityViewsData::getViewsTableForEntityType
  • References/PHP/Drupal/views/src/EntityViewsData

public EntityViewsData::getViewsTableForEntityType(EntityTypeInterface

2025-01-10 15:47:30