Search for View

  1. Search 7.x for View
  2. Search 9.5.x for View
  3. Search 8.9.x for View
  4. Search 10.3.x for View
  5. Search main for View
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
View class core/modules/views/src/Element/View.php Provides a render element to display a view.
View class core/modules/views/src/Entity/View.php Defines a View configuration entity class.
View class core/modules/views/src/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.

All search results

Title Object type File name Summary
FilterEqualityTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Views used by this test.
FilterEqualityTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Defines Views data, mapping 'name' field to the equality filter.
FilterGroupFormTest::$testViews property core/modules/views/tests/src/Functional/FilterGroupFormTest.php Views used by this test.
FilterInOperatorTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Views used by this test.
FilterInOperatorTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Defines Views data for the custom entity.
FilterLanguageTest::$testViews property core/modules/language/tests/src/Kernel/Views/FilterLanguageTest.php Views used by this test.
FilterNodeAccessTest::$testViews property core/modules/node/tests/src/Functional/Views/FilterNodeAccessTest.php Views used by this test.
FilterNumericTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Views used by this test.
FilterNumericTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Defines Views data, allowing 'age' to be empty and 'id' to be required.
FilterNumericWebTest::$testViews property core/modules/views_ui/tests/src/Functional/FilterNumericWebTest.php Views used by this test.
FilterPermissionUiTest::$testViews property core/modules/user/tests/src/Functional/Views/FilterPermissionUiTest.php Views used by this test.
FilterPlaceholderTextTest::$testViews property core/modules/views/tests/src/Functional/Handler/FilterPlaceholderTextTest.php Views used by this test.
FilterStringTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Views used by this test.
FilterStringTest::getBasicPageView function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Build and return a Page view of the views_test_data table.
FilterStringTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Defines Views data for the custom entity.
FilterTest::$testViews property core/modules/views/tests/src/Functional/Plugin/FilterTest.php Views used by this test.
FilterTest::viewsData function core/modules/views/tests/src/Functional/Plugin/FilterTest.php Returns the views data definition.
FilterUidRevisionTest::$testViews property core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php Views used by this test.
FilterUITest::$testViews property core/modules/views_ui/tests/src/Functional/FilterUITest.php Views used by this test.
FormAjaxSubscriber::onView function core/lib/Drupal/Core/Form/EventSubscriber/FormAjaxSubscriber.php Alters the wrapper format if this is an AJAX form request.
FormatPluralUpdateTest::testViewsFieldFormatPluralConversion function core/modules/views/tests/src/Functional/Update/FormatPluralUpdateTest.php Tests that fields with the format_plural option are updated properly.
FormatterBase::$viewMode property core/lib/Drupal/Core/Field/FormatterBase.php The view mode.
FormatterBase::prepareView function core/lib/Drupal/Core/Field/FormatterBase.php Allows formatters to load information for field values being displayed.
FormatterBase::view function core/lib/Drupal/Core/Field/FormatterBase.php Builds a renderable array for a fully themed field.
FormatterInterface::prepareView function core/lib/Drupal/Core/Field/FormatterInterface.php Allows formatters to load information for field values being displayed.
FormatterInterface::view function core/lib/Drupal/Core/Field/FormatterInterface.php Builds a renderable array for a fully themed field.
FormatterInterface::viewElements function core/lib/Drupal/Core/Field/FormatterInterface.php Builds a renderable array for a field value.
FormHooks::formNodePreviewFormSelectAlter function core/themes/admin/src/Hook/FormHooks.php Implements hook_form_FORM_ID_alter().
FormHooks::formNodePreviewFormSelectAlter function core/themes/default_admin/src/Hook/FormHooks.php Implements hook_form_FORM_ID_alter().
FormHooks::formViewsExposedFormAlter function core/themes/admin/src/Hook/FormHooks.php Implements hook_form_FORM_ID_alter() for views_exposed_form.
FormHooks::formViewsExposedFormAlter function core/themes/default_admin/src/Hook/FormHooks.php Implements hook_form_FORM_ID_alter() for views_exposed_form.
FormHooks::formViewsUiAddHandlerFormAlter function core/themes/admin/src/Hook/FormHooks.php Implements hook_form_FORM_ID_alter() for Views UI add handler form.
FormHooks::formViewsUiAddHandlerFormAlter function core/themes/default_admin/src/Hook/FormHooks.php Implements hook_form_FORM_ID_alter() for Views UI add handler form.
FormHooks::formViewsUiConfigItemFormAlter function core/themes/admin/src/Hook/FormHooks.php Implements hook_form_FORM_ID_alter() for the Views UI config form.
FormHooks::formViewsUiConfigItemFormAlter function core/themes/default_admin/src/Hook/FormHooks.php Implements hook_form_FORM_ID_alter() for the Views UI config form.
FrontPageTest::doTestFrontPageViewCacheTags function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the cache tags on the front page.
GenericFileFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/GenericFileFormatter.php Builds a renderable array for a field value.
gin-image-preview.css file core/themes/default_admin/migration/css/base/gin-image-preview.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
.image-preview {
img {
background-color: var(--gin-pattern-fallback);
background-image:…
gin-image-preview.pcss.css file core/themes/default_admin/migration/css/base/gin-image-preview.pcss.css .image-preview {
img {
background-color: var(--gin-pattern-fallback);
background-image: linear-gradient(-45deg, var(--gin-pattern) 25%, transparent 26%), linear-gradient(-45deg, var(--gin-pattern) 25%, transparent 26%),…
gin-views-unwrapped.css file core/themes/default_admin/migration/css/base/gin-views-unwrapped.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
.views-edit-view {
.unit-title {
margin-block-start: 0;
margin-block-end: var(--gin-spacing-m);
gin-views-unwrapped.pcss.css file core/themes/default_admin/migration/css/base/gin-views-unwrapped.pcss.css @import "media-queries.pcss.css";

.views-edit-view {
.unit-title {
margin-block-start: 0;
margin-block-end: var(--gin-spacing-m);
/* Duplicated from h1/h2/h3 styles in _body.scss (was @extend h2). */
letter-spacing:…
gin-views.css file core/themes/default_admin/migration/css/base/gin-views.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/
.views-exposed-form.views-exposed-form {
padding-block-start: var(--gin-spacing-xs);

gin-views.pcss.css file core/themes/default_admin/migration/css/base/gin-views.pcss.css @import "media-queries.pcss.css";

.views-exposed-form.views-exposed-form {
padding-block-start: var(--gin-spacing-xs);

.form-element--type-select {
max-width: 240px;
}

.form-type--boolean .form-boolean {
GlossaryTest::testGlossaryView function core/modules/views/tests/src/Functional/GlossaryTest.php Tests the default glossary view.
GlossaryViewTest class core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Tests the basic AJAX functionality of the Glossary View.
GlossaryViewTest.php file core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php
GlossaryViewTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php The theme to install as the default for testing.
GlossaryViewTest::$modules property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Modules to install.
GlossaryViewTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php The test Views to enable.
GlossaryViewTest::setUp function core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php

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