Search for to
Title | Object type | File name | Summary |
---|---|---|---|
BulkForm::$actionStorage | property | core/ |
The action storage. |
BulkForm::$entityRepository | property | core/ |
The entity repository service. |
BulkForm::getEntityRepository | function | core/ |
|
BundleClassTest::$storage | property | core/ |
The entity storage. |
BundleClassTest::testAmbiguousBundleClassExceptionEntityTypeRepository | function | core/ |
Checks exception is thrown if two entity types share the same bundle class. |
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 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. |
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. |
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/ |
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.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::toNumber | function | core/ |
Parses a given byte size. |
BytesTest::providerTestToNumber | function | core/ |
Provides data for testToNumber(). |
BytesTest::testToNumber | function | core/ |
Tests \Drupal\Component\Utility\Bytes::toNumber(). |
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/ |
|
CacheBackendDecorator | class | core/ |
Wraps an existing cache backend to track calls to the cache backend. |
CacheBackendDecorator.php | file | core/ |
|
CacheBackendDecorator::delete | function | core/ |
Deletes an item from the cache. |
CacheBackendDecorator::deleteAll | function | core/ |
Deletes all cache items in a bin. |
CacheBackendDecorator::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
CacheBackendDecorator::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
CacheBackendDecorator::get | function | core/ |
Returns data from the persistent cache. |
CacheBackendDecorator::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.