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 |
|---|---|---|---|
| VariationCacheTest::$housingTypeCacheability | property | core/ |
The cacheability for something that only varies per housing type. |
| VariationCacheTest::$memoryBackend | property | core/ |
The backend used by the variation cache. |
| VariationCacheTest::$requestStack | property | core/ |
The mock request stack. |
| VariationCacheTest::$solarType | property | core/ |
The simulated current user's solar panel type. |
| VariationCacheTest::$variationCache | property | core/ |
The variation cache instance. |
| VariationCacheTest::assertCacheBackendItem | function | core/ |
Asserts that an item was properly stored in the cache backend. |
| VariationCacheTest::assertVariationCacheItem | function | core/ |
Asserts that an item was properly stored in the variation cache. |
| VariationCacheTest::assertVariationCacheMiss | function | core/ |
Asserts that an item could not be retrieved from the variation cache. |
| VariationCacheTest::getSortedCacheId | function | core/ |
Creates the sorted cache ID from cache ID parts. |
| VariationCacheTest::setUp | function | core/ |
|
| VariationCacheTest::setVariationCacheItem | function | core/ |
Stores an item in the variation cache. |
| VariationCacheTest::testIncompatibleChainedRedirectsComplexException | function | core/ |
Tests the same as above, but even more complex. |
| VariationCacheTest::testIncompatibleChainedRedirectsException | function | core/ |
Tests the same as above, but with more redirects. |
| VariationCacheTest::testIncompatibleRedirectsException | function | core/ |
Tests exception for a cache item that has incompatible cache redirects. |
| VariationCacheTest::testIncompleteRedirectException | function | core/ |
Tests exception for a cache item that has an incomplete redirect. |
| VariationCacheTest::testIncompleteVariationsException | function | core/ |
Tests exception for a cache item that has incomplete variations. |
| VariationCacheTest::testNestedVariations | function | core/ |
Tests a cache item that has nested variations. |
| VariationCacheTest::testNestedVariationsSelfHealing | function | core/ |
Tests a cache item that has nested variations that trigger self-healing. |
| VariationCacheTest::testNoVariations | function | core/ |
Tests a cache item that has no variations. |
| VariationCacheTest::testSingleVariation | function | core/ |
Tests a cache item that only ever varies by one context. |
| VariationCacheTest::testSplitVariationsSelfHealing | function | core/ |
Tests self-healing for a cache item that has split variations. |
| variation_cache.access_policy | service | core/ |
Drupal\Core\Cache\VariationCacheInterface |
| variation_cache.access_policy_memory | service | core/ |
Drupal\Core\Cache\VariationCacheInterface |
| variation_cache.dynamic_page_cache | service | core/ |
Drupal\Core\Cache\VariationCacheInterface |
| variation_cache.jsonapi_normalizations | service | core/ |
Drupal\Core\Cache\VariationCacheInterface |
| variation_cache_factory | service | core/ |
Drupal\Core\Cache\VariationCacheFactory |
| vegan-chocolate-nut-brownies.html | file | core/ |
|
| vegan-chocolate-nut-brownies.html | file | core/ |
|
| VegetableInterface | interface | core/ |
Provides an interface for test plugins. |
| VegetableInterface.php | file | core/ |
|
| veggie-pasta-bake-umami.html | file | core/ |
|
| veggie-pasta-bake-umami.html | file | core/ |
|
| VendorHardeningExcluder | class | core/ |
Excludes vendor hardening files from stage operations. |
| VendorHardeningExcluder.php | file | core/ |
|
| VendorHardeningExcluder::excludeVendorHardeningFiles | function | core/ |
Excludes vendor hardening files from stage operations. |
| VendorHardeningExcluder::getSubscribedEvents | function | core/ |
|
| VendorHardeningExcluder::__construct | function | core/ |
|
| VendorHardeningExcluderTest | class | core/ |
Tests Vendor Hardening Excluder. |
| VendorHardeningExcluderTest.php | file | core/ |
|
| VendorHardeningExcluderTest::testVendorHardeningFilesExcluded | function | core/ |
Tests that vendor hardening files are excluded from stage operations. |
| VendorHardeningPlugin | class | composer/ |
A Composer plugin to clean out your project's vendor directory. |
| VendorHardeningPlugin.php | file | composer/ |
|
| VendorHardeningPlugin::$composer | property | composer/ |
Composer object. |
| VendorHardeningPlugin::$config | property | composer/ |
Configuration. |
| VendorHardeningPlugin::$io | property | composer/ |
IO object. |
| VendorHardeningPlugin::$packagesAlreadyCleaned | property | composer/ |
List of projects already cleaned. |
| VendorHardeningPlugin::activate | function | composer/ |
|
| VendorHardeningPlugin::cleanAllPackages | function | composer/ |
Clean all configured packages. |
| VendorHardeningPlugin::cleanPackage | function | composer/ |
Clean a single package. |
| VendorHardeningPlugin::cleanPathsForPackage | function | composer/ |
Clean the installed directories for a named package. |
Pagination
- Previous page
- Page 1771
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.