Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
BytesTest::testToInt function core/tests/Drupal/Tests/Component/Utility/BytesTest.php Tests \Drupal\Component\Utility\Bytes::toInt().
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.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.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\MemoryCache
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.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 an array 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::invalidateTags function core/lib/Drupal/Core/Cache/Cache.php Marks cache items from all bins with any of the specified tags as invalid.
Cache::keyFromQuery function core/lib/Drupal/Core/Cache/Cache.php Generates a hash from a query object, to be used as part of the cache key.
Cache::mergeContexts function core/lib/Drupal/Core/Cache/Cache.php Merges arrays 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 arrays 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.
Cache::validateTags function core/lib/Drupal/Core/Cache/Cache.php Validates an array of cache tags.
CacheabilityMetadataConfigOverride class core/modules/config/tests/config_override_integration_test/src/CacheabilityMetadataConfigOverride.php Test implementation of a config override that provides cacheability metadata.
CacheabilityMetadataConfigOverride.php file core/modules/config/tests/config_override_integration_test/src/CacheabilityMetadataConfigOverride.php
CacheabilityMetadataConfigOverride::createConfigObject function core/modules/config/tests/config_override_integration_test/src/CacheabilityMetadataConfigOverride.php Creates a configuration object for use during install and synchronization.
CacheabilityMetadataConfigOverride::getCacheableMetadata function core/modules/config/tests/config_override_integration_test/src/CacheabilityMetadataConfigOverride.php Gets the cacheability metadata associated with the config factory override.
CacheabilityMetadataConfigOverride::getCacheSuffix function core/modules/config/tests/config_override_integration_test/src/CacheabilityMetadataConfigOverride.php The string to append to the configuration static cache name.
CacheabilityMetadataConfigOverride::loadOverrides function core/modules/config/tests/config_override_integration_test/src/CacheabilityMetadataConfigOverride.php Returns config overrides.
CacheabilityMetadataConfigOverrideIntegrationTest class core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php Tests if configuration overrides correctly affect cacheability metadata.
CacheabilityMetadataConfigOverrideIntegrationTest.php file core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php
CacheabilityMetadataConfigOverrideIntegrationTest::$defaultTheme property core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php The theme to install as the default for testing.
CacheabilityMetadataConfigOverrideIntegrationTest::$modules property core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php Modules to enable.
CacheabilityMetadataConfigOverrideIntegrationTest::setUp function core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php
CacheabilityMetadataConfigOverrideIntegrationTest::testConfigOverride function core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php Tests if config overrides correctly set cacheability metadata.

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