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

public ViewExecutable::addCacheContext($cache_context)

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

Provides a render element to display a view. Plugin annotation

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

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
ViewExecutable::__construct
  • References/PHP/Drupal/views/src/ViewExecutable

public ViewExecutable::__construct(ViewEntityInterface $storage,

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

Builds up the routes of all views. The general idea is to execute first all alter hooks to determine which routes are overridden by views. This

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

Exposed widget input directly from the $form_state->getValues(). Type:

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

public ScrollTopCommand::__construct($selector)

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

(optional) The short title used in the views UI. Type:

2025-01-10 15:47:30
View::postSave
  • References/PHP/Drupal/views/src/Entity/View

public View::postSave(EntityStorageInterface $storage, $update = TRUE)

2025-01-10 15:47:30
View::$module
  • References/PHP/Drupal/views/src/Entity/View

The module implementing this view. Type: string File

2025-01-10 15:47:30