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

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

Whether the view has been executed/query has been run. @todo Group with other static properties. Type:

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

protected ViewsEntitySchem

2025-01-10 15:47:30
views-view-unformatted.html.twig
  • References/PHP/Drupal/views/templates/views-view-unformatted.html.twig

Default theme implementation to display a view of unformatted rows. Available variables: title:

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

To avoid recursion in views embedded into areas. Type: \Drupal\views\ViewExecutable[] File

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

The current used display plugin. Type: \Drupal\views\Plugin\views\display\DisplayPluginBase File

2025-01-10 15:47:30
template_preprocess_views_view_list
  • References/PHP/Drupal/views/views.theme.inc

template_preprocess_views_view_list(&$variables) Prepares variables for Views HTML list templates.

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

public ViewExecutable::setCurrentPage($page)

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

All the form data from $form_state->getValues(). Type:

2025-01-10 15:47:30
views_view_delete
  • References/PHP/Drupal/views/views.module

views_view_delete(EntityInterface $entity) Implements

2025-01-10 15:47:30