Search for d
Title | Object type | File name | Summary |
---|---|---|---|
BundleEntityFormBase | class | core/ |
Class BundleEntityFormBase is a base form for bundle config entities. |
BundleEntityFormBase.php | file | core/ |
|
BundleEntityFormBase::protectBundleIdElement | function | core/ |
Protects the bundle entity's ID property's form element against changes. |
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. |
BundlePermissionHandlerTrait | trait | core/ |
Provides a method to simplify generating bundle level permissions. |
BundlePermissionHandlerTrait.php | file | core/ |
|
BundlePermissionHandlerTrait::generatePermissions | function | core/ |
Builds a permissions array for the supplied bundles. |
BundlePermissionHandlerTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\BundlePermissionHandlerTrait[[api-linebreak]] |
BundlePermissionHandlerTraitTest.php | file | core/ |
|
BundlePermissionHandlerTraitTest::$modules | property | core/ |
Modules to install. |
BundlePermissionHandlerTraitTest::buildPermissions | function | core/ |
|
BundlePermissionHandlerTraitTest::testGeneratePermissions | function | core/ |
@covers ::generatePermissions[[api-linebreak]] |
BundleTranslationSettingsInterface | interface | core/ |
Interface providing support for content translation bundle settings. |
BundleTranslationSettingsInterface.php | file | core/ |
|
BundleTranslationSettingsInterface::getBundleTranslationSettings | function | core/ |
Returns translation settings for the specified bundle. |
BundleTranslationSettingsInterface::setBundleTranslationSettings | function | core/ |
Sets translation settings for the specified bundle. |
Button::preRenderButton | function | core/ |
Prepares a #type 'button' render element for input.html.twig. |
Bytes::ALLOWED_SUFFIXES | constant | core/ |
The allowed suffixes of a bytes string in lowercase. |
Bytes::validate | function | core/ |
Validate that a string is a representation of a number of bytes. |
Bytes::validateConstraint | function | core/ |
Validates a string is a representation of a number of bytes. |
ByteSizeMarkupTest::providerTestCommonFormatSize | function | core/ |
Provides a list of byte size to test. |
BytesTest::providerTestToNumber | function | core/ |
Provides data for testToNumber(). |
BytesTest::providerTestValidate | function | core/ |
Provides data for testValidate(). |
BytesTest::testValidate | function | core/ |
Tests \Drupal\Component\Utility\Bytes::validate(). |
cache.backend.apcu | service | core/ |
Drupal\Core\Cache\ApcuBackendFactory |
cache.backend.chainedfast | service | core/ |
Drupal\Core\Cache\ChainedFastBackendFactory |
cache.backend.database | service | core/ |
Drupal\Core\Cache\DatabaseBackendFactory |
cache.backend.memory | service | core/ |
Drupal\Core\Cache\MemoryBackendFactory |
cache.backend.memory.memory | service | core/ |
Drupal\Core\Cache\MemoryCache\MemoryCacheFactory |
cache.backend.null | service | core/ |
Drupal\Core\Cache\NullBackendFactory |
cache.backend.null | service | sites/ |
Drupal\Core\Cache\NullBackendFactory |
cache.backend.php | service | core/ |
Drupal\Core\Cache\PhpBackendFactory |
cache.data | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
cache.default | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
cache.discovery | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
cache.discovery_migration | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
cache.dynamic_page_cache | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
cache.render | service | core/ |
Drupal\Core\Cache\CacheBackendInterface |
Cache::buildTags | function | core/ |
Build an array of cache tags from a given prefix and an array of suffixes. |
Cache::invalidateTags | function | core/ |
Marks cache items from all bins with any of the specified tags as invalid. |
CacheabilityMetadataConfigOverride | class | core/ |
Test implementation of a config override that provides cacheability metadata. |
CacheabilityMetadataConfigOverride.php | file | core/ |
|
CacheabilityMetadataConfigOverride::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
CacheabilityMetadataConfigOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
CacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
CacheabilityMetadataConfigOverride::loadOverrides | function | core/ |
Returns config overrides. |
CacheabilityMetadataConfigOverrideIntegrationTest | class | core/ |
Tests if configuration overrides correctly affect cacheability metadata. |
CacheabilityMetadataConfigOverrideIntegrationTest.php | file | core/ |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.