10 calls to Drupal::cache()
- ContentEntityCacheTest::testCacheInvalidationOnSave in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ContentEntityCacheTest.php - Tests that the correct caches are invalidated when an entity is saved.
- ContentEntityCacheTest::testEntityLoad in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ContentEntityCacheTest.php - Tests the static cache when loading content entities.
- DatabaseBackendTagTest::testTagInvalidations in core/
tests/ Drupal/ KernelTests/ Core/ Cache/ DatabaseBackendTagTest.php - Test tag invalidation.
- DrupalTest::testCache in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the cache() method.
- EntityDisplayTest::testEntityDisplayInvalidateCacheTags in core/
modules/ field_ui/ tests/ src/ Kernel/ EntityDisplayTest.php - Ensure that entity view display changes invalidates cache tags.
- EntityViewBuilderTest::testEntityViewBuilderCache in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityViewBuilderTest.php - Tests entity render cache handling.
- FormController::__construct in core/
modules/ system/ tests/ modules/ condition_test/ src/ FormController.php - Constructs a \Drupal\condition_test\FormController object.
- MigrateSqlSourceTestBase::testSource in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateSqlSourceTestBase.php - Tests the source plugin against a particular data set.
- RegistryTest::testRaceCondition in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ RegistryTest.php - Tests the behavior of the theme registry class.
- SourcePluginBase::getCache in core/
modules/ migrate/ src/ Plugin/ migrate/ source/ SourcePluginBase.php - Gets the cache object.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.