Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
ViewResultAssertionTrait::assertIdenticalResultset function core/modules/views/src/Tests/ViewResultAssertionTrait.php Verifies that a result set returned by a View matches expected values.
ViewResultAssertionTrait::assertIdenticalResultsetHelper function core/modules/views/src/Tests/ViewResultAssertionTrait.php Performs View result assertions.
ViewResultAssertionTrait::assertNotIdenticalResultset function core/modules/views/src/Tests/ViewResultAssertionTrait.php Verifies that a result set returned by a View differs from certain values.
Views class core/modules/views/src/Views.php Static service container wrapper for views.
Views access plugins group core/modules/views/src/Plugin/views/access/AccessPluginBase.php Plugins to handle access checking for views.
Views area handler plugins group core/modules/views/src/Plugin/views/area/AreaPluginBase.php Plugins governing areas of views, such as header, footer, and empty text.
Views argument default plugins group core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Plugins for argument defaults in Views.
Views argument handlers group core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Handler plugins for Views contextual filters.
Views argument validate plugins group core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Plugins for validating views contextual filters.
Views cache plugins group core/modules/views/src/Plugin/views/cache/CachePluginBase.php Plugins to handle Views caches.
Views display extender plugins group core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Plugins that offer additional display options across display types.
Views display plugins group core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Plugins to handle the overall display of views.
Views exposed form plugins group core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginInterface.php Plugins that handle validation, submission, and rendering of exposed forms.
Views field handler plugins group core/modules/views/src/Plugin/views/field/FieldPluginBase.php Handler plugins for Views fields.
Views filter handler plugins group core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Plugins that handle views filtering.
Views join handler plugins group core/modules/views/src/Plugin/views/join/JoinPluginBase.php Handler plugins for Views table joins.
Views overview group core/modules/views/views.api.php Overview of the Views module API
Views pager plugins group core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Plugins to handle paging in views.
Views plugins group core/modules/views/views.api.php Overview of views plugins
Views query plugins group core/modules/views/src/Plugin/views/query/QueryPluginBase.php Plugins for views queries.
Views relationship handlers group core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Plugins for handling views relationships.
Views row plugins group core/modules/views/src/Plugin/views/row/RowPluginBase.php Plugins that control how Views outputs an individual record.
Views sort handler plugins group core/modules/views/src/Plugin/views/sort/SortPluginBase.php Plugins that handle sorting for Views.
Views style plugins group core/modules/views/src/Plugin/views/style/StylePluginBase.php Plugins that control how the collection of results is rendered in a view.
Views template files group core/modules/views/views.api.php Describes various views templates & overriding options.
Views wizard plugins group core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Plugins for Views wizards.
views-block-items-per-page.php file core/modules/views/tests/fixtures/update/views-block-items-per-page.php
views-exposed-form.css file core/themes/default_admin/css/components/views-exposed-form.css Visual styles for views exposed form.
views-exposed-form.css file core/themes/admin/css/components/views-exposed-form.css Visual styles for views exposed form.
views-exposed-form.css file core/themes/claro/css/components/views-exposed-form.css Visual styles for views exposed form.
views-exposed-form.html.twig file core/themes/stable9/templates/views/views-exposed-form.html.twig Theme override of a views exposed form.
views-exposed-form.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/views/views-exposed-form.html.twig Theme override for a views exposed form.
views-exposed-form.html.twig file core/themes/claro/templates/views-exposed-form.html.twig Theme override for a views exposed form.
views-exposed-form.html.twig file core/themes/starterkit_theme/templates/views/views-exposed-form.html.twig Theme override for a views exposed form.
views-exposed-form.html.twig file core/modules/views/templates/views-exposed-form.html.twig Default theme implementation of a views exposed form.
views-exposed-form.html.twig file core/themes/admin/templates/views/views-exposed-form.html.twig Theme override for a views exposed form.
views-exposed-form.html.twig file core/themes/default_admin/templates/views/views-exposed-form.html.twig Theme override for a views exposed form.
views-exposed-form.pcss.css file core/themes/default_admin/css/components/views-exposed-form.pcss.css Visual styles for views exposed form.
views-exposed-form.pcss.css file core/themes/admin/css/components/views-exposed-form.pcss.css Visual styles for views exposed form.
views-exposed-form.pcss.css file core/themes/claro/css/components/views-exposed-form.pcss.css Visual styles for views exposed form.
views-mini-pager.html.twig file core/themes/olivero/templates/views/views-mini-pager.html.twig Theme override for a views mini-pager.
views-mini-pager.html.twig file core/themes/stable9/templates/views/views-mini-pager.html.twig Theme override for a views mini-pager.
views-mini-pager.html.twig file core/themes/claro/templates/views/views-mini-pager.html.twig Theme override for a views mini-pager.
views-mini-pager.html.twig file core/themes/starterkit_theme/templates/views/views-mini-pager.html.twig Theme override for a views mini-pager.
views-mini-pager.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/views/views-mini-pager.html.twig Theme override for a views mini-pager.
views-mini-pager.html.twig file core/themes/admin/templates/views/views-mini-pager.html.twig Theme override for a views mini-pager.
views-mini-pager.html.twig file core/themes/default_admin/templates/views/views-mini-pager.html.twig Theme override for a views mini-pager.
views-mini-pager.html.twig file core/modules/views/templates/views-mini-pager.html.twig Default theme implementation for a views mini-pager.
views-responsive-grid.css file core/modules/views/css/views-responsive-grid.css /**
* CSS for Views responsive grid style.
*/

.views-view-responsive-grid {
--views-responsive-grid--layout-gap: 10px; /* Will be overridden by an inline style. */
--views-responsive-grid--column-count: 4; /* Will be overridden by an inline…
views-ui-build-group-filter-form.html.twig file core/themes/claro/templates/views/views-ui-build-group-filter-form.html.twig Theme override for Views UI build group filter form.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.