11 calls to Drupal::cache() in Zircon Profile 8
- DatabaseBackendTagTest::testTagInvalidations in core/
modules/ system/ src/ Tests/ Cache/ DatabaseBackendTagTest.php - DrupalTest::testCache in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the service() method.
- EntityDisplayTest::testEntityDisplayInvalidateCacheTags in core/
modules/ field_ui/ src/ Tests/ EntityDisplayTest.php - Ensure that entity view display changes invalidates cache tags.
- EntityViewBuilderTest::testEntityViewBuilderCache in core/
modules/ system/ src/ Tests/ 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.
- RegistryTest::testMultipleSubThemes in core/
modules/ system/ src/ Tests/ Theme/ RegistryTest.php - Tests the theme registry with multiple subthemes.
- RegistryTest::testRaceCondition in core/
modules/ system/ src/ Tests/ Theme/ RegistryTest.php - Tests the behavior of the theme registry class.
- RegistryTest::testSuggestionPreprocessFunctions in core/
modules/ system/ src/ Tests/ Theme/ RegistryTest.php - Tests the theme registry with suggestions.
- RegistryTest::testThemeRegistryAlterByTheme in core/
modules/ system/ src/ Tests/ Theme/ RegistryTest.php - Tests that the theme registry can be altered by themes.
- SourcePluginBase::getCache in core/
modules/ migrate/ src/ Plugin/ migrate/ source/ SourcePluginBase.php - Get the cache object.
- StableTemplateOverrideTest::testStableTemplateOverrides in core/
tests/ Drupal/ KernelTests/ Core/ Theme/ StableTemplateOverrideTest.php - Ensures that Stable overrides all relevant core templates.