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
Describes various views templates & overriding options. All views templates can be overridden with a variety of names, using the view, the
Defines a helper class for stuff related to views data. Hierarchy class \Drupal\views\
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.
hook_views_pre_build(ViewExecutable $view) Act on the view before the query is built, but after displays are
public ViewsExposedForm::__construct(ExposedFormCache $
Defines an object that passes safe strings through the Views render system. This object should only be constructed with a known safe string
The plugin title used in the views UI. Type:
public ViewExecutable::setExposedInput($filters)
views_embed_view($name, $display_id = 'default') Embed a view using a PHP snippet. This
Page 29 of 56