public ViewExecutable::execute($display_id = NULL)
The plugin title used in the views UI. Type:
The factory to load a view executable with. Type:
public ViewExecutable::preExecute($args = array())
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
public ViewAjaxController::ajaxView(Request $
Provides an AJAX command for replacing the page title. This command is implemented in Drupal.AjaxCommands.prototype.viewsReplaceTitle.
Stores the field handlers which are initialized on this view. Type: \Drupal\views\Plugin\views\field\FieldPluginBase[]
Force the query to calculate the total number of results. @todo Move to the query. Type: bool
public EntityViewsData::getViewsTableForEntityType(EntityTypeInterface
Page 22 of 46