Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| VariableTranslationTest::providerSource | function | core/ |
|
| VariableTranslationTest::providerSource | function | core/ |
|
| VariantBase | class | core/ |
Provides a base class for DisplayVariant plugins. |
| VariantBase.php | file | core/ |
|
| VariantBase::access | function | core/ |
|
| VariantBase::adminLabel | function | core/ |
|
| VariantBase::buildConfigurationForm | function | core/ |
|
| VariantBase::calculateDependencies | function | core/ |
|
| VariantBase::defaultConfiguration | function | core/ |
|
| VariantBase::getConfiguration | function | core/ |
|
| VariantBase::getWeight | function | core/ |
|
| VariantBase::id | function | core/ |
|
| VariantBase::label | function | core/ |
|
| VariantBase::setConfiguration | function | core/ |
|
| VariantBase::setWeight | function | core/ |
|
| VariantBase::submitConfigurationForm | function | core/ |
|
| VariantBase::validateConfigurationForm | function | core/ |
|
| VariantBase::__construct | function | core/ |
|
| VariantInterface::access | function | core/ |
Determines if this display variant is accessible. |
| VariantInterface::setWeight | function | core/ |
Sets the weight of the display variant. |
| VariantManager::__construct | function | core/ |
Constructs a new VariantManager. |
| VariationCache::createCacheIdFast | function | core/ |
Creates a cache ID based on cache keys and cacheable metadata. |
| VariationCache::set | function | core/ |
|
| VariationCache::__construct | function | core/ |
Constructs a new VariationCache object. |
| VariationCacheFactory::$bins | property | core/ |
Instantiated variation cache bins. |
| VariationCacheFactory::__construct | function | core/ |
Constructs a new VariationCacheFactory object. |
| VariationCacheInterface::set | function | core/ |
Stores data in the cache. |
| VariationCacheTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\VariationCache[[api-linebreak]] @group Cache |
| VariationCacheTest.php | file | core/ |
|
| VariationCacheTest::$cacheContextsManager | property | core/ |
The prophesized cache contexts manager. |
| VariationCacheTest::$cacheIdBase | property | core/ |
The cache ID for the cache keys, without taking contexts into account. |
| VariationCacheTest::$cacheKeys | property | core/ |
The cache keys this test will store things under. |
| VariationCacheTest::$gardenType | property | core/ |
The simulated current user's garden type. |
| VariationCacheTest::$gardenTypeCacheability | property | core/ |
The cacheability for something that varies per housing and garden type. |
| VariationCacheTest::$houseOrientation | property | core/ |
The simulated current user's house's orientation. |
| VariationCacheTest::$houseOrientationCacheability | property | core/ |
The cacheability for varying per housing, garden and orientation. |
| VariationCacheTest::$housingType | property | core/ |
The simulated current user's housing type. |
| 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 prophesized 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::testIncompatibleVariationsException | function | core/ |
Tests exception for a cache item that has incompatible variations. |
| VariationCacheTest::testNestedVariations | function | core/ |
Tests a cache item that has nested variations. |
Pagination
- Previous page
- Page 1424
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.