ViewsCache::$no_ui
  • References/PHP/Drupal/views/src/Annotation/ViewsCache

Whether the plugin should be not selectable in the UI. If it's set to TRUE, you can still use it via the API in config files.

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

The plugin ID. Type: string File core/modules/views

2025-01-10 15:47:30
views_post_update_cleanup_duplicate_views_data
  • References/PHP/Drupal/views/views.post_update

views_post_update_cleanup_duplicate_views_data() Update some views fields that were previously duplicated.

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

hook_views_preview_info_alter(array &$rows, ViewExecutable $view) Alter the view preview information.

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

Provides an interface to integrate an entity type with views. Hierarchy interface

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

public View::mergeDefaultDisplaysOptions() Add

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

The "tags" of a view. The tags are stored as a single string, though it is used as multiple tags for example in the views overview.

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

The unique ID of the view. Type: string File core/m

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

The label of the view. File core/modules/views/src/Entity/View.php, line 60

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

hook_views_post_render(ViewExecutable $view, &$output, CachePluginBase $cache) Post-process any rendered

2025-01-10 15:47:30