Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| VendorHardeningPlugin::onPrePackageInstall | function | composer/ |
PRE_PACKAGE_INSTALL event handler. |
| VendorHardeningPlugin::uninstall | function | composer/ |
|
| VendorHardeningPlugin::writeAccessRestrictionFiles | function | composer/ |
Place .htaccess and web.config files into the vendor directory. |
| VendorHardeningPluginTest | class | core/ |
@coversDefaultClass \Drupal\Composer\Plugin\VendorHardening\VendorHardeningPlugin[[api-linebreak]] @group VendorHardening |
| VendorHardeningPluginTest.php | file | core/ |
|
| VendorHardeningPluginTest::providerFindBinOverlap | function | core/ |
|
| VendorHardeningPluginTest::setUp | function | core/ |
|
| VendorHardeningPluginTest::testCleanAllPackages | function | core/ |
@covers ::cleanAllPackages[[api-linebreak]] |
| VendorHardeningPluginTest::testCleanPackage | function | core/ |
@covers ::cleanPackage[[api-linebreak]] |
| VendorHardeningPluginTest::testCleanPathsForPackage | function | core/ |
@covers ::cleanPathsForPackage[[api-linebreak]] |
| VendorHardeningPluginTest::testFindBinOverlap | function | core/ |
@covers ::findBinOverlap[[api-linebreak]] @dataProvider providerFindBinOverlap |
| VendorHardeningPluginTest::testWriteAccessRestrictionFiles | function | core/ |
@covers ::writeAccessRestrictionFiles[[api-linebreak]] |
| Version | class | core/ |
Plugin annotation @Target("PROPERTY"); |
| Version.php | file | core/ |
|
| VersionById | class | core/ |
Defines a revision ID implementation for entity revision ID values. |
| VersionById.php | file | core/ |
|
| VersionById::getRevisionId | function | core/ |
Gets the revision ID. |
| VersionByRel | class | core/ |
Revision ID implementation for the default or latest revisions. |
| VersionByRel.php | file | core/ |
|
| VersionByRel::getRevisionId | function | core/ |
Gets the revision ID. |
| VersionByRel::LATEST_VERSION | constant | core/ |
Version argument which loads the revision known to be the "latest version". |
| VersionByRel::WORKING_COPY | constant | core/ |
Version argument which loads the revision known to be the "working copy". |
| VersionNegotiator | class | core/ |
Provides a version negotiator manager. |
| VersionNegotiator.php | file | core/ |
|
| VersionNegotiator::$negotiators | property | core/ |
An array of named version negotiators. |
| 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]] |
| VersionNotFoundException | class | core/ |
Used when a version ID is valid, but the requested version does not exist. |
| VersionNotFoundException.php | file | core/ |
|
| VersionNotFoundException::__construct | function | core/ |
Pagination
- Previous page
- Page 1384
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.