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
views_field_config_update
  • References/PHP/Drupal/views/views.module

views_field_config_update(FieldConfigInterface $field) Implements

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

An array of input values from exposed forms. Type:

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

Whether this view uses AJAX. Type: bool File core/m

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

public ViewExecutable::getBaseTables()

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

The used pager plugin used by the current executed view. Type: \Drupal\views\Plugin\views\pager\PagerPluginBase

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

public ViewsExposedForm::getFormId()

2025-01-10 15:47:30