BundleConfigImportValidate.php |
file |
core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php |
|
BundleConfigImportValidate::$configManager |
property |
core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php |
The config manager. |
BundleConfigImportValidate::$entityTypeManager |
property |
core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php |
The entity type manager service. |
BundleConfigImportValidate::onConfigImporterValidate |
function |
core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php |
Ensures bundles that will be deleted are not in use. |
BundleConfigImportValidate::__construct |
function |
core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php |
Constructs the event subscriber. |
BundleConstraintValidator::validate |
function |
core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/BundleConstraintValidator.php |
|
Bytes::validate |
function |
core/lib/Drupal/Component/Utility/Bytes.php |
Validate that a string is a representation of a number of bytes. |
Bytes::validateConstraint |
function |
core/lib/Drupal/Component/Utility/Bytes.php |
Validates a string is a representation of a number of bytes. |
BytesTest::providerTestValidate |
function |
core/tests/Drupal/Tests/Component/Utility/BytesTest.php |
Provides data for testValidate(). |
BytesTest::testValidate |
function |
core/tests/Drupal/Tests/Component/Utility/BytesTest.php |
Tests \Drupal\Component\Utility\Bytes::validate(). |
Cache::invalidateTags |
function |
core/lib/Drupal/Core/Cache/Cache.php |
Marks cache items from all bins with any of the specified tags as invalid. |
CacheBackendDecorator::invalidate |
function |
core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php |
Marks a cache item as invalid. |
CacheBackendDecorator::invalidateAll |
function |
core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php |
Marks all cache items as invalid. |
CacheBackendDecorator::invalidateMultiple |
function |
core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php |
Marks cache items as invalid. |
CacheBackendDecorator::invalidateTags |
function |
core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php |
Marks cache items with any of the specified tags as invalid. |
CacheBackendInterface::invalidate |
function |
core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Marks a cache item as invalid. |
CacheBackendInterface::invalidateAll |
function |
core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Marks all cache items as invalid. |
CacheBackendInterface::invalidateMultiple |
function |
core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Marks cache items as invalid. |
CacheCollector::$cacheInvalidated |
property |
core/lib/Drupal/Core/Cache/CacheCollector.php |
Flag that indicates of the cache has been invalidated. |
CacheCollector::invalidateCache |
function |
core/lib/Drupal/Core/Cache/CacheCollector.php |
Invalidate the cache. |
CacheCollector::updateCache |
function |
core/lib/Drupal/Core/Cache/CacheCollector.php |
Writes a value to the persistent cache immediately. |
CacheCollectorTest::testUpdateCache |
function |
core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php |
Tests updating the cache after a set. |
CacheCollectorTest::testUpdateCacheClear |
function |
core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php |
Tests a clear of the cache collector. |
CacheCollectorTest::testUpdateCacheClearTags |
function |
core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php |
Tests a clear of the cache collector using tags. |
CacheCollectorTest::testUpdateCacheDelete |
function |
core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php |
Tests updating the cache after a delete. |
CacheCollectorTest::testUpdateCacheInvalidatedConflict |
function |
core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php |
Tests updating the cache when there is a conflict after cache invalidation. |
CacheCollectorTest::testUpdateCacheLockFail |
function |
core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php |
Tests updating the cache when the lock acquire fails. |
CacheCollectorTest::testUpdateCacheMerge |
function |
core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php |
Tests a cache hit, then item updated by a different request. |
CacheCollectorTest::testUpdateCacheNoChanges |
function |
core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php |
Tests updating the cache when no changes were made. |
CacheCollectorTest::testUpdateCacheRace |
function |
core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php |
Tests a cache miss, then item created by another request. |
CacheCollectorTest::testUpdateCacheReset |
function |
core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php |
Tests a reset of the cache collector. |
CacheContextsManager::validateTokens |
function |
core/lib/Drupal/Core/Cache/Context/CacheContextsManager.php |
Validates an array of cache context tokens. |
CacheContextsManagerTest::testValidateContexts |
function |
core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php |
Tests validate contexts. |
CacheContextsManagerTest::validateTokensProvider |
function |
core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php |
Provides a list of cache context token arrays. |
CachedStorageTest::update |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/CachedStorageTest.php |
Updates configuration data in the storage. |
CacheTagsChecksumDecorator::invalidateTags |
function |
core/modules/system/tests/modules/performance_test/src/Cache/CacheTagsChecksumDecorator.php |
Marks cache items with any of the specified tags as invalid. |
CacheTagsChecksumTrait::$invalidatedTags |
property |
core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php |
A list of tags that have already been invalidated in this request. |
CacheTagsChecksumTrait::doInvalidateTags |
function |
core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php |
Marks cache items with any of the specified tags as invalid. |
CacheTagsChecksumTrait::invalidateTags |
function |
core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php |
Implements \Drupal\Core\Cache\CacheTagsInvalidatorInterface::invalidateTags() |
CacheTagsInvalidator::invalidateTags |
function |
core/lib/Drupal/Core/Cache/CacheTagsInvalidator.php |
Marks cache items with any of the specified tags as invalid. |
CacheTagsInvalidatorInterface::invalidateTags |
function |
core/lib/Drupal/Core/Cache/CacheTagsInvalidatorInterface.php |
Marks cache items with any of the specified tags as invalid. |
CacheTagsInvalidatorTest::testInvalidateTags |
function |
core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php |
Tests invalidate tags. |
CacheTagsInvalidatorTest::testInvalidateTagsWithInvalidTags |
function |
core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php |
Tests invalidate tags with invalid tags. |
CacheTest::validateTagsProvider |
function |
core/tests/Drupal/Tests/Core/Cache/CacheTest.php |
Provides a list of cache tags arrays. |
Callbacks::dateCallback |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php |
Ajax callback triggered by date. |
Callbacks::datetimeCallback |
function |
core/modules/system/tests/modules/ajax_forms_test/src/Callbacks.php |
Ajax callback triggered by datetime. |
Callbacks::entityTestFormValidate |
function |
core/modules/system/tests/modules/entity_test/src/Callbacks.php |
Validation handler for the entity_test entity form. |
Callbacks::entityTestFormValidateCheck |
function |
core/modules/system/tests/modules/entity_test/src/Callbacks.php |
Validation handler for the entity_test entity form. |
Callbacks::validateName |
function |
core/modules/system/tests/modules/form_test/src/Callbacks.php |
Form element validation handler for 'name' in form_test_validate_form(). |
ccc_update_test.info.yml |
file |
core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml |
core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml |