Search for executable
- Search 7.x for executable
- Search 9.5.x for executable
- Search 8.9.x for executable
- Search 11.x for executable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ViewExecutable::$build_info | property | core/ |
|
ViewExecutable::$build_sort | property | core/ |
|
ViewExecutable::$build_time | property | core/ |
|
ViewExecutable::$built | property | core/ |
Whether or not the view has been built. |
ViewExecutable::$current_display | property | core/ |
|
ViewExecutable::$current_page | property | core/ |
|
ViewExecutable::$displayHandlers | property | core/ |
The list of used displays of the view. |
ViewExecutable::$display_handler | property | core/ |
|
ViewExecutable::$dom_id | property | core/ |
|
ViewExecutable::$element | property | core/ |
A render array container to store render related information. |
ViewExecutable::$empty | property | core/ |
Stores the area handlers for the empty text which are initialized on this view. |
ViewExecutable::$executed | property | core/ |
Whether the view has been executed/query has been run. |
ViewExecutable::$exposed_data | property | core/ |
|
ViewExecutable::$exposed_input | property | core/ |
|
ViewExecutable::$exposed_raw_input | property | core/ |
|
ViewExecutable::$exposed_widgets | property | core/ |
|
ViewExecutable::$feedIcons | property | core/ |
|
ViewExecutable::$field | property | core/ |
Stores the field handlers which are initialized on this view. |
ViewExecutable::$filter | property | core/ |
Stores the filter handlers which are initialized on this view. |
ViewExecutable::$footer | property | core/ |
Stores the area handlers for the footer which are initialized on this view. |
ViewExecutable::$get_total_rows | property | core/ |
|
ViewExecutable::$header | property | core/ |
Stores the area handlers for the header which are initialized on this view. |
ViewExecutable::$inited | property | core/ |
Does this view already have loaded its handlers. |
ViewExecutable::$is_attachment | property | core/ |
|
ViewExecutable::$items_per_page | property | core/ |
|
ViewExecutable::$many_to_one_tables | property | core/ |
|
ViewExecutable::$offset | property | core/ |
|
ViewExecutable::$old_view | property | core/ |
|
ViewExecutable::$override_path | property | core/ |
|
ViewExecutable::$override_url | property | core/ |
|
ViewExecutable::$pager | property | core/ |
|
ViewExecutable::$parent_views | property | core/ |
|
ViewExecutable::$plugin_name | property | core/ |
|
ViewExecutable::$preview | property | core/ |
If this view has been previewed. |
ViewExecutable::$query | property | core/ |
Where the $query object will reside. |
ViewExecutable::$relationship | property | core/ |
Stores the relationship handlers which are initialized on this view. |
ViewExecutable::$request | property | core/ |
Stores the current request object. |
ViewExecutable::$response | property | core/ |
Stores the current response object. |
ViewExecutable::$result | property | core/ |
Where the results of a query will go. |
ViewExecutable::$routeProvider | property | core/ |
The route provider. |
ViewExecutable::$rowPlugin | property | core/ |
The current used row plugin, if the style plugin supports row plugins. |
ViewExecutable::$row_index | property | core/ |
|
ViewExecutable::$serializationData | property | core/ |
Holds all necessary data for proper unserialization. |
ViewExecutable::$showAdminLinks | property | core/ |
Should the admin links be shown on the rendered view. |
ViewExecutable::$sort | property | core/ |
Stores the sort handlers which are initialized on this view. |
ViewExecutable::$storage | property | core/ |
The config entity in which the view is stored. |
ViewExecutable::$style_plugin | property | core/ |
|
ViewExecutable::$total_rows | property | core/ |
|
ViewExecutable::$user | property | core/ |
The current user. |
ViewExecutable::$viewsData | property | core/ |
The views data. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.