Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Other projects
Title Object type File name Summary
ByteSizeMarkupTest::testCommonFormatSize function core/tests/Drupal/Tests/Core/StringTranslation/ByteSizeMarkupTest.php Tests common format size.
ByteSizeMarkupTest::testTranslatableMarkupObject function core/tests/Drupal/Tests/Core/StringTranslation/ByteSizeMarkupTest.php Tests translatable markup object.
BytesTest class core/tests/Drupal/Tests/Component/Utility/BytesTest.php Tests bytes size parsing helper methods.
BytesTest.php file core/tests/Drupal/Tests/Component/Utility/BytesTest.php
BytesTest::providerTestToNumber function core/tests/Drupal/Tests/Component/Utility/BytesTest.php Provides data for testToNumber().
BytesTest::providerTestValidate function core/tests/Drupal/Tests/Component/Utility/BytesTest.php Provides data for testValidate().
BytesTest::testToNumber function core/tests/Drupal/Tests/Component/Utility/BytesTest.php Tests \Drupal\Component\Utility\Bytes::toNumber().
BytesTest::testValidate function core/tests/Drupal/Tests/Component/Utility/BytesTest.php Tests \Drupal\Component\Utility\Bytes::validate().
Cache class core/lib/Drupal/Core/Cache/Cache.php Helper methods for cache.
Cache API group core/core.api.php Information about the Drupal Cache API
cache.access_policy service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.access_policy_memory service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.asset_chain service core/core.services.yml Drupal\Core\Cache\BackendChain
cache.backend.apcu service core/core.services.yml Drupal\Core\Cache\ApcuBackendFactory
cache.backend.chainedfast service core/core.services.yml Drupal\Core\Cache\ChainedFastBackendFactory
cache.backend.database service core/core.services.yml Drupal\Core\Cache\DatabaseBackendFactory
cache.backend.memory service core/core.services.yml Drupal\Core\Cache\MemoryBackendFactory
cache.backend.memory.memory service core/core.services.yml Drupal\Core\Cache\MemoryCache\MemoryCacheFactory
cache.backend.null service core/assets/scaffold/files/development.services.yml Drupal\Core\Cache\NullBackendFactory
cache.backend.null service sites/development.services.yml Drupal\Core\Cache\NullBackendFactory
cache.backend.php service core/core.services.yml Drupal\Core\Cache\PhpBackendFactory
cache.bootstrap service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.config service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.data service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.default service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.discovery service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.discovery_migration service core/modules/migrate/migrate.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.dynamic_page_cache service core/modules/dynamic_page_cache/dynamic_page_cache.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.entity service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.jsonapi_memory service core/modules/jsonapi/jsonapi.services.yml Drupal\Core\Cache\MemoryCache\MemoryCacheInterface
cache.jsonapi_normalizations service core/modules/jsonapi/jsonapi.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.jsonapi_resource_types service core/modules/jsonapi/jsonapi.services.yml Drupal\Core\Cache\BackendChain
cache.memory service core/core.services.yml Drupal\Core\Cache\MemoryCache\MemoryCacheInterface
cache.menu service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.migrate service core/modules/migrate/migrate.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.page service core/modules/page_cache/page_cache.services.yml Drupal\Core\Cache\CacheBackendInterface
Cache.php file core/lib/Drupal/Core/Cache/Cache.php
cache.render service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.rest service core/modules/rest/rest.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.static service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.toolbar service core/modules/toolbar/toolbar.services.yml Drupal\Core\Cache\CacheBackendInterface
Cache::buildTags function core/lib/Drupal/Core/Cache/Cache.php Build a list of cache tags from a given prefix and an array of suffixes.
Cache::getBins function core/lib/Drupal/Core/Cache/Cache.php Gets all cache bin services.
Cache::getMemoryBins function core/lib/Drupal/Core/Cache/Cache.php Gets all memory cache bin services.
Cache::invalidateTags function core/lib/Drupal/Core/Cache/Cache.php Marks cache items from all bins with any of the specified tags as invalid.
Cache::mergeContexts function core/lib/Drupal/Core/Cache/Cache.php Merges lists of cache contexts and removes duplicates.
Cache::mergeMaxAges function core/lib/Drupal/Core/Cache/Cache.php Merges max-age values (expressed in seconds), finds the lowest max-age.
Cache::mergeTags function core/lib/Drupal/Core/Cache/Cache.php Merges lists of cache tags and removes duplicates.
Cache::PERMANENT constant core/lib/Drupal/Core/Cache/Cache.php Indicates that the item should never be removed unless explicitly deleted.
CacheabilityMetadataConfigOverride class core/modules/config/tests/config_override_integration_test/src/CacheabilityMetadataConfigOverride.php Test implementation of a config override that provides cacheability metadata.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.