Search for on

  1. Search 7.x for on
  2. Search 9.5.x for on
  3. Search 8.9.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
BundleConstraintValidatorTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/BundleConstraintValidatorTest.php Modules to install.
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.
BundlePermissionHandlerTrait trait core/lib/Drupal/Core/Entity/BundlePermissionHandlerTrait.php Provides a method to simplify generating bundle level permissions.
BundlePermissionHandlerTrait.php file core/lib/Drupal/Core/Entity/BundlePermissionHandlerTrait.php
BundlePermissionHandlerTrait::generatePermissions function core/lib/Drupal/Core/Entity/BundlePermissionHandlerTrait.php Builds a permissions array for the supplied bundles.
BundlePermissionHandlerTraitTest class core/tests/Drupal/KernelTests/Core/Entity/BundlePermissionHandlerTraitTest.php @coversDefaultClass \Drupal\Core\Entity\BundlePermissionHandlerTrait[[api-linebreak]]
BundlePermissionHandlerTraitTest.php file core/tests/Drupal/KernelTests/Core/Entity/BundlePermissionHandlerTraitTest.php
BundlePermissionHandlerTraitTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/BundlePermissionHandlerTraitTest.php Modules to install.
BundlePermissionHandlerTraitTest::buildPermissions function core/tests/Drupal/KernelTests/Core/Entity/BundlePermissionHandlerTraitTest.php
BundlePermissionHandlerTraitTest::testGeneratePermissions function core/tests/Drupal/KernelTests/Core/Entity/BundlePermissionHandlerTraitTest.php @covers ::generatePermissions[[api-linebreak]]
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.13.3
* 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/profiles/demo_umami/themes/umami/css/classy/components/button.css Visual styles for buttons.
button.css file core/misc/dialog/off-canvas/css/button.css Visual styling for buttons in the off-canvas dialog.
button.css file core/themes/olivero/css/components/button.css Buttons.
button.css file core/themes/claro/css/components/button.css Structural styles for Claro's UI buttons
button.css file core/themes/starterkit_theme/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.pcss.css file core/misc/dialog/off-canvas/css/button.pcss.css Visual styling for buttons in the off-canvas dialog.
button.pcss.css file core/themes/olivero/css/components/button.pcss.css 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
Bytes::toNumber function core/lib/Drupal/Component/Utility/Bytes.php Parses a given byte size.
Bytes::validateConstraint function core/lib/Drupal/Component/Utility/Bytes.php Validates a string is a representation of a number of bytes.
ByteSizeMarkup::__construct function core/lib/Drupal/Core/StringTranslation/ByteSizeMarkup.php This class should not be instantiated.
ByteSizeMarkupTest::providerTestCommonFormatSize function core/tests/Drupal/Tests/Core/StringTranslation/ByteSizeMarkupTest.php Provides a list of byte size to test.
ByteSizeMarkupTest::testCommonFormatSize function core/tests/Drupal/Tests/Core/StringTranslation/ByteSizeMarkupTest.php @covers ::create[[api-linebreak]]
@dataProvider providerTestCommonFormatSize
BytesTest::providerTestToNumber function core/tests/Drupal/Tests/Component/Utility/BytesTest.php Provides data for testToNumber().
BytesTest::testToNumber function core/tests/Drupal/Tests/Component/Utility/BytesTest.php Tests \Drupal\Component\Utility\Bytes::toNumber().
cache.config service core/core.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.discovery_migration service core/modules/migrate/migrate.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.jsonapi_memory service core/modules/jsonapi/jsonapi.services.yml Drupal\Core\Cache\MemoryCache\MemoryCacheInterface
cache.jsonapi_normalizations service core/modules/jsonapi/jsonapi.services.yml Drupal\Core\Cache\CacheBackendInterface
cache.jsonapi_resource_types service core/modules/jsonapi/jsonapi.services.yml Drupal\Core\Cache\BackendChain
Cache::mergeContexts function core/lib/Drupal/Core/Cache/Cache.php Merges arrays of cache contexts and removes duplicates.
CacheabilityMetadataConfigOverride class core/modules/config/tests/config_override_integration_test/src/CacheabilityMetadataConfigOverride.php Test implementation of a config override that provides cacheability metadata.
CacheabilityMetadataConfigOverride.php file core/modules/config/tests/config_override_integration_test/src/CacheabilityMetadataConfigOverride.php
CacheabilityMetadataConfigOverride::createConfigObject function core/modules/config/tests/config_override_integration_test/src/CacheabilityMetadataConfigOverride.php Creates a configuration object for use during install and synchronization.
CacheabilityMetadataConfigOverride::getCacheableMetadata function core/modules/config/tests/config_override_integration_test/src/CacheabilityMetadataConfigOverride.php Gets the cacheability metadata associated with the config factory override.
CacheabilityMetadataConfigOverride::getCacheSuffix function core/modules/config/tests/config_override_integration_test/src/CacheabilityMetadataConfigOverride.php The string to append to the configuration static cache name.

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