Search for set
- Search 7.x for set
- Search 9.5.x for set
- Search 8.9.x for set
- Search 10.3.x for set
- Search 11.x for set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::setUpMockCacheBackend | function | core/ |
Reinitializes the cache backend as a mock object. |
| CacheCollectorTest::setUpMockLockBackend | function | core/ |
Reinitializes the lock backend as a mock object. |
| 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. |
| 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/ |
Determines cache expiration time based on its type. |
| CachePreWarmerTest::setupCacheServices | function | core/ |
|
| 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/ |
|
| CacheTest::setUp | function | core/ |
|
| CacheWebTest::setUp | function | core/ |
|
| CallableResolverTest::setUp | function | core/ |
|
| Callbacks::advancedCommandsSettingsCallback | function | core/ |
Ajax form callback: Selects 'settings'. |
| CaptureTransport::setKeyValueFactory | function | core/ |
Set key value factory. |
| CaseInsensitivePathTest::setUp | function | core/ |
|
| CastedIntFieldJoinTestBase::setUp | function | core/ |
|
| CastedIntFieldJoinTestBase::setUpFixtures | function | core/ |
|
| CategorizingPluginManagerTraitTest::setUp | function | core/ |
|
| CategoryAutocompleteTest::setUp | function | core/ |
|
| ChainedFastBackend::reset | function | core/ |
@todo Document in https://www.drupal.org/node/2311945. |
| ChainedFastBackend::set | function | core/ |
|
| ChainedFastBackend::setMultiple | function | core/ |
|
| ChainedFastBackendFactory::setContainer | function | core/ |
Sets the service container. |
| ChainedFastBackendTest::testSet | function | core/ |
Tests that sets only get written to the consistent backend. |
| ChainedFastBackendTest::testSetInvalidDataFastBackend | function | core/ |
Tests a get() on consistent backend without saving on fast backend. |
| ChainEntityResolverTest::setUp | function | core/ |
|
| ChainRequestPolicyTest::setUp | function | core/ |
|
| ChainResponsePolicyTest::setUp | function | core/ |
|
| ChangeLoggerTest::setUp | function | core/ |
|
| ChangePromotedDefaultTest::setDatabaseDumpFiles | function | core/ |
|
| charset.css | file | core/ |
@charset "UTF-8";html{font-family:"sans-serif";} |
| charset.css.optimized.css | file | core/ |
html{font-family:"sans-serif";} |
| charset_newline.css | file | core/ |
@charset "UTF-8"; html{font-family:"sans-serif";} |
| charset_same_line.css | file | core/ |
@charset "UTF-8";html{font-family:"sans-serif";} |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.