Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| VendorHardeningPlugin::deactivate | function | composer/ |
|
| VendorHardeningPlugin::findBinOverlap | function | composer/ |
Find bin files which are inside cleanup directories. |
| VendorHardeningPlugin::getInstalledPackages | function | composer/ |
Gets a list of all installed packages from Composer. |
| VendorHardeningPlugin::getInstallPathForPackage | function | composer/ |
Gets the installed path for a package. |
| VendorHardeningPlugin::getSubscribedEvents | function | composer/ |
|
| VendorHardeningPlugin::onPostAutoloadDump | function | composer/ |
POST_AUTOLOAD_DUMP event handler. |
| VendorHardeningPlugin::onPostCmd | function | composer/ |
POST_UPDATE_CMD and POST_INSTALL_CMD event handler. |
| VendorHardeningPlugin::onPostPackageInstall | function | composer/ |
POST_PACKAGE_INSTALL event handler. |
| VendorHardeningPlugin::onPostPackageUpdate | function | composer/ |
POST_PACKAGE_UPDATE event handler. |
| VendorHardeningPlugin::onPrePackageInstall | function | composer/ |
PRE_PACKAGE_INSTALL event handler. |
| VendorHardeningPlugin::onPrePackageUpdate | function | composer/ |
PRE_PACKAGE_UPDATE event handler. |
| VendorHardeningPlugin::removeBinBeforeCleanup | function | composer/ |
Remove bin config for packages that would have the bin file removed. |
| VendorHardeningPlugin::uninstall | function | composer/ |
|
| VendorHardeningPlugin::writeAccessRestrictionFiles | function | composer/ |
Place .htaccess file into the vendor directory. |
| VendorHardeningPluginTest | class | core/ |
Tests Drupal\Composer\Plugin\VendorHardening\VendorHardeningPlugin. |
| VendorHardeningPluginTest.php | file | core/ |
|
| VendorHardeningPluginTest::providerFindBinOverlap | function | core/ |
|
| VendorHardeningPluginTest::setUp | function | core/ |
|
| VendorHardeningPluginTest::testCleanAllPackages | function | core/ |
Tests clean all packages. |
| VendorHardeningPluginTest::testCleanPackage | function | core/ |
Tests clean package. |
| VendorHardeningPluginTest::testCleanPathsForPackage | function | core/ |
Tests clean paths for package. |
| VendorHardeningPluginTest::testFindBinOverlap | function | core/ |
Tests find bin overlap. |
| VendorHardeningPluginTest::testWriteAccessRestrictionFiles | function | core/ |
Tests write access restriction files. |
| 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/ |
|
| VersionByRel | class | core/ |
Revision ID implementation for the default or latest revisions. |
| VersionByRel.php | file | core/ |
|
| VersionByRel::getRevisionId | function | core/ |
|
| 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". |
| VersionHistoryController | class | core/ |
Provides a controller showing revision history for an entity. |
| VersionHistoryController.php | file | core/ |
|
| VersionHistoryController::buildDeleteRevisionLink | function | core/ |
Builds a link to delete an entity revision. |
| VersionHistoryController::buildRevertRevisionLink | function | core/ |
Builds a link to revert an entity revision. |
| VersionHistoryController::buildRow | function | core/ |
Builds a table row for a revision. |
| VersionHistoryController::getOperationLinks | function | core/ |
Get operations for an entity revision. |
| VersionHistoryController::getRevisionDescription | function | core/ |
Get a description of the revision. |
| VersionHistoryController::getRevisionDescriptionDateFormat | function | core/ |
Date format to use for revision description dates. |
| VersionHistoryController::loadRevisions | function | core/ |
Generates revisions of an entity relevant to the current language. |
| VersionHistoryController::revisionOverview | function | core/ |
Generates an overview table of revisions of an entity. |
| VersionHistoryController::REVISIONS_PER_PAGE | constant | core/ |
|
| VersionHistoryController::__construct | function | core/ |
Constructs a new VersionHistoryController. |
| VersionHistoryController::__invoke | function | core/ |
Generates an overview table of revisions for an entity. |
| VersionHistoryLocalTasks | class | core/ |
Provides version history local tasks for revisionable entities. |
| VersionHistoryLocalTasks.php | file | core/ |
|
| VersionHistoryLocalTasks::create | function | core/ |
|
| VersionHistoryLocalTasks::getDerivativeDefinitions | function | core/ |
Pagination
- Previous page
- Page 1772
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.