40 calls to WebTestBase::resetAll() in Zircon Profile 8
- AggregatorAdminTest::testSettingsPage in core/
modules/ aggregator/ src/ Tests/ AggregatorAdminTest.php - Tests the settings form to ensure the correct default values are used.
- CKEditorAdminTest::testExistingFormat in core/
modules/ ckeditor/ src/ Tests/ CKEditorAdminTest.php - Tests configuring a text editor for an existing text format.
- ClassLoaderTest::testClassLoading in core/
modules/ system/ src/ Tests/ Module/ ClassLoaderTest.php - Tests that module-provided classes can be loaded when a module is enabled.
- ClassLoaderTest::testClassLoadingDisabledModules in core/
modules/ system/ src/ Tests/ Module/ ClassLoaderTest.php - Tests that module-provided classes can't be loaded from disabled modules.
- ConfigImportAllTest::testInstallUninstall in core/
modules/ config/ src/ Tests/ ConfigImportAllTest.php - Tests that a fixed set of modules can be installed and uninstalled.
- DependencyTest::testModuleEnableOrder in core/
modules/ system/ src/ Tests/ Module/ DependencyTest.php - Tests that module dependencies are enabled in the correct order in the UI.
- EditorAdminTest::testDisableFormatWithEditor in core/
modules/ editor/ src/ Tests/ EditorAdminTest.php - Tests format disabling.
- EntityReferenceAdminTest::testFieldAdminHandler in core/
modules/ field/ src/ Tests/ EntityReference/ EntityReferenceAdminTest.php - Tests the Entity Reference Admin UI.
- EntityViewControllerTest::testFieldItemAttributes in core/
modules/ system/ src/ Tests/ Entity/ EntityViewControllerTest.php - Tests field item attributes.
- FieldHelpTest::testFieldHelp in core/
modules/ field/ src/ Tests/ FieldHelpTest.php - Test the Field module's help page.
- FormatDateTest::setUp in core/
modules/ system/ src/ Tests/ Common/ FormatDateTest.php - Sets up a Drupal site for running functional and integration tests.
- InstallUninstallTest::testInstallUninstall in core/
modules/ system/ src/ Tests/ Module/ InstallUninstallTest.php - Tests that a fixed set of modules can be installed and uninstalled.
- LanguageNegotiationInfoTest::testInfoAlterations in core/
modules/ language/ src/ Tests/ LanguageNegotiationInfoTest.php - Tests alterations to language types/negotiation info.
- LocaleConfigTranslationImportTest::testConfigTranslationImport in core/
modules/ locale/ src/ Tests/ LocaleConfigTranslationImportTest.php - Test update changes configuration translations if enabled after language.
- LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall in core/
modules/ locale/ src/ Tests/ LocaleConfigTranslationImportTest.php - Test update changes configuration translations if enabled after language.
- LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete in core/
modules/ locale/ src/ Tests/ LocaleConfigTranslationImportTest.php - Test removing a string from Locale deletes configuration translations.
- LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve in core/
modules/ locale/ src/ Tests/ LocaleConfigTranslationImportTest.php - Test removing a string from Locale changes configuration translations.
- LocaleUpdateTest::testUpdateProjects in core/
modules/ locale/ src/ Tests/ LocaleUpdateTest.php - Checks if a list of translatable projects gets build.
- MenuRouterTest::doTestMenuOnRoute in core/
modules/ system/ src/ Tests/ Menu/ MenuRouterTest.php - Tests a menu on a router page.
- NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNodeGrants in core/
modules/ node/ src/ Tests/ NodeAccessRebuildNodeGrantsTest.php - Tests rebuilding the node access permissions table with content.
- NodeTypeTest::testNodeTypeDeletion in core/
modules/ node/ src/ Tests/ NodeTypeTest.php - Tests deleting a content type that still has content.
- PagerTest::testPagerConfigTranslation in core/
modules/ views/ src/ Tests/ Plugin/ PagerTest.php - Tests translating the pager using config_translation.
- PagerTest::testPagerLocale in core/
modules/ views/ src/ Tests/ Plugin/ PagerTest.php - Tests translating the pager using locale.
- PreviewTest::testPreviewAdditionalInfo in core/
modules/ views_ui/ src/ Tests/ PreviewTest.php - Tests the additional information query info area.
- PreviewTest::testPreviewContextual in core/
modules/ views_ui/ src/ Tests/ PreviewTest.php - Tests contextual links in the preview form.
- SearchPageCacheTagsTest::testSearchTagsBubbling in core/
modules/ search/ src/ Tests/ SearchPageCacheTagsTest.php - Tests the presence of expected cache tags with referenced entities.
- ThemeSuggestionsAlterTest::testExecutionOrder in core/
modules/ system/ src/ Tests/ Theme/ ThemeSuggestionsAlterTest.php - Tests execution order of theme suggestion alter hooks.
- ThemeSuggestionsAlterTest::testGeneralSuggestionsAlter in core/
modules/ system/ src/ Tests/ Theme/ ThemeSuggestionsAlterTest.php - Tests hook_theme_suggestions_alter().
- ThemeSuggestionsAlterTest::testSpecificSuggestionsAlter in core/
modules/ system/ src/ Tests/ Theme/ ThemeSuggestionsAlterTest.php - Tests that theme suggestion alter hooks work for specific theme calls.
- ThemeSuggestionsAlterTest::testSuggestionsAlterInclude in core/
modules/ system/ src/ Tests/ Theme/ ThemeSuggestionsAlterTest.php - Tests that theme suggestion alter hooks work with theme hook includes.
- ThemeSuggestionsAlterTest::testTemplateSuggestionsAlter in core/
modules/ system/ src/ Tests/ Theme/ ThemeSuggestionsAlterTest.php - Tests that theme suggestion alter hooks work for templates.
- ThemeSuggestionsAlterTest::testThemeFunctionSuggestionsAlter in core/
modules/ system/ src/ Tests/ Theme/ ThemeSuggestionsAlterTest.php - Tests that theme suggestion alter hooks work for theme functions.
- TwigDebugMarkupTest::testTwigDebugMarkup in core/
modules/ system/ src/ Tests/ Theme/ TwigDebugMarkupTest.php - Tests debug markup added to Twig template output.
- TwigTransTest::testTwigTransTags in core/
modules/ system/ src/ Tests/ Theme/ TwigTransTest.php - Test Twig "trans" tags.
- UserCancelTest::testUserDelete in core/
modules/ user/ src/ Tests/ UserCancelTest.php - Delete account and remove all content.
- UserLoginTest::testPasswordRehashOnLogin in core/
modules/ user/ src/ Tests/ UserLoginTest.php - Test that user password is re-hashed upon login after changing $count_log2.
- ViewEditTest::testEditFormLanguageOptions in core/
modules/ views_ui/ src/ Tests/ ViewEditTest.php - Tests the language options on the views edit form.
- ViewTestBase::enableViewsTestModule in core/
modules/ views/ src/ Tests/ ViewTestBase.php - Sets up the views_test_data.module.
- WebTestBase::rebuildAll in core/
modules/ simpletest/ src/ WebTestBase.php - Reset and rebuild the environment after setup.
- WebTestBase::setHttpResponseDebugCacheabilityHeaders in core/
modules/ simpletest/ src/ WebTestBase.php - Enables/disables the cacheability headers.