ViewExecutableFactory::get
  • References/PHP/Drupal/views/src/ViewExecutableFactory

public ViewExecutableFactory::get(ViewEntityInterface

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

public &ViewEntityInterface::getDisplay($display_id)

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

public ViewExecutable::setTitle($title)

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
ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_REMOVAL
  • References/PHP/Drupal/views/src/EventSubscriber/ViewsEntitySchemaSubscriber

Indicates that a revision data table got removed. File core/modules/views/src/EventSubscriber/ViewsE

2025-01-10 15:47:30
HighlightCommand::render
  • References/PHP/Drupal/views/src/Ajax/HighlightCommand

public HighlightCommand::render()

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

public View::postCreate(EntityStorageInterface $storage)

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

Stores the current active row while rendering. Type: int File

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

Stores the field handlers which are initialized on this view. Type: \Drupal\views\Plugin\views\field\FieldPluginBase[]

2025-01-10 15:47:30