You are here

60 calls to WebTestBase::rebuildContainer() in Zircon Profile 8

AjaxFormCacheTest::testBlockForms in core/modules/system/src/Tests/Ajax/AjaxFormCacheTest.php
Tests AJAX forms in blocks.
BlockInstallTest::testCacheTagInvalidationUponInstallation in core/modules/block/src/Tests/BlockInstallTest.php
CommentFieldsTest::testCommentInstallAfterContentModule in core/modules/comment/src/Tests/CommentFieldsTest.php
Tests that comment module works when installed after a content module.
ConfigImportAllTest::testInstallUninstall in core/modules/config/src/Tests/ConfigImportAllTest.php
Tests that a fixed set of modules can be installed and uninstalled.
ConfigImportInstallProfileTest::testInstallProfileValidation in core/modules/config/src/Tests/ConfigImportInstallProfileTest.php
Tests config importer cannot uninstall install profiles.
ConfigImportUITest::testExtensionValidation in core/modules/config/src/Tests/ConfigImportUITest.php
Tests config importer cannot uninstall extensions which are depended on.
ConfigImportUITest::testImport in core/modules/config/src/Tests/ConfigImportUITest.php
Tests importing configuration.
ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite in core/modules/config/src/Tests/ConfigInstallProfileOverrideTest.php
Tests install profile config changes.
ConfigInstallWebTest::testPreExistingConfigInstall in core/modules/config/src/Tests/ConfigInstallWebTest.php
Tests pre-existing configuration detection.
ConfigInstallWebTest::testUnmetDependenciesInstall in core/modules/config/src/Tests/ConfigInstallWebTest.php
Tests unmet dependencies detection.
ConfigTest::testFileConfigurationPage in core/modules/system/src/Tests/File/ConfigTest.php
Tests file configuration page.
ContentTranslationTestBase::setUp in core/modules/content_translation/src/Tests/ContentTranslationTestBase.php
Sets up a Drupal site for running functional and integration tests.
ContentTranslationWorkflowsTest::setupEntity in core/modules/content_translation/src/Tests/ContentTranslationWorkflowsTest.php
Creates a test entity and translate it.
ContextualDynamicContextTest::setUp in core/modules/contextual/src/Tests/ContextualDynamicContextTest.php
Sets up a Drupal site for running functional and integration tests.
EntityReferenceFieldTranslatedReferenceViewTest::setUp in core/modules/field/src/Tests/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php
Sets up a Drupal site for running functional and integration tests.
FieldEntityOperationsTest::testEntityOperations in core/modules/views/src/Tests/Handler/FieldEntityOperationsTest.php
Tests entity operations field.
FieldEntityTranslationTest::setUp in core/modules/views/src/Tests/Entity/FieldEntityTranslationTest.php
Sets up a Drupal site for running functional and integration tests.
FieldImportDeleteUninstallUiTest::testImportDeleteUninstall in core/modules/field/src/Tests/FieldImportDeleteUninstallUiTest.php
Tests deleting field storages and fields as part of config import.
InstallerTranslationTest::testInstaller in core/modules/system/src/Tests/Installer/InstallerTranslationTest.php
Verifies the expected behaviors of the installation result.
LanguageConfigOverrideImportTest::testConfigOverrideImport in core/modules/language/src/Tests/LanguageConfigOverrideImportTest.php
Tests that language can be enabled and overrides are created during a sync.
LanguageConfigOverrideImportTest::testConfigOverrideImportEvents in core/modules/language/src/Tests/LanguageConfigOverrideImportTest.php
Tests that configuration events are not fired during a sync of overrides.
LanguageConfigurationTest::testLanguageConfiguration in core/modules/language/src/Tests/LanguageConfigurationTest.php
Functional tests for adding, editing and deleting languages.
LanguageListModuleInstallTest::testModuleInstallLanguageList in core/modules/language/src/Tests/LanguageListModuleInstallTest.php
Tests enabling Language.
LanguageListTest::testLanguageList in core/modules/language/src/Tests/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
LanguageNegotiationContentEntityTest::setUp in core/modules/language/src/Tests/LanguageNegotiationContentEntityTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageNegotiationContentEntityTest::testEnabledLanguageContentNegotiator in core/modules/language/src/Tests/LanguageNegotiationContentEntityTest.php
Tests enabling the language negotiator language_content_entity.
LanguageNegotiationInfoTest::testInfoAlterations in core/modules/language/src/Tests/LanguageNegotiationInfoTest.php
Tests alterations to language types/negotiation info.
LanguagePathMonolingualTest::setUp in core/modules/language/src/Tests/LanguagePathMonolingualTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageSwitchingTest::testLanguageBlockWithDomain in core/modules/language/src/Tests/LanguageSwitchingTest.php
Test language switcher links for domain based negotiation.
LanguageUILanguageNegotiationTest::testLanguageDomain in core/modules/language/src/Tests/LanguageUILanguageNegotiationTest.php
Tests URL handling when separate domains are used for multiple languages.
LanguageUILanguageNegotiationTest::testUILanguageNegotiation in core/modules/language/src/Tests/LanguageUILanguageNegotiationTest.php
Tests for language switching by URL path.
LanguageUrlRewritingTest::testDomainNameNegotiationPort in core/modules/language/src/Tests/LanguageUrlRewritingTest.php
Check URL rewriting when using a domain name and a non-standard port.
LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall in core/modules/locale/src/Tests/LocaleConfigTranslationImportTest.php
Test update changes configuration translations if enabled after language.
LocaleConfigTranslationTest::testConfigTranslation in core/modules/locale/src/Tests/LocaleConfigTranslationTest.php
Tests basic configuration translation.
LocaleConfigTranslationTest::testOptionalConfiguration in core/modules/locale/src/Tests/LocaleConfigTranslationTest.php
Test translatability of optional configuration in locale.
LocaleFileSystemFormTest::testFileConfigurationPage in core/modules/locale/src/Tests/LocaleFileSystemFormTest.php
Tests translation directory settings on the file settings form.
MainContentFallbackTest::testMainContentFallback in core/modules/system/src/Tests/System/MainContentFallbackTest.php
Test availability of main content: Drupal falls back to SimplePageVariant.
ModuleTestBase::assertModules in core/modules/system/src/Tests/Module/ModuleTestBase.php
Assert the list of modules are enabled or disabled.
NodeAccessAutoBubblingTest::testNodeAccessCacheabilitySafeguard in core/modules/node/src/Tests/NodeAccessAutoBubblingTest.php
Tests that the node grants cache context is auto-added, only when needed.
NodeTranslationUITest::doUninstallTest in core/modules/node/src/Tests/NodeTranslationUITest.php
Tests uninstalling content_translation.
NodeTranslationUITest::testTranslationRendering in core/modules/node/src/Tests/NodeTranslationUITest.php
Tests that translations are rendered properly.
PathLanguageTest::testAliasTranslation in core/modules/path/src/Tests/PathLanguageTest.php
Test alias functionality through the admin interfaces.
PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile in core/modules/file/src/Tests/PrivateFileOnTranslatedEntityTest.php
Tests private file fields on translated nodes.
StandardTest::testStandard in core/profiles/standard/src/Tests/StandardTest.php
Tests Standard installation profile.
ToolbarAdminMenuTest::testLanguageSwitching in core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php
Test that subtrees hashes vary by the language of the page.
ToolbarAdminMenuTest::testModuleStatusChangeSubtreesHashCacheClear in core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php
Tests the toolbar_modules_installed() and toolbar_modules_uninstalled() hook implementations.
TrustedHostsTest::testShortcut in core/modules/system/src/Tests/System/TrustedHostsTest.php
Tests that shortcut module works together with host verification.
TwigDebugMarkupTest::testTwigDebugMarkup in core/modules/system/src/Tests/Theme/TwigDebugMarkupTest.php
Tests debug markup added to Twig template output.
TwigSettingsTest::testTwigAutoReloadOverride in core/modules/system/src/Tests/Theme/TwigSettingsTest.php
Ensures Twig template auto reload setting can be overridden.
TwigSettingsTest::testTwigCacheOverride in core/modules/system/src/Tests/Theme/TwigSettingsTest.php
Ensures Twig template cache setting can be overridden.
TwigSettingsTest::testTwigDebugOverride in core/modules/system/src/Tests/Theme/TwigSettingsTest.php
Ensures Twig engine debug setting can be overridden.
TwigSettingsTest::testTwigInlineWithAutoReload in core/modules/system/src/Tests/Theme/TwigSettingsTest.php
Tests twig inline templates with auto_reload.
TwigTransTest::setUp in core/modules/system/src/Tests/Theme/TwigTransTest.php
Sets up a Drupal site for running functional and integration tests.
TwigTransTest::testTwigTransTags in core/modules/system/src/Tests/Theme/TwigTransTest.php
Test Twig "trans" tags.
UpcastingTest::testEntityLanguage in core/modules/system/src/Tests/ParamConverter/UpcastingTest.php
Confirms entity is shown in user's language by default.
UrlAlterFunctionalTest::testUrlAlter in core/modules/system/src/Tests/Path/UrlAlterFunctionalTest.php
Test that URL altering works and that it occurs in the correct order.
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::installModulesFromClassProperty in core/modules/simpletest/src/WebTestBase.php
Install modules defined by `static::$modules`.
WebTestBase::setHttpResponseDebugCacheabilityHeaders in core/modules/simpletest/src/WebTestBase.php
Enables/disables the cacheability headers.