public property ViewExecutable::$dom_id in Zircon Profile 8.0
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 387 - Contains \Drupal\views\ViewExecutable.
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\viewsCode
public $dom_id;