Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| button.css | file | core/ |
/*! * jQuery UI Button 1.14.1 * https://jqueryui.com * * Copyright OpenJS Foundation and other contributors * Released under the MIT license. * https://jquery.org/license * * https://api.jqueryui.com/button/#theming */ .ui-button { padding:… |
| button.css | file | core/ |
Buttons. |
| button.css | file | core/ |
Visual styling for buttons in the off-canvas dialog. |
| button.css | file | core/ |
Visual styles for buttons. |
| button.css | file | core/ |
Visual styles for buttons. |
| button.css | file | core/ |
Structural styles for Claro's UI buttons |
| button.pcss.css | file | core/ |
Structural styles for Claro's UI buttons |
| button.pcss.css | file | core/ |
Visual styling for buttons in the off-canvas dialog. |
| button.pcss.css | file | core/ |
Buttons. |
| Button.php | file | core/ |
|
| Button::getInfo | function | core/ |
Returns the element properties for this element. |
| Button::preRenderButton | function | core/ |
Prepares a #type 'button' render element for input.html.twig. |
| 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 | 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::toNumber | function | core/ |
Parses a given byte size. |
| Bytes::validate | function | core/ |
Validate that a string is a representation of a number of bytes. |
| Bytes::validateConstraint | function | core/ |
Validates a string is a representation of a number of bytes. |
| ByteSizeMarkup | class | core/ |
A class to generate translatable markup for the given byte count. |
| ByteSizeMarkup.php | file | core/ |
|
| ByteSizeMarkup::create | function | core/ |
Gets the TranslatableMarkup object for the provided size. |
| ByteSizeMarkup::__construct | function | core/ |
This class should not be instantiated. |
| ByteSizeMarkupTest | class | core/ |
Tests Drupal\Core\StringTranslation\ByteSizeMarkup. |
| ByteSizeMarkupTest.php | file | core/ |
|
| ByteSizeMarkupTest::providerTestCommonFormatSize | function | core/ |
Provides a list of byte size to test. |
| ByteSizeMarkupTest::testCommonFormatSize | function | core/ |
Tests common format size. |
| ByteSizeMarkupTest::testTranslatableMarkupObject | function | core/ |
Tests translatable markup object. |
| 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.asset_chain | service | core/ |
Drupal\Core\Cache\BackendChain |
| 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 |
Pagination
- Previous page
- Page 138
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.