views-view-field.html.twig
  • References/PHP/Drupal/views/templates/views-view-field.html.twig

Default theme implementation for a single field in a view. Available variables: view:

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

public ViewExecutable::initDisplay() Sets

2025-01-10 15:47:30
EntityViewsData::mapSingleFieldViewsData
  • References/PHP/Drupal/views/src/EntityViewsData

protected EntityViewsData::mapSingleFieldViewsData($table, $field_name

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

The core version the view was created for. Type: string File

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

Indicates that a base table got renamed. File core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber

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

public ViewsEntitySchemaSu

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

public ViewExecutable::chooseDisplay($displays)

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

Indicates if the sorts have been built. @todo Group with other static properties. Type: bool

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

Stores a reference to the executable version of this view. Type:

2025-01-10 15:47:30
Views::executableFactory
  • References/PHP/Drupal/views/src/Views

public static Views::executableFactory() Returns

2025-01-10 15:47:30