ViewsData
  • References/PHP/Drupal/views/src/ViewsData

Class to manage and lazy load cached views data. If a table is requested and cannot be loaded from cache, all data is then requested from cache

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

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

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

public static View::preCreate(EntityStorageInterface $storage, array &$values)

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

The plugin title used in the views UI. Type:

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

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

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

Attachments to place after the view. Type:

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

public RouteSubscriber::__construct(EntityManagerInterface

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

hook_views_form_substitutions() Replace special strings when processing a view with form elements.

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

Provides an AJAX command for showing the save and cancel buttons. This command is implemented in Drupal.AjaxCommands.prototype.viewsShowButtons

2025-01-10 15:47:30
ViewExecutableFactory::__construct
  • References/PHP/Drupal/views/src/ViewExecutableFactory

public ViewExecutableFactory::__construct(AccountInterface

2025-01-10 15:47:30