Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
BundleConfigImportValidate::$deprecatedProperties property core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php
BundleConfigImportValidate::$entityTypeManager property core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php The entity type manager service.
BundleConfigImportValidate::onConfigImporterValidate function core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php Ensures bundles that will be deleted are not in use.
BundleConfigImportValidate::__construct function core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php Constructs the event subscriber.
BundleConstraint class core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraint.php Checks if a value is a valid entity type.
BundleConstraint.php file core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraint.php
BundleConstraint::$bundle property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraint.php The bundle option.
BundleConstraint::$message property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraint.php The default violation message.
BundleConstraint::getBundleOption function core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraint.php Gets the bundle option as array.
BundleConstraint::getDefaultOption function core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraint.php
BundleConstraint::getRequiredOptions function core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraint.php
BundleConstraintValidator class core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraintValidator.php Validates the Bundle constraint.
BundleConstraintValidator.php file core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraintValidator.php
BundleConstraintValidator::validate function core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraintValidator.php
BundleConstraintValidatorTest class core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php Tests validation constraints for BundleConstraintValidator.
BundleConstraintValidatorTest.php file core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php
BundleConstraintValidatorTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php Modules to enable.
BundleConstraintValidatorTest::$typedData property core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php The typed data manager to use.
BundleConstraintValidatorTest::assertValidation function core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php Executes the BundleConstraintValidator test for a given bundle.
BundleConstraintValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php
BundleConstraintValidatorTest::testValidation function core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php Tests bundle constraint validation.
BundleEntityFormBase class core/lib/Drupal/Core/Entity/BundleEntityFormBase.php Class BundleEntityFormBase is a base form for bundle config entities.
BundleEntityFormBase.php file core/lib/Drupal/Core/Entity/BundleEntityFormBase.php
BundleEntityFormBase::protectBundleIdElement function core/lib/Drupal/Core/Entity/BundleEntityFormBase.php Protects the bundle entity's ID property's form element against changes.
BundleTranslationSettingsInterface interface core/modules/content_translation/src/BundleTranslationSettingsInterface.php Interface providing support for content translation bundle settings.
BundleTranslationSettingsInterface.php file core/modules/content_translation/src/BundleTranslationSettingsInterface.php
BundleTranslationSettingsInterface::getBundleTranslationSettings function core/modules/content_translation/src/BundleTranslationSettingsInterface.php Returns translation settings for the specified bundle.
BundleTranslationSettingsInterface::setBundleTranslationSettings function core/modules/content_translation/src/BundleTranslationSettingsInterface.php Sets translation settings for the specified bundle.
Button class core/lib/Drupal/Core/Render/Element/Button.php Provides an action button form element.
button.css file core/assets/vendor/jquery.ui/themes/base/button.css /*!
* jQuery UI Button 1.12.1
* 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.css file core/profiles/demo_umami/themes/umami/css/classy/components/button.css Visual styles for buttons.
button.css file core/themes/classy/css/components/button.css Visual styles for buttons.
button.css file core/themes/bartik/css/classy/components/button.css Visual styles for buttons.
button.css file core/themes/seven/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.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/themes/seven/css/components/buttons.css Structural styles for Seven’s UI buttons
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
buttons.css file core/themes/bartik/css/components/buttons.css Styles for Bartik's buttons.
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::KILOBYTE constant core/lib/Drupal/Component/Utility/Bytes.php The number of bytes in a kilobyte.
Bytes::toInt function core/lib/Drupal/Component/Utility/Bytes.php Parses a given byte size.
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::providerTestToInt function core/tests/Drupal/Tests/Component/Utility/BytesTest.php Provides data for testToInt.

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