Search for all
Title | Object type | File name | Summary |
---|---|---|---|
ByteSizeMarkup::__construct | function | core/ |
This class should not be instantiated. |
ByteSizeMarkupTest | class | core/ |
@coversDefaultClass \Drupal\Core\StringTranslation\ByteSizeMarkup[[api-linebreak]] @group StringTranslation |
ByteSizeMarkupTest.php | file | core/ |
|
ByteSizeMarkupTest::providerTestCommonFormatSize | function | core/ |
Provides a list of byte size to test. |
ByteSizeMarkupTest::testCommonFormatSize | function | core/ |
@covers ::create[[api-linebreak]] @dataProvider providerTestCommonFormatSize |
ByteSizeMarkupTest::testTranslatableMarkupObject | function | core/ |
@covers ::create[[api-linebreak]] |
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.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.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 an array 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::keyFromQuery | function | core/ |
Generates a hash from a query object, to be used as part of the cache key. |
Cache::mergeContexts | function | core/ |
Merges arrays of cache contexts and removes duplicates. |
Cache::mergeMaxAges | function | core/ |
Merges max-age values (expressed in seconds), finds the lowest max-age. |
Pagination
- Previous page
- Page 142
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.