Search for on
Title | Object type | File name | Summary |
---|---|---|---|
Button::processButton | function | core/ |
Processes a form button element. |
buttons.css | file | core/ |
This file is used to style form buttons generically, with overrides per form |
Bytes::toNumber | function | core/ |
Parses a given byte size. |
Bytes::validateConstraint | function | core/ |
Validates a string is a representation of a number of bytes. |
ByteSizeMarkup::__construct | function | core/ |
This class should not be instantiated. |
ByteSizeMarkupTest::providerTestCommonFormatSize | function | core/ |
Provides a list of byte size to test. |
ByteSizeMarkupTest::testCommonFormatSize | function | core/ |
@covers ::create[[api-linebreak]] @dataProvider providerTestCommonFormatSize |
BytesTest::providerTestToNumber | function | core/ |
Provides data for testToNumber(). |
BytesTest::testToNumber | function | core/ |
Tests \Drupal\Component\Utility\Bytes::toNumber(). |
cache.config | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
cache.discovery_migration | 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::mergeContexts | function | core/ |
Merges lists of cache contexts and removes duplicates. |
CacheabilityMetadataConfigOverride | class | core/ |
Test implementation of a config override that provides cacheability metadata. |
CacheabilityMetadataConfigOverride.php | file | core/ |
|
CacheabilityMetadataConfigOverride::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
CacheabilityMetadataConfigOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
CacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
CacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
CacheabilityMetadataConfigOverrideIntegrationTest | class | core/ |
Tests if configuration overrides correctly affect cacheability metadata. |
CacheabilityMetadataConfigOverrideIntegrationTest.php | file | core/ |
|
CacheabilityMetadataConfigOverrideIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CacheabilityMetadataConfigOverrideIntegrationTest::$modules | property | core/ |
Modules to install. |
CacheabilityMetadataConfigOverrideIntegrationTest::setUp | function | core/ |
|
CacheabilityMetadataConfigOverrideIntegrationTest::testConfigOverride | function | core/ |
Tests if config overrides correctly set cacheability metadata. |
CacheabilityMetadataConfigOverrideTest | class | core/ |
Tests if configuration overrides correctly affect cacheability metadata. |
CacheabilityMetadataConfigOverrideTest.php | file | core/ |
|
CacheabilityMetadataConfigOverrideTest::$modules | property | core/ |
Modules to install. |
CacheabilityMetadataConfigOverrideTest::setUp | function | core/ |
|
CacheabilityMetadataConfigOverrideTest::testConfigEntityOverride | function | core/ |
Tests if config overrides set cacheability metadata on config entities. |
CacheabilityMetadataConfigOverrideTest::testConfigOverride | function | core/ |
Tests if config overrides correctly set cacheability metadata. |
CacheableAccessDeniedHttpException | class | core/ |
A cacheable AccessDeniedHttpException. |
CacheableAccessDeniedHttpException.php | file | core/ |
|
CacheableAccessDeniedHttpException::__construct | function | core/ |
|
CacheableAjaxResponse | class | core/ |
A AjaxResponse that contains and can expose cacheability metadata. |
CacheableAjaxResponse.php | file | core/ |
|
CacheableBadRequestHttpException | class | core/ |
A cacheable BadRequestHttpException. |
CacheableBadRequestHttpException.php | file | core/ |
|
CacheableBadRequestHttpException::__construct | function | core/ |
|
CacheableConflictHttpException | class | core/ |
A cacheable ConflictHttpException. |
CacheableConflictHttpException.php | file | core/ |
|
CacheableConflictHttpException::__construct | function | core/ |
|
CacheableDependencyInterface::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
CacheableDependencyTrait::$cacheContexts | property | core/ |
Cache contexts. |
CacheableDependencyTrait::getCacheContexts | function | core/ |
|
CacheableExceptionTest | class | core/ |
@group Http |
CacheableExceptionTest.php | file | core/ |
|
CacheableExceptionTest::providerTestExceptions | function | core/ |
Pagination
- Previous page
- Page 56
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.