Search for to
Title | Object type | File name | Summary |
---|---|---|---|
BulkForm::getEntityRepository | function | core/ |
Returns the entity repository. |
BundleConstraint::getDefaultOption | function | core/ |
|
BundleConstraintValidator | class | core/ |
Validates the Bundle constraint. |
BundleConstraintValidator.php | file | core/ |
|
BundleConstraintValidator::validate | function | core/ |
|
BundleConstraintValidatorTest | class | core/ |
Tests validation constraints for BundleConstraintValidator. |
BundleConstraintValidatorTest.php | file | core/ |
|
BundleConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
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. |
Button | class | core/ |
Provides an action button form element. |
button.css | file | core/ |
/*! * 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/ |
Visual styles for buttons. |
button.css | file | core/ |
Visual styles for buttons. |
button.css | file | core/ |
Structural styles for Claro's UI buttons |
button.css | file | core/ |
Visual styles for buttons. |
button.css | file | core/ |
Visual styles for buttons. |
button.pcss.css | file | core/ |
Structural styles for Claro's UI buttons |
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 |
buttons.css | file | core/ |
Structural styles for Seven’s UI buttons |
buttons.css | file | core/ |
Styles for Bartik's buttons. |
Bytes::toInt | function | core/ |
Parses a given byte size. |
BytesTest::providerTestToInt | function | core/ |
Provides data for testToInt. |
BytesTest::testToInt | function | core/ |
Tests \Drupal\Component\Utility\Bytes::toInt(). |
cache.toolbar | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
CacheableMetadata::applyTo | function | core/ |
Applies the values of this CacheableMetadata object to a render array. |
CacheableTooManyRequestsHttpException | class | core/ |
A cacheable TooManyRequestsHttpException. |
CacheableTooManyRequestsHttpException.php | file | core/ |
|
CacheableTooManyRequestsHttpException::__construct | function | core/ |
|
CacheCollector | class | core/ |
Default implementation for CacheCollectorInterface. |
CacheCollector.php | file | core/ |
|
CacheCollector::$cache | property | core/ |
The cache backend that should be used. |
CacheCollector::$cacheCreated | property | core/ |
Stores the cache creation time. |
CacheCollector::$cacheInvalidated | property | core/ |
Flag that indicates of the cache has been invalidated. |
CacheCollector::$cacheLoaded | property | core/ |
Indicates if the collected cache was already loaded. |
CacheCollector::$cid | property | core/ |
The cache id that is used for the cache entry. |
CacheCollector::$keysToPersist | property | core/ |
An array of keys to add to the cache on service termination. |
CacheCollector::$keysToRemove | property | core/ |
An array of keys to remove from the cache on service termination. |
CacheCollector::$lock | property | core/ |
The lock backend that should be used. |
CacheCollector::$storage | property | core/ |
Storage for the data itself. |
CacheCollector::$tags | property | core/ |
A list of tags that are used for the cache entry. |
CacheCollector::clear | function | core/ |
Clears the collected cache entry. |
CacheCollector::delete | function | core/ |
Deletes the element. |
CacheCollector::destruct | function | core/ |
Performs destruct operations. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.