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

public ViewExecutable::initPager()

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

public static View::postLoad(EntityStorageInterface $storage, array &$entities)

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

Feed icons attached to the view. Type:

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

The config entity in which the view is stored. Type:

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

Stores the relationship handlers which are initialized on this view. Type: \Drupal\views\Plugin\views\relationship\Relatio

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

The view storage. Type:

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

public View::getExecutable() Gets an executable

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

public ViewExecutable::access($displays = NULL, $account = NULL)

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

A render array container to store render related information. For example you can alter the array and attach some asset library or JS settings

2025-01-10 15:47:30