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
RestExportJsonApiUnsupportedTest::$testViews property core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupportedTest.php
RestExportTest::$testViews property core/modules/rest/tests/src/Kernel/Views/RestExportTest.php Views to be enabled.
RestTestViewsHooks class core/modules/rest/tests/modules/rest_test_views/src/Hook/RestTestViewsHooks.php Hook implementations for rest_test_views.
RestTestViewsHooks.php file core/modules/rest/tests/modules/rest_test_views/src/Hook/RestTestViewsHooks.php
RestTestViewsHooks::viewsPostExecute function core/modules/rest/tests/modules/rest_test_views/src/Hook/RestTestViewsHooks.php Implements hook_views_post_execute().
rest_test_views.info.yml file core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml
ResultTest::$view property core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php The view executable object.
ResultTest::setupViewPager function core/modules/views/tests/src/Unit/Plugin/area/ResultTest.php Sets up a mock pager on the view executable object.
ReviewForm class core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Migrate Upgrade review form.
ReviewForm.php file core/modules/migrate_drupal_ui/src/Form/ReviewForm.php
ReviewForm::$migrations property core/modules/migrate_drupal_ui/src/Form/ReviewForm.php The migrations.
ReviewForm::$migrationState property core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Migration state service.
ReviewForm::$systemData property core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Source system data set in buildForm().
ReviewForm::buildForm function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Form constructor.
ReviewForm::create function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Instantiates a new instance of this class.
ReviewForm::getConfirmText function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Returns a caption for the button that confirms the action.
ReviewForm::getFormId function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Returns a unique string identifying the form.
ReviewForm::prepareOutput function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Prepare the migration state data for output.
ReviewForm::submitForm function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Form submission handler.
ReviewForm::__construct function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php ReviewForm constructor.
RevisionCreateTimestampTest::$testViews property core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php Views to be enabled.
RevisionCreateTimestampTest::testRevisionCreateTimestampView function core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php Tests the revision create timestamp view.
RevisionHtmlRouteProvider::getRevisionViewRoute function core/lib/Drupal/Core/Entity/Routing/RevisionHtmlRouteProvider.php Gets the entity revision view route.
RevisionLinkTest::$testViews property core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php Views used by this test.
RevisionRelationshipsTest::$testViews property core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php Views used by this test.
RevisionRelationshipsTest::$testViews property core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php Views used by this test.
RevisionRouteProviderTest::testOperationAccessOverview function core/tests/Drupal/KernelTests/Core/Entity/RevisionRouteProviderTest.php Tests revision access for revision overview.
RevisionUidTest::$testViews property core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php Views used by this test.
RevisionUserTest::$testViews property core/modules/media/tests/src/Kernel/Views/RevisionUserTest.php Views used by this test.
RevisionUserTest::$testViews property core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php Views used by this test.
RevisionViewTest class core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php Tests revision view page.
RevisionViewTest.php file core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php
RevisionViewTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php The theme to install as the default for testing.
RevisionViewTest::$modules property core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php Modules to install.
RevisionViewTest::providerRevisionPage function core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php Data provider for testRevisionPage.
RevisionViewTest::setUp function core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php
RevisionViewTest::testRevisionPage function core/tests/Drupal/FunctionalTests/Entity/RevisionViewTest.php Tests revision page.
RolesRidArgumentTest::$testViews property core/modules/user/tests/src/Functional/Views/RolesRidArgumentTest.php Views used by this test.
RollbackViewModesTest class core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Migrates and rolls back Drupal 7 view modes.
RollbackViewModesTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php
RollbackViewModesTest::$modules property core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Modules to install.
RollbackViewModesTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Executes a single rollback.
RollbackViewModesTest::testMigration function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackViewModesTest.php Tests migrating D7 view modes, then rolling back.
RouteSubscriber::$viewRouteNames property core/modules/views/src/EventSubscriber/RouteSubscriber.php Stores an array of route names keyed by view_id.display_id.
RouteSubscriber::$viewsDisplayPairs property core/modules/views/src/EventSubscriber/RouteSubscriber.php Stores a list of view,display IDs which haven't be used in the alter event.
RouteSubscriber::$viewStorage property core/modules/views/src/EventSubscriber/RouteSubscriber.php The view storage.
RouteSubscriber::getApplicableViews function core/modules/views/src/EventSubscriber/RouteSubscriber.php Returns all views/display combinations with routes.
RouteSubscriber::getViewsDisplayIDsWithRoute function core/modules/views/src/EventSubscriber/RouteSubscriber.php Gets all the views and display IDs using a route.
RouteSubscriberTest::$viewStorage property core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php The mocked config entity storage.
RowEntityRenderersTest::$testViews property core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Views used by this test.

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