Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BundleConstraintValidatorTest | class | core/ |
Tests validation constraints for BundleConstraintValidator. |
BundleConstraintValidatorTest.php | file | core/ |
|
BundleConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
BundleConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
BundleConstraintValidatorTest::assertValidation | function | core/ |
Executes the BundleConstraintValidator test for a given bundle. |
BundleConstraintValidatorTest::setUp | function | core/ |
|
BundleConstraintValidatorTest::testValidation | function | core/ |
Tests bundle constraint validation. |
BundleEntityFormBase | class | core/ |
Class BundleEntityFormBase is a base form for bundle config entities. |
BundleEntityFormBase.php | file | core/ |
|
BundleEntityFormBase::protectBundleIdElement | function | core/ |
Protects the bundle entity's ID property's form element against changes. |
BundleEntityStorageInterface | interface | core/ |
A storage that supports entities with bundle specific classes. |
BundleEntityStorageInterface.php | file | core/ |
|
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/ |
@coversDefaultClass \Drupal\Core\Entity\BundlePermissionHandlerTrait[[api-linebreak]] |
BundlePermissionHandlerTraitTest.php | file | core/ |
|
BundlePermissionHandlerTraitTest::$modules | property | core/ |
Modules to install. |
BundlePermissionHandlerTraitTest::buildPermissions | function | core/ |
|
BundlePermissionHandlerTraitTest::testGeneratePermissions | function | core/ |
@covers ::generatePermissions[[api-linebreak]] |
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.13.3 * 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/ |
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/ |
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/ |
Buttons. |
button.pcss.css | file | core/ |
Visual styling for buttons in the off-canvas dialog. |
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. |
Pagination
- Previous page
- Page 141
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.