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
View::postLoad
  • References/PHP/Drupal/views/src/Entity/View

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

2025-01-10 15:47:30
views-view-grouping.html.twig
  • References/PHP/Drupal/views/templates/views-view-grouping.html.twig

Default theme implementation to display a single views grouping. Available variables: view:

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

public ViewExecutable::__construct(ViewEntityInterface $storage,

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

public ViewExecutable::addHandler($display_id, $type, $table, $field

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

protected View::generateDisplayId($plugin_id) Generates

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

Where the results of a query will go. The array must use a numeric index starting at 0. Type:

2025-01-10 15:47:30
ViewsDataHelper::fetchFields
  • References/PHP/Drupal/views/src/ViewsDataHelper

public ViewsDataHelper::fetchFields($base, $type, $grouping = FALSE

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

public ViewExecutableFactory::__construct(AccountInterface

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

Whether the plugin should be not selectable in the UI. If it's set to TRUE, you can still use it via the API in config files.

2025-01-10 15:47:30