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
button.css file core/assets/vendor/jquery.ui/themes/base/button.css /*!
* 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/themes/olivero/css/components/button.css Buttons.
button.css file core/misc/dialog/off-canvas/css/button.css Visual styling for buttons in the off-canvas dialog.
button.css file core/themes/starterkit_theme/css/components/button.css Visual styles for buttons.
button.css file core/profiles/demo_umami/themes/umami/css/classy/components/button.css Visual styles for buttons.
button.css file core/themes/claro/css/components/button.css Structural styles for Claro's UI buttons
button.pcss.css file core/themes/claro/css/components/button.pcss.css Structural styles for Claro's UI buttons
button.pcss.css file core/misc/dialog/off-canvas/css/button.pcss.css Visual styling for buttons in the off-canvas dialog.
button.pcss.css file core/themes/olivero/css/components/button.pcss.css Buttons.
Button.php file core/lib/Drupal/Core/Render/Element/Button.php
Button::getInfo function core/lib/Drupal/Core/Render/Element/Button.php Returns the element properties for this element.
Button::preRenderButton function core/lib/Drupal/Core/Render/Element/Button.php Prepares a #type 'button' render element for input.html.twig.
Button::processButton function core/lib/Drupal/Core/Render/Element/Button.php Processes a form button element.
buttons.css file core/profiles/demo_umami/themes/umami/css/components/forms/buttons.css This file is used to style form buttons generically, with overrides per form
Bytes class core/lib/Drupal/Component/Utility/Bytes.php Provides helper methods for byte conversions.
Bytes.php file core/lib/Drupal/Component/Utility/Bytes.php
Bytes::ALLOWED_SUFFIXES constant core/lib/Drupal/Component/Utility/Bytes.php The allowed suffixes of a bytes string in lowercase.
Bytes::KILOBYTE constant core/lib/Drupal/Component/Utility/Bytes.php The number of bytes in a kilobyte.
Bytes::toNumber function core/lib/Drupal/Component/Utility/Bytes.php Parses a given byte size.
Bytes::validate function core/lib/Drupal/Component/Utility/Bytes.php Validate that a string is a representation of a number of bytes.
Bytes::validateConstraint function core/lib/Drupal/Component/Utility/Bytes.php Validates a string is a representation of a number of bytes.
ByteSizeMarkup class core/lib/Drupal/Core/StringTranslation/ByteSizeMarkup.php A class to generate translatable markup for the given byte count.
ByteSizeMarkup.php file core/lib/Drupal/Core/StringTranslation/ByteSizeMarkup.php
ByteSizeMarkup::create function core/lib/Drupal/Core/StringTranslation/ByteSizeMarkup.php Gets the TranslatableMarkup object for the provided size.
ByteSizeMarkup::__construct function core/lib/Drupal/Core/StringTranslation/ByteSizeMarkup.php This class should not be instantiated.
ByteSizeMarkupTest class core/tests/Drupal/Tests/Core/StringTranslation/ByteSizeMarkupTest.php Tests Drupal\Core\StringTranslation\ByteSizeMarkup.
ByteSizeMarkupTest.php file core/tests/Drupal/Tests/Core/StringTranslation/ByteSizeMarkupTest.php
ByteSizeMarkupTest::providerTestCommonFormatSize function core/tests/Drupal/Tests/Core/StringTranslation/ByteSizeMarkupTest.php Provides a list of byte size to test.
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

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