The theme function used to render the pager's output. File core/modules/views/src/Annotation/ViewsPager
The types of the display this plugin can be used with. For example the Feed display defines the type 'feed', so only rss style and row plugins
public static ViewAjaxController::create(ContainerInterface
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.
Allow to override the url of the current view. Type:
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.
public ViewExecutable::removeHandler($display_id, $type, $id)
The base tables on which this style plugin can be used. If no base table is specified the plugin can be used with all tables.
Defines a controller to load a view via AJAX. Hierarchy class \Drupal\views\Controller\
Page 5 of 46