public property ViewExecutable::$dom_id in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/src/ViewExecutable.php \Drupal\views\ViewExecutable::dom_id
A unique identifier which allows to update multiple views output via js.
Type: string
File
- core/
modules/ views/ src/ ViewExecutable.php, line 386
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\viewsCode
public $dom_id;