Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
BulkForm::getEntityRepository function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the entity repository.
BundleConstraint::getDefaultOption 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.
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/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.css file core/themes/bartik/css/classy/components/button.css Visual styles for buttons.
button.css file core/themes/classy/css/components/button.css Visual styles for 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/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/seven/css/components/buttons.css Structural styles for Seven’s UI buttons
buttons.css file core/themes/bartik/css/components/buttons.css Styles for Bartik's buttons.
Bytes::toInt function core/lib/Drupal/Component/Utility/Bytes.php Parses a given byte size.
BytesTest::providerTestToInt function core/tests/Drupal/Tests/Component/Utility/BytesTest.php Provides data for testToInt.
BytesTest::testToInt function core/tests/Drupal/Tests/Component/Utility/BytesTest.php Tests \Drupal\Component\Utility\Bytes::toInt().
cache.toolbar service core/modules/toolbar/toolbar.services.yml Drupal\Core\Cache\CacheBackendInterface
CacheableMetadata::applyTo function core/lib/Drupal/Core/Cache/CacheableMetadata.php Applies the values of this CacheableMetadata object to a render array.
CacheableTooManyRequestsHttpException class core/lib/Drupal/Core/Http/Exception/CacheableTooManyRequestsHttpException.php A cacheable TooManyRequestsHttpException.
CacheableTooManyRequestsHttpException.php file core/lib/Drupal/Core/Http/Exception/CacheableTooManyRequestsHttpException.php
CacheableTooManyRequestsHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheableTooManyRequestsHttpException.php
CacheCollector class core/lib/Drupal/Core/Cache/CacheCollector.php Default implementation for CacheCollectorInterface.
CacheCollector.php file core/lib/Drupal/Core/Cache/CacheCollector.php
CacheCollector::$cache property core/lib/Drupal/Core/Cache/CacheCollector.php The cache backend that should be used.
CacheCollector::$cacheCreated property core/lib/Drupal/Core/Cache/CacheCollector.php Stores the cache creation time.
CacheCollector::$cacheInvalidated property core/lib/Drupal/Core/Cache/CacheCollector.php Flag that indicates of the cache has been invalidated.
CacheCollector::$cacheLoaded property core/lib/Drupal/Core/Cache/CacheCollector.php Indicates if the collected cache was already loaded.
CacheCollector::$cid property core/lib/Drupal/Core/Cache/CacheCollector.php The cache id that is used for the cache entry.
CacheCollector::$keysToPersist property core/lib/Drupal/Core/Cache/CacheCollector.php An array of keys to add to the cache on service termination.
CacheCollector::$keysToRemove property core/lib/Drupal/Core/Cache/CacheCollector.php An array of keys to remove from the cache on service termination.
CacheCollector::$lock property core/lib/Drupal/Core/Cache/CacheCollector.php The lock backend that should be used.
CacheCollector::$storage property core/lib/Drupal/Core/Cache/CacheCollector.php Storage for the data itself.
CacheCollector::$tags property core/lib/Drupal/Core/Cache/CacheCollector.php A list of tags that are used for the cache entry.
CacheCollector::clear function core/lib/Drupal/Core/Cache/CacheCollector.php Clears the collected cache entry.
CacheCollector::delete function core/lib/Drupal/Core/Cache/CacheCollector.php Deletes the element.
CacheCollector::destruct function core/lib/Drupal/Core/Cache/CacheCollector.php Performs destruct operations.

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