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 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
ViewValidationTest::setUp function core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php
ViewValidationTest::testInvalidPluginId function core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php Tests that the various plugin IDs making up a view display are validated.
ViewValidationTest::testLabelsAreRequired function core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php @group legacy
ViewXmlAnonTest class core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php @group rest
ViewXmlAnonTest.php file core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php
ViewXmlAnonTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php The theme to install as the default for testing.
ViewXmlAnonTest::$format property core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php The format to use in this test.
ViewXmlAnonTest::$mimeType property core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php The MIME type that corresponds to $format.
ViewXmlBasicAuthTest class core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php @group rest
ViewXmlBasicAuthTest.php file core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php
ViewXmlBasicAuthTest::$auth property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The authentication mechanism to use in this test.
ViewXmlBasicAuthTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The theme to install as the default for testing.
ViewXmlBasicAuthTest::$format property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The format to use in this test.
ViewXmlBasicAuthTest::$mimeType property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The MIME type that corresponds to $format.
ViewXmlBasicAuthTest::$modules property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php Modules to install.
ViewXmlCookieTest class core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php @group rest
ViewXmlCookieTest.php file core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php
ViewXmlCookieTest::$auth property core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php The authentication mechanism to use in this test.
ViewXmlCookieTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php The theme to install as the default for testing.
ViewXmlCookieTest::$format property core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php The format to use in this test.
ViewXmlCookieTest::$mimeType property core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php The MIME type that corresponds to $format.
VocabularyAccessControlHandler::$viewLabelOperation property core/modules/taxonomy/src/VocabularyAccessControlHandler.php Allows to grant access to just the labels.
VocabularyPermissionsTest::testTaxonomyVocabularyOverviewPermissions function core/modules/taxonomy/tests/src/Functional/VocabularyPermissionsTest.php Tests the vocabulary overview permission.
VocabularyRouteProvider::getOverviewPageRoute function core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php Gets the overview page route.
WidgetViewsTest class core/modules/media_library/tests/src/FunctionalJavascript/WidgetViewsTest.php Tests the views in the media library widget.
WidgetViewsTest.php file core/modules/media_library/tests/src/FunctionalJavascript/WidgetViewsTest.php
WidgetViewsTest::$defaultTheme property core/modules/media_library/tests/src/FunctionalJavascript/WidgetViewsTest.php The theme to install as the default for testing.
WidgetViewsTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/WidgetViewsTest.php
WidgetViewsTest::testWidgetViews function core/modules/media_library/tests/src/FunctionalJavascript/WidgetViewsTest.php Tests that the views in the Media library's widget work as expected.
WizardInterface::createView function core/modules/views/src/Plugin/views/wizard/WizardInterface.php Creates a view from values that have already been validated.
WizardInterface::validateView function core/modules/views/src/Plugin/views/wizard/WizardInterface.php Validate form and values.
WizardPluginBase::$validated_views property core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php An array of validated view objects, keyed by a hash.
WizardPluginBase::createView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Creates a view from values that have already been validated.
WizardPluginBase::instantiateView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Instantiates a view object from form values.
WizardPluginBase::retrieveValidatedView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Retrieves a validated view for a form submission.
WizardPluginBase::setValidatedView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Stores a validated view from a form submission.
WizardPluginBase::validateView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate().
WizardPluginBaseKernelTest::testCreateView function core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Tests the creating of a view.
workflows.overview.html.twig file core/modules/workflows/help_topics/workflows.overview.html.twig ---
label: 'Managing content moderation workflows'
top_level: true
related:
- core.content_structure
---
{% set configuring_workflows_topic = render_var(help_topic_link('content_moderation.configuring_workflows')) %}
{% set…
workspaces.overview.css file core/modules/workspaces/css/workspaces.overview.css Styling for the Workspaces overview table.
workspaces.overview.pcss.css file core/modules/workspaces/css/workspaces.overview.pcss.css Styling for the Workspaces overview table.
workspaces_views_query_alter function core/modules/workspaces/workspaces.module Implements hook_views_query_alter().
WorkspaceTestUtilities::isLabelInContentOverview function core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php Determine if the content list has an entity's label.
WorkspaceViewBuilder class core/modules/workspaces/src/WorkspaceViewBuilder.php Provides a Workspace view builder.
WorkspaceViewBuilder.php file core/modules/workspaces/src/WorkspaceViewBuilder.php
WorkspaceViewBuilder::$bundleInfo property core/modules/workspaces/src/WorkspaceViewBuilder.php The entity bundle information service.
WorkspaceViewBuilder::$dateFormatter property core/modules/workspaces/src/WorkspaceViewBuilder.php The date formatter service.
WorkspaceViewBuilder::$entityTypeManager property core/modules/workspaces/src/WorkspaceViewBuilder.php The entity type manager.
WorkspaceViewBuilder::$limit property core/modules/workspaces/src/WorkspaceViewBuilder.php The number of entities to display on the workspace manage page.
WorkspaceViewBuilder::$workspaceAssociation property core/modules/workspaces/src/WorkspaceViewBuilder.php The workspace association service.

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