20 calls to UiHelperTrait::checkForMetaRefresh()
- AddFeedTest::testFeedLabelEscaping in core/
modules/ aggregator/ tests/ src/ Functional/ AddFeedTest.php - Ensures that the feed label is escaping when rendering the feed icon.
- BigPipeTest::performMetaRefresh in core/
modules/ big_pipe/ tests/ src/ Functional/ BigPipeTest.php - Performs a single <meta> refresh explicitly.
- BrowserTestBaseTest::testCheckForMetaRefresh in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests the ::checkForMetaRefresh() method.
- BrowserWithJavascriptTest::drupalGetWithAlert in core/
tests/ Drupal/ FunctionalJavascriptTests/ BrowserWithJavascriptTest.php - Retrieves a Drupal path or an absolute path.
- UiHelperTrait::drupalGet in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Retrieves a Drupal path or an absolute path.
- UiHelperTrait::submitForm in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Fills and submits a form.
- UpdateContribTest::testNormalUpdateAvailable in core/
modules/ update/ tests/ src/ Functional/ UpdateContribTest.php - Tests the Update Manager module when one normal update is available.
- UpdateCoreTest::testMajorUpdateAvailable in core/
modules/ update/ tests/ src/ Functional/ UpdateCoreTest.php - Tests the Update Manager module when a major update is available.
- UpdateCoreTest::testModulePageRegularUpdate in core/
modules/ update/ tests/ src/ Functional/ UpdateCoreTest.php - Checks the messages at admin/modules when an update is missing.
- UpdateCoreTest::testModulePageSecurityUpdate in core/
modules/ update/ tests/ src/ Functional/ UpdateCoreTest.php - Checks the messages at admin/modules when a security update is missing.
- UpdateCoreTest::testModulePageUpToDate in core/
modules/ update/ tests/ src/ Functional/ UpdateCoreTest.php - Checks the messages at admin/modules when the site is up to date.
- UpdateCoreTest::testNormalUpdateAvailable in core/
modules/ update/ tests/ src/ Functional/ UpdateCoreTest.php - Tests the Update Manager module when one normal update is available.
- UpdateSchemaTest::testUpdateHooks in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateSchemaTest.php - Tests that update hooks are properly run.
- UpdateScriptTest::runUpdates in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Helper function to run updates via the browser.
- UpdateScriptTest::testRequirements in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests that requirements warnings and errors are correctly displayed.
- UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests perfoming updates with update.php in a multilingual environment.
- UpdateScriptTest::testSuccessfulUpdateFunctionality in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdateScriptTest.php - Tests update.php after performing a successful update.
- UpdateTestBase::confirmRevokedStatus in core/
modules/ update/ tests/ src/ Functional/ UpdateTestBase.php - Confirms messages are correct when a release has been unpublished/revoked.
- UpdateTestBase::confirmUnsupportedStatus in core/
modules/ update/ tests/ src/ Functional/ UpdateTestBase.php - Confirms messages are correct when a release has been marked unsupported.
- UpdateTestBase::refreshUpdateStatus in core/
modules/ update/ tests/ src/ Functional/ UpdateTestBase.php - Refreshes the update status based on the desired available update scenario.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.