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
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::$deprecatedProperties property core/modules/migrate_drupal_ui/src/Form/ReviewForm.php The service properties that should raise a deprecation error.
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::$moduleExtensionList property core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Module extension list.
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.
ReviewPageTest class core/modules/book/tests/src/Functional/Migrate/d6/ReviewPageTest.php Tests Review page.
ReviewPageTest class core/modules/book/tests/src/Functional/Migrate/d7/ReviewPageTest.php Tests Review page.
ReviewPageTest class core/modules/tracker/tests/src/Functional/Migrate/ReviewPageTest.php Tests Review page.
ReviewPageTest.php file core/modules/tracker/tests/src/Functional/Migrate/ReviewPageTest.php
ReviewPageTest.php file core/modules/book/tests/src/Functional/Migrate/d6/ReviewPageTest.php
ReviewPageTest.php file core/modules/book/tests/src/Functional/Migrate/d7/ReviewPageTest.php
ReviewPageTest::$modules property core/modules/book/tests/src/Functional/Migrate/d6/ReviewPageTest.php Modules to install.
ReviewPageTest::$modules property core/modules/book/tests/src/Functional/Migrate/d7/ReviewPageTest.php Modules to install.
ReviewPageTest::$modules property core/modules/tracker/tests/src/Functional/Migrate/ReviewPageTest.php Modules to install.
ReviewPageTest::getAvailablePaths function core/modules/tracker/tests/src/Functional/Migrate/ReviewPageTest.php Gets the available upgrade paths.
ReviewPageTest::getAvailablePaths function core/modules/book/tests/src/Functional/Migrate/d6/ReviewPageTest.php Gets the available upgrade paths.
ReviewPageTest::getAvailablePaths function core/modules/book/tests/src/Functional/Migrate/d7/ReviewPageTest.php Gets the available upgrade paths.
ReviewPageTest::getIncompletePaths function core/modules/book/tests/src/Functional/Migrate/d6/ReviewPageTest.php
ReviewPageTest::getIncompletePaths function core/modules/book/tests/src/Functional/Migrate/d7/ReviewPageTest.php
ReviewPageTest::getIncompletePaths function core/modules/tracker/tests/src/Functional/Migrate/ReviewPageTest.php
ReviewPageTest::getMissingPaths function core/modules/tracker/tests/src/Functional/Migrate/ReviewPageTest.php Gets the missing upgrade paths.
ReviewPageTest::getMissingPaths function core/modules/book/tests/src/Functional/Migrate/d6/ReviewPageTest.php Gets the missing upgrade paths.
ReviewPageTest::getMissingPaths function core/modules/book/tests/src/Functional/Migrate/d7/ReviewPageTest.php Gets the missing upgrade paths.
ReviewPageTest::getSourceBasePath function core/modules/book/tests/src/Functional/Migrate/d6/ReviewPageTest.php Gets the source base path for the concrete test.
ReviewPageTest::getSourceBasePath function core/modules/book/tests/src/Functional/Migrate/d7/ReviewPageTest.php Gets the source base path for the concrete test.
ReviewPageTest::getSourceBasePath function core/modules/tracker/tests/src/Functional/Migrate/ReviewPageTest.php Gets the source base path for the concrete test.
ReviewPageTest::setUp function core/modules/tracker/tests/src/Functional/Migrate/ReviewPageTest.php
ReviewPageTest::setUp function core/modules/book/tests/src/Functional/Migrate/d6/ReviewPageTest.php
ReviewPageTest::setUp function core/modules/book/tests/src/Functional/Migrate/d7/ReviewPageTest.php
ReviewPageTest::testMigrateUpgradeReviewPage function core/modules/book/tests/src/Functional/Migrate/d6/ReviewPageTest.php Tests the review page.
ReviewPageTest::testMigrateUpgradeReviewPage function core/modules/book/tests/src/Functional/Migrate/d7/ReviewPageTest.php Tests the review page.
ReviewPageTest::testMigrateUpgradeReviewPage function core/modules/tracker/tests/src/Functional/Migrate/ReviewPageTest.php Tests the review page.
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
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.

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