Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| BundleConfigImportValidate::$entityTypeManager | property | core/ |
The entity type manager service. |
| BundleConfigImportValidate::onConfigImporterValidate | function | core/ |
Ensures bundles that will be deleted are not in use. |
| BundleConfigImportValidate::__construct | function | core/ |
Constructs the event subscriber. |
| 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. |
| BundleEntityFormBase::protectBundleIdElement | function | core/ |
Protects the bundle entity's ID property's form element against changes. |
| BytesTest::providerTestToInt | function | core/ |
Provides data for testToInt. |
| Cache::invalidateTags | function | core/ |
Marks cache items from all bins with any of the specified tags as invalid. |
| Cache::validateTags | function | core/ |
Validates an array of cache tags. |
| 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/ |
|
| CacheabilityMetadataConfigOverrideIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CacheabilityMetadataConfigOverrideIntegrationTest::$modules | property | core/ |
Modules to enable. |
| CacheabilityMetadataConfigOverrideIntegrationTest::setUp | function | core/ |
|
| CacheabilityMetadataConfigOverrideIntegrationTest::testConfigOverride | function | core/ |
Tests if config overrides correctly set cacheability metadata. |
| CacheabilityMetadataConfigOverrideTest | class | core/ |
Tests if configuration overrides correctly affect cacheability metadata. |
| CacheabilityMetadataConfigOverrideTest.php | file | core/ |
|
| CacheabilityMetadataConfigOverrideTest::$modules | property | core/ |
Modules to enable. |
| CacheabilityMetadataConfigOverrideTest::setUp | function | core/ |
|
| CacheabilityMetadataConfigOverrideTest::testConfigEntityOverride | function | core/ |
Tests if config overrides set cacheability metadata on config entities. |
| CacheabilityMetadataConfigOverrideTest::testConfigOverride | function | core/ |
Tests if config overrides correctly set cacheability metadata. |
| CacheableMetadataCalculationTest::TEST_VIEW_ID | constant | core/ |
The ID of the view used in the test. |
| CacheableMetadataTest::providerSetCacheMaxAge | function | core/ |
Data provider for testSetCacheMaxAge. |
| CacheableMetadataTest::providerTestCreateFromObject | function | core/ |
Provides test data for createFromObject(). |
| CacheableMetadataTest::providerTestCreateFromRenderArray | function | core/ |
Provides test data for createFromRenderArray(). |
| CacheableMetadataTest::providerTestMerge | function | core/ |
Provides test data for testMerge(). |
| CacheableRouteProviderInterface | interface | core/ |
Extends the router provider interface to provide caching support. |
| CacheableRouteProviderInterface.php | file | core/ |
|
| CacheableRouteProviderInterface::addExtraCacheKeyPart | function | core/ |
Adds a cache key part to be used in the cache ID of the route collection. |
| CacheBackendInterface::invalidate | function | core/ |
Marks a cache item as invalid. |
| CacheBackendInterface::invalidateAll | function | core/ |
Marks all cache items as invalid. |
| CacheBackendInterface::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
| CacheCollector::$cacheInvalidated | property | core/ |
Flag that indicates of the cache has been invalidated. |
| CacheCollector::$cid | property | core/ |
The cache id that is used for the cache entry. |
| CacheCollector::getCid | function | core/ |
Gets the cache ID. |
| CacheCollector::invalidateCache | function | core/ |
Invalidate the cache. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.