Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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.0 * 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. |
CacheBackendDecorator::invalidate | function | core/ |
Marks a cache item as invalid. |
CacheBackendDecorator::invalidateAll | function | core/ |
Marks all cache items as invalid. |
CacheBackendDecorator::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
CacheBackendDecorator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheBackendDecorator::logCacheOperation | function | core/ |
Logs a cache operation. |
CacheBackendDecorator::removeBin | function | core/ |
Remove a cache bin. |
CacheBackendDecorator::set | function | core/ |
Stores data in the persistent cache. |
CacheBackendDecorator::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
CacheBackendDecorator::__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. |
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.