Search for view

  1. Search 7.x for view
  2. Search 8.9.x for view
  3. Search 10.3.x for view
  4. Search 11.x for view
  5. 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
PagePreviewTest::$modules property core/modules/node/tests/src/Functional/PagePreviewTest.php Enable the comment, node and taxonomy modules to test on the preview.
PagePreviewTest::$term property core/modules/node/tests/src/Functional/PagePreviewTest.php A term.
PagePreviewTest::setUp function core/modules/node/tests/src/Functional/PagePreviewTest.php
PagePreviewTest::testPagePreview function core/modules/node/tests/src/Functional/PagePreviewTest.php Checks the node preview functionality.
PagePreviewTest::testPagePreviewCache function core/modules/node/tests/src/Functional/PagePreviewTest.php Tests node preview with dynamic_page_cache and anonymous users.
PagePreviewTest::testPagePreviewWithRevisions function core/modules/node/tests/src/Functional/PagePreviewTest.php Checks the node preview functionality, when using revisions.
PagePreviewTest::testSimultaneousPreview function core/modules/node/tests/src/Functional/PagePreviewTest.php Checks the node preview accessible for simultaneous node editing.
PagerKernelTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/PagerKernelTest.php Views to be enabled.
PagerTest::$testViews property core/modules/views/tests/src/Functional/Plugin/PagerTest.php Views used by this test.
PagerTest::createViewAtPath function core/modules/views/tests/src/Functional/Wizard/PagerTest.php Create a simple View of nodes at a given path.
PagerTest::testViewTotalRowsWithoutPager function core/modules/views/tests/src/Functional/Plugin/PagerTest.php
PageViewTest class core/modules/node/tests/src/Functional/PageViewTest.php Create a node and test edit permissions.
PageViewTest.php file core/modules/node/tests/src/Functional/PageViewTest.php
PageViewTest::$defaultTheme property core/modules/node/tests/src/Functional/PageViewTest.php The theme to install as the default for testing.
PageViewTest::testPageView function core/modules/node/tests/src/Functional/PageViewTest.php Tests an anonymous and unpermissioned user attempting to edit the node.
PaginationAJAXTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/PaginationAJAXTest.php Test Views to enable.
paramconverter.views_ui service core/modules/views_ui/views_ui.services.yml Drupal\views_ui\ParamConverter\ViewUIConverter
path.overview.html.twig file core/modules/help_topics/help_topics/path.overview.html.twig ---
label: 'Configuring aliases for URLs'
top_level: true
related:
- path.creating_alias
- path.editing_alias
---
<h2>{% trans %}What is a URL?{% endtrans %}</h2>
<p>{% trans %}URL is the abbreviation for "Uniform…
PathPluginBaseTest::setupViewExecutableAccessPlugin function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Returns some mocked view entity, view executable, and access plugin.
PathPluginTest::$testViews property core/modules/node/tests/src/Functional/Views/PathPluginTest.php Views used by this test.
pgsql.views.date_sql service core/modules/views/views.services.yml Drupal\views\Plugin\views\query\PostgresqlDateSql
plugin.manager.views.access service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.area service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.argument service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.argument_default service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.argument_validator service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.cache service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.display service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.display_extender service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.exposed_form service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.field service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.filter service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.join service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.pager service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.query service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.relationship service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.row service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.sort service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsHandlerManager
plugin.manager.views.style service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
plugin.manager.views.wizard service core/modules/views/views.services.yml Drupal\views\Plugin\ViewsPluginManager
PluginBase::$view property core/modules/views/src/Plugin/views/PluginBase.php The top object of a view.
PluginBase::viewsTokenReplace function core/modules/views/src/Plugin/views/PluginBase.php Replaces Views' tokens in a given string.
PluginBase::VIEWS_QUERY_LANGUAGE_SITE_DEFAULT constant core/modules/views/src/Plugin/views/PluginBase.php Query string to indicate the site default language.
PluginBaseTest::testViewsTokenReplace function core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php Tests that the token replacement in views works correctly.
PluginBaseTest::testViewsTokenReplaceWithDots function core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php Tests that the token replacement in views works correctly with dots.
PluginBaseTest::testViewsTokenReplaceWithTwigTokens function core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php Tests viewsTokenReplace without any twig tokens.
preview.css file core/themes/bartik/color/preview.css /* ---------- 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/themes/bartik/color/preview.html
preview.html file core/modules/color/preview.html
preview.html file core/modules/color/tests/modules/color_test/themes/color_test_theme/color/preview.html

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