Search for view
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 |
---|---|---|---|
plugin.manager.views.argument_default | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.argument_validator | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.cache | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.display | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.display_extender | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.exposed_form | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.field | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
plugin.manager.views.filter | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
plugin.manager.views.join | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
plugin.manager.views.pager | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.query | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.relationship | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
plugin.manager.views.row | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.sort | service | core/ |
Drupal\views\Plugin\ViewsHandlerManager |
plugin.manager.views.style | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
plugin.manager.views.wizard | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
PluginBase::$view | property | core/ |
The top object of a view. |
PluginBase::viewsTokenReplace | function | core/ |
Replaces Views' tokens in a given string. The resulting string will be sanitized with Xss::filterAdmin. |
PluginBase::VIEWS_QUERY_LANGUAGE_SITE_DEFAULT | constant | core/ |
Query string to indicate the site default language. |
PluginBaseTest::testViewsTokenReplace | function | core/ |
Test that the token replacement in views works correctly. |
PluginBaseTest::testViewsTokenReplaceWithDots | function | core/ |
Test that the token replacement in views works correctly with dots. |
PluginBaseTest::testViewsTokenReplaceWithTwigTokens | function | core/ |
Tests viewsTokenReplace without any twig tokens. |
preview.css | file | core/ |
/* ---------- Preview Styles ----------- */ .js .color-preview { float: none !important; clear: both; } .color-preview { overflow: hidden; margin-bottom: 10px; word-wrap: break-word; background-color: #fff; font-family: Georgia,… |
preview.html | file | core/ |
|
preview.html | file | core/ |
|
preview.html | file | core/ |
|
PreviewFallbackInterface | interface | core/ |
Allows an element to provide a fallback representation of itself for preview. |
PreviewFallbackInterface.php | file | core/ |
|
PreviewFallbackInterface::getPreviewFallbackString | function | core/ |
Returns a string to be used as a fallback during preview. |
PreviewTest | class | core/ |
Tests the UI preview functionality. |
PreviewTest | class | core/ |
Tests the UI preview functionality. |
PreviewTest.php | file | core/ |
|
PreviewTest.php | file | core/ |
|
PreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PreviewTest::$modules | property | core/ |
Modules to enable. |
PreviewTest::$testViews | property | core/ |
Views used by this test. |
PreviewTest::$testViews | property | core/ |
Views used by this test. |
PreviewTest::assertClass | function | core/ |
Asserts that an element has a given class. |
PreviewTest::assertPreviewAJAX | function | core/ |
Assert that the preview contains expected data. |
PreviewTest::clickPreviewLinkAJAX | function | core/ |
Click on a preview link. |
PreviewTest::dataSet | function | core/ |
Returns a very simple test dataset. |
PreviewTest::enableViewsTestModule | function | core/ |
Sets up the views_test_data.module. |
PreviewTest::getPreviewAJAX | function | core/ |
Get the preview form and force an AJAX preview update. |
PreviewTest::schemaDefinition | function | core/ |
Returns the schema definition. |
PreviewTest::setUp | function | core/ |
|
PreviewTest::testPreviewAdditionalInfo | function | core/ |
Tests the additional information query info area. |
PreviewTest::testPreviewContextual | function | core/ |
Tests contextual links in the preview form. |
PreviewTest::testPreviewError | function | core/ |
Tests view validation error messages in the preview. |
PreviewTest::testPreviewSortLink | function | core/ |
Tests the link to sort in the preview form. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.