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. 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
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.
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.
WorkspaceViewBuilder::buildComponents function core/modules/workspaces/src/WorkspaceViewBuilder.php Builds the component fields and properties of a set of entities.
WorkspaceViewBuilder::createInstance function core/modules/workspaces/src/WorkspaceViewBuilder.php Instantiates a new instance of this entity handler.
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 Modules to install.
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 Modules to install.
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 The theme to install as the default for testing.
WorkspaceViewTest::$modules property core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php Modules to install.
WorkspaceViewTest::testViewAnyWorkspace function core/modules/workspaces/tests/src/Functional/WorkspaceViewTest.php Verifies that a user can view any workspace.

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