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 |
|---|---|---|---|
| NodeViewController.php | file | core/ |
|
| NodeViewController::$currentUser | property | core/ |
The current user. |
| NodeViewController::$entityRepository | property | core/ |
The entity repository service. |
| NodeViewController::create | function | core/ |
Instantiates a new instance of this class. |
| NodeViewController::title | function | core/ |
The _title_callback for the page that renders a single node. |
| NodeViewController::view | function | core/ |
Provides a page to render a single entity. |
| NodeViewController::__construct | function | core/ |
Creates a NodeViewController object. |
| NodeViewLanguageTest | class | core/ |
Tests the node language extra field display. |
| NodeViewLanguageTest.php | file | core/ |
|
| NodeViewLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeViewLanguageTest::$modules | property | core/ |
Modules to install. |
| NodeViewLanguageTest::testViewLanguage | function | core/ |
Tests the language extra field display. |
| NodeViewsAnalyzeTest | class | core/ |
Tests node_views_analyze(). |
| NodeViewsAnalyzeTest.php | file | core/ |
|
| NodeViewsAnalyzeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeViewsAnalyzeTest::$modules | property | core/ |
Modules to install. |
| NodeViewsAnalyzeTest::$testViews | property | core/ |
Views used by this test. |
| NodeViewsAnalyzeTest::testNodeViewsAnalyze | function | core/ |
Tests the implementation of node_views_analyze(). |
| NodeViewsData | class | core/ |
Provides the views data for the node entity type. |
| NodeViewsData.php | file | core/ |
|
| NodeViewsData::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| NodeViewsData::getNodeAccessImplementations | function | core/ |
Returns a list of modules that implements a node access hook. |
| NodeViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| NodeViewsData::__construct | function | core/ |
Constructs an NodeViewsData object. |
| NodeViewsExecutionHooks | class | core/ |
Hook implementations for node. |
| NodeViewsExecutionHooks.php | file | core/ |
|
| NodeViewsExecutionHooks::viewsQuerySubstitutions | function | core/ |
Implements hook_views_query_substitutions(). |
| NodeViewsFieldAccessTest | class | core/ |
Tests base field access in Views for the node entity. |
| NodeViewsFieldAccessTest.php | file | core/ |
|
| NodeViewsFieldAccessTest::$modules | property | core/ |
Modules to install. |
| NodeViewsFieldAccessTest::setUp | function | core/ |
|
| NodeViewsFieldAccessTest::testNodeFields | function | core/ |
Check access for node fields. |
| NodeViewsHooks | class | core/ |
Views hook implementations for node. |
| NodeViewsHooks.php | file | core/ |
|
| NodeViewsHooks::viewsAnalyze | function | core/ |
Implements hook_views_analyze(). |
| NodeViewsHooks::viewsQuerySubstitutions | function | core/ |
Implements hook_views_query_substitutions(). |
| NodeViewTest | class | core/ |
Tests the node/{node} page. |
| NodeViewTest.php | file | core/ |
|
| NodeViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeViewTest::testHtmlHeadLinks | function | core/ |
Tests the html head links. |
| NodeViewTest::testLinkHeader | function | core/ |
Tests the Link header. |
| NodeViewTest::testMultiByteUtf8 | function | core/ |
Tests that we store and retrieve multi-byte UTF-8 characters correctly. |
| NodeWizardTest::testViewAddWithNodeTitles | function | core/ |
Tests creating a view with node titles. |
| node_access_view_all_nodes | function | core/ |
Determines whether the user has a global viewing grant for all nodes. |
| node_preview | service | core/ |
Drupal\node\ParamConverter\NodePreviewConverter |
| node_preview.css | file | core/ |
.node-preview-container.node-preview-container { position: sticky; z-index: 501; /* on top of the Drupal world */ width: 100%; height: var(--gin-toolbar-secondary-height); padding: 0; border-block-end: 1px solid… |
| node_test_views.info.yml | file | core/ |
core/modules/node/tests/modules/node_test_views/node_test_views.info.yml |
| NoMultilingualReviewPageTest | class | core/ |
Tests migrate upgrade review page for Drupal 6 without translations. |
| NoMultilingualReviewPageTest | class | core/ |
Tests Drupal 7 upgrade without translations. |
| NoMultilingualReviewPageTest | class | core/ |
Tests migrate upgrade review page for Drupal 6 without translations. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.