Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BundleEntityStorageInterface::getBundleFromClass | function | core/ |
Retrieves the bundle name for a provided class name. |
| BundlePermissionHandlerTrait | trait | core/ |
Provides a method to simplify generating bundle level permissions. |
| BundlePermissionHandlerTrait.php | file | core/ |
|
| BundlePermissionHandlerTrait::generatePermissions | function | core/ |
Builds a permissions array for the supplied bundles. |
| BundlePermissionHandlerTraitTest | class | core/ |
Tests Drupal\Core\Entity\BundlePermissionHandlerTrait. |
| BundlePermissionHandlerTraitTest.php | file | core/ |
|
| BundlePermissionHandlerTraitTest::$modules | property | core/ |
|
| BundlePermissionHandlerTraitTest::buildPermissions | function | core/ |
|
| BundlePermissionHandlerTraitTest::testGeneratePermissions | function | core/ |
Tests generate permissions. |
| BundleTranslationSettingsInterface | interface | core/ |
Interface providing support for content translation bundle settings. |
| BundleTranslationSettingsInterface.php | file | core/ |
|
| BundleTranslationSettingsInterface::getBundleTranslationSettings | function | core/ |
Returns translation settings for the specified bundle. |
| BundleTranslationSettingsInterface::setBundleTranslationSettings | function | core/ |
Sets translation settings for the specified bundle. |
| Button | class | core/ |
Provides an action button form element. |
| 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/ |
Structural styles for Claro's UI buttons |
| button.css | file | core/ |
Structural styles for Claro's UI buttons |
| button.css | file | core/ |
/* * Base theme button fixture. */ |
| button.css | file | core/ |
Visual styles for buttons. |
| button.css | file | core/ |
Visual styling for buttons in the off-canvas dialog. |
| button.css | file | core/ |
Buttons. |
| button.css | file | core/ |
Structural styles for Claro's UI buttons |
| button.css | file | core/ |
Visual styles for buttons. |
| button.pcss.css | file | core/ |
Visual styling for buttons in the off-canvas dialog. |
| button.pcss.css | file | core/ |
Buttons. |
| button.pcss.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/ |
Structural styles for Claro's UI buttons |
| Button.php | file | core/ |
|
| Button::getInfo | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 142
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.