Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search main for to
  6. Other projects
Title Object type File name Summary
VersionHistoryController::revisionOverview function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Generates an overview table of revisions of an entity.
VersionHistoryController::REVISIONS_PER_PAGE constant core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php
VersionHistoryController::__construct function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Constructs a new VersionHistoryController.
VersionHistoryController::__invoke function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Generates an overview table of revisions for an entity.
VersionHistoryLocalTasks class core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php Provides version history local tasks for revisionable entities.
VersionHistoryLocalTasks.php file core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php
VersionHistoryLocalTasks::create function core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php Creates a new class instance.
VersionHistoryLocalTasks::getDerivativeDefinitions function core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php Gets the definition of all derivatives of a base plugin.
VersionHistoryLocalTasks::__construct function core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php Creates a new VersionHistoryLocalTasks instance.
VersionNegotiator class core/modules/jsonapi/src/Revisions/VersionNegotiator.php Provides a version negotiator manager.
VersionNegotiator.php file core/modules/jsonapi/src/Revisions/VersionNegotiator.php
VersionNegotiator::$negotiators property core/modules/jsonapi/src/Revisions/VersionNegotiator.php An array of named version negotiators.
VersionNegotiator::addVersionNegotiator function core/modules/jsonapi/src/Revisions/VersionNegotiator.php Adds a version negotiator.
VersionNegotiator::getRevision function core/modules/jsonapi/src/Revisions/VersionNegotiator.php Gets a negotiated entity revision.
VersionNegotiator::SEPARATOR constant core/modules/jsonapi/src/Revisions/VersionNegotiator.php The separator between the version negotiator name and the version argument.
VersionNegotiator::throwBadRequestHttpException function core/modules/jsonapi/src/Revisions/VersionNegotiator.php Throws a cacheable error exception.
VersionNegotiator::throwNotFoundHttpException function core/modules/jsonapi/src/Revisions/VersionNegotiator.php Throws a cacheable error exception.
VersionNegotiatorInterface interface core/modules/jsonapi/src/Revisions/VersionNegotiatorInterface.php Defines the common interface for all version negotiators.
VersionNegotiatorInterface.php file core/modules/jsonapi/src/Revisions/VersionNegotiatorInterface.php
VersionNegotiatorInterface::getRevision function core/modules/jsonapi/src/Revisions/VersionNegotiatorInterface.php Gets the identified revision.
VersionNegotiatorTest class core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The test class for version negotiators.
VersionNegotiatorTest.php file core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php
VersionNegotiatorTest::$modules property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php Modules to install.
VersionNegotiatorTest::$node property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The node.
VersionNegotiatorTest::$node2 property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The other node.
VersionNegotiatorTest::$nodePreviousRevisionId property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The previous revision ID of $node.
VersionNegotiatorTest::$user property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The user.
VersionNegotiatorTest::$versionNegotiator property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The version negotiator service.
VersionNegotiatorTest::setUp function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php
VersionNegotiatorTest::testCurrentVersion function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php Tests current version.
VersionNegotiatorTest::testInvalidRevisionId function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php Tests invalid revision id.
VersionNegotiatorTest::testInvalidRevisionRel function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php Tests invalid revision rel.
VersionNegotiatorTest::testLatestVersion function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php Tests latest version.
VersionNegotiatorTest::testOldRevision function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php Tests old revision.
victoria-sponge-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/victoria-sponge-umami.html
victoria-sponge-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/victoria-sponge-umami.html
Vid::$nodeStorage property core/modules/node/src/Plugin/views/argument/Vid.php The node storage.
View::$viewStorage property core/modules/views/src/Plugin/views/area/View.php The view storage.
ViewAjaxControllerTest::$executableFactory property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The mocked executable factory.
ViewAjaxControllerTest::$pathValidator property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The path validator service.
ViewAjaxControllerTest::$viewStorage property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The mocked view entity storage.
ViewEditForm::$tempStore property core/modules/views_ui/src/ViewEditForm.php The views temp store.
ViewEditForm::renderDisplayTop function core/modules/views_ui/src/ViewEditForm.php Render the top of the display so it can be updated during ajax operations.
ViewEditTest::testOtherOptions function core/modules/views_ui/tests/src/Functional/ViewEditTest.php Tests the machine name and administrative comment forms.
ViewExecutable::$get_total_rows property core/modules/views/src/ViewExecutable.php Force the query to calculate the total number of results.
ViewExecutable::$many_to_one_tables property core/modules/views/src/ViewExecutable.php Stores the many-to-one tables for performance.
ViewExecutable::$storage property core/modules/views/src/ViewExecutable.php The config entity in which the view is stored.
ViewExecutable::$total_rows property core/modules/views/src/ViewExecutable.php The total number of rows returned from the query.
ViewExecutable::getOffset function core/modules/views/src/ViewExecutable.php Gets the pager offset from the pager.
ViewExecutable::setOffset function core/modules/views/src/ViewExecutable.php Sets the offset on the pager.

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