Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ByteSizeMarkupTest::testCommonFormatSize | function | core/ |
Tests common format size. |
| ByteSizeMarkupTest::testTranslatableMarkupObject | function | core/ |
Tests translatable markup object. |
| BytesTest | class | core/ |
Tests bytes size parsing helper methods. |
| BytesTest.php | file | core/ |
|
| BytesTest::providerTestToNumber | function | core/ |
Provides data for testToNumber(). |
| BytesTest::providerTestValidate | function | core/ |
Provides data for testValidate(). |
| BytesTest::testToNumber | function | core/ |
Tests \Drupal\Component\Utility\Bytes::toNumber(). |
| BytesTest::testValidate | function | core/ |
Tests \Drupal\Component\Utility\Bytes::validate(). |
| Cache | class | core/ |
Helper methods for cache. |
| Cache API | group | core/ |
Information about the Drupal Cache API |
| cache.access_policy | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.access_policy_memory | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.asset_chain | service | core/ |
Drupal\Core\Cache\BackendChain |
| cache.backend.apcu | service | core/ |
Drupal\Core\Cache\ApcuBackendFactory |
| cache.backend.chainedfast | service | core/ |
Drupal\Core\Cache\ChainedFastBackendFactory |
| cache.backend.database | service | core/ |
Drupal\Core\Cache\DatabaseBackendFactory |
| cache.backend.memory | service | core/ |
Drupal\Core\Cache\MemoryBackendFactory |
| cache.backend.memory.memory | service | core/ |
Drupal\Core\Cache\MemoryCache\MemoryCacheFactory |
| cache.backend.null | service | core/ |
Drupal\Core\Cache\NullBackendFactory |
| cache.backend.null | service | sites/ |
Drupal\Core\Cache\NullBackendFactory |
| cache.backend.php | service | core/ |
Drupal\Core\Cache\PhpBackendFactory |
| cache.bootstrap | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.config | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.data | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.default | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.discovery | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.discovery_migration | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.dynamic_page_cache | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.entity | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.jsonapi_memory | service | core/ |
Drupal\Core\Cache\MemoryCache\MemoryCacheInterface |
| cache.jsonapi_normalizations | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.jsonapi_resource_types | service | core/ |
Drupal\Core\Cache\BackendChain |
| cache.memory | service | core/ |
Drupal\Core\Cache\MemoryCache\MemoryCacheInterface |
| cache.menu | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.migrate | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.page | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| Cache.php | file | core/ |
|
| cache.render | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.rest | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.static | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.toolbar | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| Cache::buildTags | function | core/ |
Build a list of cache tags from a given prefix and an array of suffixes. |
| Cache::getBins | function | core/ |
Gets all cache bin services. |
| Cache::getMemoryBins | function | core/ |
Gets all memory cache bin services. |
| Cache::invalidateTags | function | core/ |
Marks cache items from all bins with any of the specified tags as invalid. |
| Cache::mergeContexts | function | core/ |
Merges lists of cache contexts and removes duplicates. |
| Cache::mergeMaxAges | function | core/ |
Merges max-age values (expressed in seconds), finds the lowest max-age. |
| Cache::mergeTags | function | core/ |
Merges lists of cache tags and removes duplicates. |
| Cache::PERMANENT | constant | core/ |
Indicates that the item should never be removed unless explicitly deleted. |
| CacheabilityMetadataConfigOverride | class | core/ |
Test implementation of a config override that provides cacheability metadata. |
Pagination
- Previous page
- Page 140
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.