View::$executable
  • References/PHP/Drupal/views/src/Entity/View

Stores a reference to the executable version of this view. Type:

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

Indicates if the sorts have been built. @todo Group with other static properties. Type: bool

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

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

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

public ViewExecutable::usePager()

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

Hooks that allow other modules to implement the Views API. Parent topics

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

hook_views_invalidate_cache() Allow modules to respond to the invalidation of the Views cache.

2025-01-10 15:47:30
ViewsFormMainForm::buildForm
  • References/PHP/Drupal/views/src/Form/ViewsFormMainForm

public ViewsFormMainForm::buildForm(array $form, FormStateInterface

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

public ViewExecutable::getPath() Gets

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

public ViewsData::get($key = NULL) Gets

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

views_field_config_insert(FieldConfigInterface $field) Implements

2025-01-10 15:47:30