Search for view
- Search 7.x for view
- Search 9.5.x for view
- Search 8.9.x for view
- Search 10.3.x for view
- Search 11.x for view
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| View | class | core/ |
Provides a render element to display a view. |
| View | class | core/ |
Defines a View configuration entity class. |
| View | class | core/ |
Views area handlers. Insert a view inside of an area. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormatterInterface::prepareView | function | core/ |
Allows formatters to load information for field values being displayed. |
| FormatterInterface::view | function | core/ |
Builds a renderable array for a fully themed field. |
| FormatterInterface::viewElements | function | core/ |
Builds a renderable array for a field value. |
| FormHooks::formNodePreviewFormSelectAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| FormHooks::formNodePreviewFormSelectAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| FormHooks::formViewsExposedFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for views_exposed_form. |
| FormHooks::formViewsExposedFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for views_exposed_form. |
| FormHooks::formViewsUiAddHandlerFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for Views UI add handler form. |
| FormHooks::formViewsUiAddHandlerFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for Views UI add handler form. |
| FormHooks::formViewsUiConfigItemFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the Views UI config form. |
| FormHooks::formViewsUiConfigItemFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the Views UI config form. |
| FrontPageTest::doTestFrontPageViewCacheTags | function | core/ |
Tests the cache tags on the front page. |
| GenericFileFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| gin-image-preview.css | file | core/ |
/* * 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/ |
.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/ |
/* * 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/ |
@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/ |
/* * 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/ |
@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/ |
Tests the default glossary view. |
| GlossaryViewTest | class | core/ |
Tests the basic AJAX functionality of the Glossary View. |
| GlossaryViewTest.php | file | core/ |
|
| GlossaryViewTest::$defaultTheme | property | core/ |
|
| GlossaryViewTest::$modules | property | core/ |
|
| GlossaryViewTest::$testViews | property | core/ |
The test Views to enable. |
| GlossaryViewTest::setUp | function | core/ |
|
| GlossaryViewTest::testGlossaryDefault | function | core/ |
Tests the AJAX callbacks for the glossary view. |
| GlossaryViewTest::testGlossaryLanguagePrefix | function | core/ |
Tests that the glossary also works on a language prefixed URL. |
| GroupByTest::$testViews | property | core/ |
Views used by this test. |
| GroupedExposedFilterTest::$testViews | property | core/ |
Views used by this test. |
| GroupwiseMax::getTemporaryView | function | core/ |
Helper function to create a pseudo view. |
| HandlerAliasTest::$testViews | property | core/ |
Views used by this test. |
| HandlerAliasTest::viewsData | function | core/ |
|
| HandlerArgumentUserUidTest::$testViews | property | core/ |
Test views. |
| HandlerBase::$viewsData | property | core/ |
The views data service. |
| HandlerBase::getViewsData | function | core/ |
Gets views data service. |
| HandlerBase::setViewsData | function | core/ |
Sets the views data service. |
| HandlerFieldFieldTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldFieldTest::prepareView | function | core/ |
Sets up the testing view with random field data. |
| HandlerFieldPermissionTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldRoleTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFieldUserNameTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFilterCurrentUserTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFilterPermissionTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFilterRolesTest::$testViews | property | core/ |
Views used by this test. |
| HandlerFilterUserNameTest::$testViews | property | core/ |
Views used by this test. |
| HandlerTest::$testViews | property | core/ |
Views used by this test. |
| HandlerTest::$testViews | property | core/ |
Views used by this test. |
| HandlerTest::viewsData | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::viewsData(). |
| HandlerTest::viewsData | function | core/ |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.