Views::getView
  • References/PHP/Drupal/views/src/Views

public static Views::getView($id) Loads a view

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

Defines an interface for View storage classes. Hierarchy interface \Drupal\Core\Entity\

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

public ViewExecutable::setHandler($display_id, $type, $id, $item)

2025-01-10 15:47:30
12 #type uses of View
  • References/PHP/Drupal/views/src/Element/View

DisplayPluginBase::buildBasicRenderable in core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Builds a basic

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

protected ViewsEntitySchem

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

This tool is a small plugin manager to perform analysis on a view and report results to the user. This tool is meant to let modules that provide data to Views also help users

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

Indicates that a revision table got removed. File core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber

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

Provides generic views integration for entities. Hierarchy class \Drupal\views\

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

public ViewExecutable::getDependencies()

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

Any arguments that have been passed into the view. Type:

2025-01-10 15:47:30