Search for set
Title | Object type | File name | Summary |
---|---|---|---|
BundleTranslationSettingsInterface.php | file | core/ |
|
BundleTranslationSettingsInterface::getBundleTranslationSettings | function | core/ |
Returns translation settings for the specified bundle. |
BundleTranslationSettingsInterface::setBundleTranslationSettings | function | core/ |
Sets translation settings for the specified bundle. |
CacheabilityMetadataConfigOverrideIntegrationTest::setUp | function | core/ |
|
CacheabilityMetadataConfigOverrideTest::setUp | function | core/ |
|
CacheableDependencyTrait::setCacheability | function | core/ |
Sets cacheability; useful for value object constructors. |
CacheableMetadata::setCacheContexts | function | core/ |
Sets cache contexts. |
CacheableMetadata::setCacheMaxAge | function | core/ |
Sets the maximum age (in seconds). |
CacheableMetadata::setCacheTags | function | core/ |
Sets cache tags. |
CacheableMetadataCalculationTest::resetState | function | core/ |
Resets the state so we are ready for a new test. |
CacheableMetadataCalculationTest::setUp | function | core/ |
|
CacheableMetadataTest::providerSetCacheMaxAge | function | core/ |
Data provider for testSetCacheMaxAge. |
CacheableMetadataTest::testSetCacheMaxAge | function | core/ |
Tests valid and invalid values as max age. |
CacheableResponseTrait | trait | core/ |
Provides an implementation of CacheableResponseInterface. |
CacheableResponseTrait.php | file | core/ |
|
CacheableResponseTrait::$cacheabilityMetadata | property | core/ |
The cacheability metadata. |
CacheableResponseTrait::addCacheableDependency | function | core/ |
|
CacheableResponseTrait::getCacheableMetadata | function | core/ |
|
CacheBackendDecorator::set | function | core/ |
Stores data in the persistent cache. |
CacheBackendDecorator::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
CacheBackendInterface::set | function | core/ |
Stores data in the persistent cache. |
CacheBackendInterface::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
CacheCollector::reset | function | core/ |
Resets the local cache. |
CacheCollector::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
CacheCollectorHelper::set | function | core/ |
Implements \Drupal\Core\Cache\CacheCollectorInterface::set(). |
CacheCollectorHelper::setCacheCreated | function | core/ |
Setter for the cacheCreated property for use in unit tests. |
CacheCollectorHelper::setCacheMissData | function | core/ |
Sets data to return from a cache miss resolve. |
CacheCollectorInterface::reset | function | core/ |
Resets the local cache. |
CacheCollectorInterface::set | function | core/ |
Sets cache data. |
CacheCollectorTest::setUp | function | core/ |
|
CacheCollectorTest::testSetAndGet | function | core/ |
Tests setting and getting values when the cache is empty. |
CacheCollectorTest::testSetAndGetNull | function | core/ |
Makes sure that NULL is a valid value and is collected. |
CacheCollectorTest::testUpdateCacheReset | function | core/ |
Tests a reset of the cache collector. |
CacheContextOptimizationTest::setUp | function | core/ |
|
CacheContextsManager::parseTokens | function | core/ |
Parses cache context tokens into context IDs and optional parameters. |
CacheDecoratorInterface::setCacheKey | function | core/ |
Specify the key to use when writing the cache. |
CachedStorage::resetListCache | function | core/ |
Clears the static list cache. |
CachedStorageTest::setUp | function | core/ |
|
CacheFactory::$settings | property | core/ |
The site settings. |
CacheFactory::setContainer | function | core/ |
Sets the service container. |
CacheFactoryTest::testCacheFactoryWithDefaultSettings | function | core/ |
Tests that the cache factory falls back to the built-in default service. |
CachePluginBase::cacheSet | function | core/ |
Save data to the cache. |
CachePluginBase::cacheSetMaxAge | function | core/ |
Determine cache expiration time. |
CacheTagsChecksumDecorator::reset | function | core/ |
|
CacheTagsChecksumInterface::reset | function | core/ |
Reset statically cached tags. |
CacheTagsChecksumTrait::reset | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::reset() |
CacheTagsInvalidator::resetChecksums | function | core/ |
Reset statically cached tags in all cache tag checksum services. |
CacheTagTest::setUp | function | core/ |
Sets up the test. |
CacheTest::setUp | function | core/ |
|
CacheWebTest::setUp | function | core/ |
Sets up the test. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.