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 10.3.x for view
  5. Search 11.x for view
  6. 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
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
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_ui/css/workspaces.overview.css Styling for the Workspaces overview table.
workspaces.overview.pcss.css file core/modules/workspaces_ui/css/workspaces.overview.pcss.css Styling for the Workspaces overview table.
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_ui/src/WorkspaceViewBuilder.php Provides a Workspace view builder.
WorkspaceViewBuilder.php file core/modules/workspaces_ui/src/WorkspaceViewBuilder.php
WorkspaceViewBuilder::$bundleInfo property core/modules/workspaces_ui/src/WorkspaceViewBuilder.php The entity bundle information service.
WorkspaceViewBuilder::$dateFormatter property core/modules/workspaces_ui/src/WorkspaceViewBuilder.php The date formatter service.
WorkspaceViewBuilder::$entityTypeManager property core/modules/workspaces_ui/src/WorkspaceViewBuilder.php The entity type manager.
WorkspaceViewBuilder::$limit property core/modules/workspaces_ui/src/WorkspaceViewBuilder.php The number of entities to display on the workspace manage page.
WorkspaceViewBuilder::$workspaceTracker property core/modules/workspaces_ui/src/WorkspaceViewBuilder.php The workspace tracker service.
WorkspaceViewBuilder::buildComponents function core/modules/workspaces_ui/src/WorkspaceViewBuilder.php
WorkspaceViewBuilder::createInstance function core/modules/workspaces_ui/src/WorkspaceViewBuilder.php
WorkspaceViewsBulkFormTest class core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php Tests the views bulk form in a workspace.
WorkspaceViewsBulkFormTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php
WorkspaceViewsBulkFormTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php
WorkspaceViewsBulkFormTest::setUp function core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php
WorkspaceViewsBulkFormTest::testBulkForm function core/modules/workspaces/tests/src/Functional/WorkspaceViewsBulkFormTest.php Tests the Workspaces view bulk form integration.
WorkspaceViewsIntegrationTest class core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Tests the views integration for workspaces.
WorkspaceViewsIntegrationTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php
WorkspaceViewsIntegrationTest::$createdTimestamp property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Creation timestamp that should be incremented for each new entity.
WorkspaceViewsIntegrationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php The entity type manager.
WorkspaceViewsIntegrationTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php
WorkspaceViewsIntegrationTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php
WorkspaceViewsIntegrationTest::testCreateWorkspaceView function core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Tests creating a view of workspace entities.
WorkspaceViewsIntegrationTest::testViewsQueryAlter function core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Tests workspace query alter for views.
WorkspaceViewTest class core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php Tests permission controls on workspaces.
WorkspaceViewTest.php file core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php
WorkspaceViewTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php
WorkspaceViewTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php
WorkspaceViewTest::testViewAnyWorkspace function core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php Verifies that a user can view any workspace.
WorkspaceViewTest::testViewOwnWorkspace function core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php Verifies that a user can view their own workspace.
XssTest::testViewsUi function core/modules/views_ui/tests/src/Functional/XssTest.php Tests escaping with the test view.
_media_library_configure_view_display function core/modules/media_library/media_library.module Ensures that the given media type has a media_library view display.
_media_library_views_form_media_library_after_build function core/modules/media_library/media_library.module Form #after_build callback for media_library view's exposed filters form.
_views_query_tag_alter_condition function core/modules/views/views.module Replaces the substitutions recursive foreach condition.
_views_ui_wrap_views_form_helper_traits function core/modules/views_ui/admin.inc Provides a BC layer for procedural deprecated function.

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