ViewsFormMainForm::getFormId
  • References/PHP/Drupal/views/src/Form/ViewsFormMainForm

public ViewsFormMainForm::getFormId()

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

The translation manager. Type:

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

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
ViewsQuery::$id
  • References/PHP/Drupal/views/src/Annotation/ViewsQuery

The plugin ID. Type: string File core/modules/views

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

Provides an interface to integrate an entity type with views. Hierarchy interface

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

public View::mergeDefaultDisplaysOptions() Add

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

The "tags" of a view. The tags are stored as a single string, though it is used as multiple tags for example in the views overview.

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

The unique ID of the view. Type: string File core/m

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

The label of the view. File core/modules/views/src/Entity/View.php, line 60

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

protected EntityViewsData::mapFieldDefinition($table, $field_name

2025-01-10 15:47:30