Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| VersionNegotiator::addVersionNegotiator | function | core/ |
Adds a version negotiator. |
| VersionNegotiator::getRevision | function | core/ |
Gets a negotiated entity revision. |
| VersionNegotiator::SEPARATOR | constant | core/ |
The separator between the version negotiator name and the version argument. |
| VersionNegotiator::throwBadRequestHttpException | function | core/ |
Throws a cacheable error exception. |
| VersionNegotiator::throwNotFoundHttpException | function | core/ |
Throws a cacheable error exception. |
| VersionNegotiatorInterface | interface | core/ |
Defines the common interface for all version negotiators. |
| VersionNegotiatorInterface.php | file | core/ |
|
| VersionNegotiatorInterface::getRevision | function | core/ |
Gets the identified revision. |
| VersionNegotiatorTest | class | core/ |
The test class for version negotiators. |
| VersionNegotiatorTest.php | file | core/ |
|
| VersionNegotiatorTest::$modules | property | core/ |
Modules to enable. |
| VersionNegotiatorTest::$node | property | core/ |
The node. |
| VersionNegotiatorTest::$node2 | property | core/ |
The other node. |
| VersionNegotiatorTest::$nodePreviousRevisionId | property | core/ |
The previous revision ID of $node. |
| VersionNegotiatorTest::$user | property | core/ |
The user. |
| VersionNegotiatorTest::$versionNegotiator | property | core/ |
The version negotiator service. |
| VersionNegotiatorTest::setUp | function | core/ |
|
| VersionNegotiatorTest::testCurrentVersion | function | core/ |
@covers \Drupal\jsonapi\Revisions\VersionByRel::getRevision[[api-linebreak]] |
| VersionNegotiatorTest::testInvalidRevisionId | function | core/ |
@covers \Drupal\jsonapi\Revisions\VersionById::getRevision[[api-linebreak]] |
| VersionNegotiatorTest::testInvalidRevisionRel | function | core/ |
@covers \Drupal\jsonapi\Revisions\VersionByRel::getRevision[[api-linebreak]] |
| VersionNegotiatorTest::testLatestVersion | function | core/ |
@covers \Drupal\jsonapi\Revisions\VersionByRel::getRevision[[api-linebreak]] |
| VersionNegotiatorTest::testOldRevision | function | core/ |
@covers \Drupal\jsonapi\Revisions\VersionById::getRevision[[api-linebreak]] |
| victoria-sponge-umami.html | file | core/ |
|
| victoria-sponge-umami.html | file | core/ |
|
| Vid::$nodeStorage | property | core/ |
The node storage. |
| View::$viewStorage | property | core/ |
The view storage. |
| ViewAjaxController::$executableFactory | property | core/ |
The factory to load a view executable with. |
| ViewAjaxController::$storage | property | core/ |
The entity storage for views. |
| ViewAjaxControllerTest::$executableFactory | property | core/ |
The mocked executable factory. |
| ViewAjaxControllerTest::$viewStorage | property | core/ |
The mocked view entity storage. |
| ViewEditForm::$tempStore | property | core/ |
The views temp store. |
| ViewEditForm::renderDisplayTop | function | core/ |
Render the top of the display so it can be updated during ajax operations. |
| ViewEditTest::testOtherOptions | function | core/ |
Tests the machine name and administrative comment forms. |
| ViewExecutable::$get_total_rows | property | core/ |
Force the query to calculate the total number of results. |
| ViewExecutable::$many_to_one_tables | property | core/ |
Stores the many-to-one tables for performance. |
| ViewExecutable::$storage | property | core/ |
The config entity in which the view is stored. |
| ViewExecutable::$total_rows | property | core/ |
The total number of rows returned from the query. |
| ViewExecutable::getOffset | function | core/ |
Gets the pager offset from the pager. |
| ViewExecutable::setOffset | function | core/ |
Sets the offset on the pager. |
| ViewExecutableFactory | class | core/ |
Defines the cache backend factory. |
| ViewExecutableFactory.php | file | core/ |
|
| ViewExecutableFactory::$requestStack | property | core/ |
The request stack. |
| ViewExecutableFactory::$routeProvider | property | core/ |
The route provider. |
| ViewExecutableFactory::$user | property | core/ |
Stores the current user. |
| ViewExecutableFactory::$viewsData | property | core/ |
The views data. |
| ViewExecutableFactory::get | function | core/ |
Instantiates a ViewExecutable class. |
| ViewExecutableFactory::__construct | function | core/ |
Constructs a new ViewExecutableFactory. |
| ViewExecutableFactoryTest | class | core/ |
@coversDefaultClass \Drupal\views\ViewExecutableFactory[[api-linebreak]] @group views |
| ViewExecutableFactoryTest.php | file | core/ |
|
| ViewExecutableFactoryTest::$requestStack | property | core/ |
The mock request stack object. |
Pagination
- Previous page
- Page 243
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.