Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ViewExecutable.php
ViewExecutable::$args
Any arguments that have been passed into the view.
Type:
array
File
core/
modules/
views/
src/
ViewExecutable.php
, line 64
Class
ViewExecutable
Represents a view as a whole.
Namespace
Drupal\views
Code
public $args = [];
RSS feed