Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
VariantBase::__construct function core/lib/Drupal/Core/Display/VariantBase.php Constructs a \Drupal\Component\Plugin\PluginBase object.
VariantInterface::access function core/lib/Drupal/Core/Display/VariantInterface.php Determines if this display variant is accessible.
VariantInterface::setWeight function core/lib/Drupal/Core/Display/VariantInterface.php Sets the weight of the display variant.
VariantManager::__construct function core/lib/Drupal/Core/Display/VariantManager.php Constructs a new VariantManager.
vegan-chocolate-nut-brownies.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/vegan-chocolate-nut-brownies.html
vegan-chocolate-nut-brownies.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/vegan-chocolate-nut-brownies.html
veggie-pasta-bake-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/veggie-pasta-bake-umami.html
veggie-pasta-bake-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/veggie-pasta-bake-umami.html
VendorHardeningPlugin::$composer property composer/Plugin/VendorHardening/VendorHardeningPlugin.php Composer object.
VendorHardeningPlugin::$packagesAlreadyCleaned property composer/Plugin/VendorHardening/VendorHardeningPlugin.php List of projects already cleaned
VendorHardeningPlugin::cleanAllPackages function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Clean all configured packages.
VendorHardeningPlugin::cleanPathsForPackage function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Clean the installed directories for a named package.
VendorHardeningPlugin::getInstalledPackages function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Gets a list of all installed packages from Composer.
VendorHardeningPlugin::getSubscribedEvents function composer/Plugin/VendorHardening/VendorHardeningPlugin.php
VendorHardeningPlugin::onPostAutoloadDump function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_AUTOLOAD_DUMP event handler.
VendorHardeningPlugin::onPostCmd function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_UPDATE_CMD and POST_INSTALL_CMD event handler.
VendorHardeningPlugin::onPostPackageInstall function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_PACKAGE_INSTALL event handler.
VendorHardeningPlugin::onPostPackageUpdate function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_PACKAGE_UPDATE event handler.
VendorHardeningPlugin::onPrePackageInstall function composer/Plugin/VendorHardening/VendorHardeningPlugin.php PRE_PACKAGE_INSTALL event handler.
VendorHardeningPlugin::uninstall function composer/Plugin/VendorHardening/VendorHardeningPlugin.php
VendorHardeningPlugin::writeAccessRestrictionFiles function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Place .htaccess and web.config files into the vendor directory.
VendorHardeningPluginTest class core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @coversDefaultClass \Drupal\Composer\Plugin\VendorHardening\VendorHardeningPlugin[[api-linebreak]]
@group VendorHardening
VendorHardeningPluginTest.php file core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php
VendorHardeningPluginTest::providerFindBinOverlap function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php
VendorHardeningPluginTest::setUp function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php
VendorHardeningPluginTest::testCleanAllPackages function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::cleanAllPackages[[api-linebreak]]
VendorHardeningPluginTest::testCleanPackage function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::cleanPackage[[api-linebreak]]
VendorHardeningPluginTest::testCleanPathsForPackage function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::cleanPathsForPackage[[api-linebreak]]
VendorHardeningPluginTest::testFindBinOverlap function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::findBinOverlap[[api-linebreak]]
@dataProvider providerFindBinOverlap
VendorHardeningPluginTest::testWriteAccessRestrictionFiles function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::writeAccessRestrictionFiles[[api-linebreak]]
Version class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Version.php Plugin annotation
@Target("PROPERTY");
Version.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Version.php
VersionById class core/modules/jsonapi/src/Revisions/VersionById.php Defines a revision ID implementation for entity revision ID values.
VersionById.php file core/modules/jsonapi/src/Revisions/VersionById.php
VersionById::getRevisionId function core/modules/jsonapi/src/Revisions/VersionById.php Gets the revision ID.
VersionByRel class core/modules/jsonapi/src/Revisions/VersionByRel.php Revision ID implementation for the default or latest revisions.
VersionByRel.php file core/modules/jsonapi/src/Revisions/VersionByRel.php
VersionByRel::getRevisionId function core/modules/jsonapi/src/Revisions/VersionByRel.php Gets the revision ID.
VersionByRel::LATEST_VERSION constant core/modules/jsonapi/src/Revisions/VersionByRel.php Version argument which loads the revision known to be the "latest version".
VersionByRel::WORKING_COPY constant core/modules/jsonapi/src/Revisions/VersionByRel.php Version argument which loads the revision known to be the "working copy".
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

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