Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| button.css | file | core/ |
/*! * jQuery UI Button 1.13.2 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/button/#theming */ .ui-button { padding:… |
| button.pcss.css | file | core/ |
Buttons. |
| button.pcss.css | file | core/ |
Structural styles for Claro's UI buttons |
| Button::processButton | function | core/ |
Processes a form button element. |
| buttons.css | file | core/ |
Structural styles for Seven’s UI buttons |
| buttons.css | file | core/ |
This file is used to style form buttons generically, with overrides per form |
| buttons.css | file | core/ |
Styles for Bartik's buttons. |
| Bytes | class | core/ |
Provides helper methods for byte conversions. |
| Bytes.php | file | core/ |
|
| Bytes::ALLOWED_SUFFIXES | constant | core/ |
The allowed suffixes of a bytes string in lowercase. |
| Bytes::KILOBYTE | constant | core/ |
The number of bytes in a kilobyte. |
| Bytes::toInt | function | core/ |
Parses a given byte size. |
| Bytes::toNumber | function | core/ |
Parses a given byte size. |
| Bytes::validate | function | core/ |
Validate that a string is a representation of a number of bytes. |
| 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::testToInt | function | core/ |
Tests \Drupal\Component\Utility\Bytes::toInt(). |
| BytesTest::testToNumber | function | core/ |
Tests \Drupal\Component\Utility\Bytes::toNumber(). |
| BytesTest::testValidate | function | core/ |
Tests \Drupal\Component\Utility\Bytes::validate(). |
| cache.backend.chainedfast | service | core/ |
Drupal\Core\Cache\ChainedFastBackendFactory |
| cache.backend.database | service | core/ |
Drupal\Core\Cache\DatabaseBackendFactory |
| cache.bootstrap | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.discovery | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.discovery_migration | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.jsonapi_memory | service | core/ |
Drupal\Core\Cache\MemoryCache\MemoryCache |
| cache.jsonapi_normalizations | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.jsonapi_resource_types | service | core/ |
Drupal\Core\Cache\BackendChain |
| cache.rest | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
| cache.static | 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::invalidateTags | function | core/ |
Marks cache items from all bins with any of the specified tags as invalid. |
| 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. |
| Cache::mergeTags | function | core/ |
Merges arrays of cache tags and removes duplicates. |
| 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 enable. |
| 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 enable. |
| CacheabilityMetadataConfigOverrideTest::setUp | function | core/ |
|
| CacheabilityMetadataConfigOverrideTest::testConfigEntityOverride | function | core/ |
Tests if config overrides set cacheability metadata on config entities. |
Pagination
- Previous page
- Page 112
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.