Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdatePathTestJavaScriptTest::testJavaScriptLoading | function | core/ |
Test JavaScript loading at update.php. |
| UpdateRegistryTest::testRegisterInvokedUpdatesWithMultiple | function | core/ |
@covers ::registerInvokedUpdates[[api-linebreak]] |
| UpdateScriptTest | class | core/ |
Tests the update script access and functionality. |
| UpdateScriptTest.php | file | core/ |
|
| UpdateScriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateScriptTest::$dumpHeaders | property | core/ |
|
| UpdateScriptTest::$modules | property | core/ |
Modules to enable. |
| UpdateScriptTest::$statusReportUrl | property | core/ |
The URL to the status report page. |
| UpdateScriptTest::$updateUrl | property | core/ |
URL to the update.php script. |
| UpdateScriptTest::$updateUser | property | core/ |
A user with the necessary permissions to administer software updates. |
| UpdateScriptTest::assertErrorOnUpdate | function | core/ |
Asserts an error is shown on the update and status report pages. |
| UpdateScriptTest::assertInstalledExtensionConfig | function | core/ |
Asserts that an installed extension's config setting is correct. |
| UpdateScriptTest::assertUpdateWithNoError | function | core/ |
Asserts a particular error is not shown on update and status report pages. |
| UpdateScriptTest::enableExtension | function | core/ |
Enables an extension using the UI. |
| UpdateScriptTest::getSystemSchema | function | core/ |
Returns the Drupal 7 system table schema. |
| UpdateScriptTest::HANDBOOK_MESSAGE | constant | core/ |
|
| UpdateScriptTest::providerExtensionCompatibilityChange | function | core/ |
Date provider for testExtensionCompatibilityChange(). |
| UpdateScriptTest::providerMissingExtension | function | core/ |
Data provider for testMissingExtension(). |
| UpdateScriptTest::runUpdates | function | core/ |
Helper function to run updates via the browser. |
| UpdateScriptTest::setUp | function | core/ |
|
| UpdateScriptTest::testExtensionCompatibilityChange | function | core/ |
Tests that extension compatibility changes are handled correctly. |
| UpdateScriptTest::testMaintenanceModeLink | function | core/ |
Tests maintenance mode link on update.php. |
| UpdateScriptTest::testMaintenanceModeUpdateFunctionality | function | core/ |
Tests update.php while in maintenance mode. |
| UpdateScriptTest::testMissingExtension | function | core/ |
Tests that a missing extension prevents updates. |
| UpdateScriptTest::testNoUpdateFunctionality | function | core/ |
Tests update.php when there are no updates to apply. |
| UpdateScriptTest::testOrphanedSchemaEntries | function | core/ |
Tests that orphan schemas are handled properly. |
| UpdateScriptTest::testRequirements | function | core/ |
Tests that requirements warnings and errors are correctly displayed. |
| UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality | function | core/ |
Tests perfoming updates with update.php in a multilingual environment. |
| UpdateScriptTest::testSuccessfulUpdateFunctionality | function | core/ |
Tests update.php after performing a successful update. |
| UpdateScriptTest::testThemeSystem | function | core/ |
Tests the effect of using the update script on the theme system. |
| UpdateScriptTest::testUpdateAccess | function | core/ |
Tests access to the update script. |
| UpdateScriptTestController | class | core/ |
Controller routines for update_script_test routes. |
| UpdateScriptTestController.php | file | core/ |
|
| UpdateScriptTestController::databaseUpdatesMenuItem | function | core/ |
Outputs a link to the database updates URL. |
| update_script_test.broken_path_processor | service | core/ |
Drupal\update_script_test\PathProcessor\BrokenInboundPathProcessor |
| update_script_test.info.yml | file | core/ |
core/modules/system/tests/modules/update_script_test/update_script_test.info.yml |
| update_script_test.install | file | core/ |
Install, update and uninstall functions for the update_script_test module. |
| update_script_test.module | file | core/ |
This file provides testing functionality for update.php. |
| update_script_test.routing.yml | file | core/ |
core/modules/system/tests/modules/update_script_test/update_script_test.routing.yml |
| update_script_test.schema.yml | file | core/ |
core/modules/system/tests/modules/update_script_test/config/schema/update_script_test.schema.yml |
| update_script_test.services.yml | file | core/ |
core/modules/system/tests/modules/update_script_test/update_script_test.services.yml |
| update_script_test.settings.yml | file | core/ |
core/modules/system/tests/modules/update_script_test/config/install/update_script_test.settings.yml |
| update_script_test_cache_flush | function | core/ |
Implements hook_cache_flush(). |
| update_script_test_requirements | function | core/ |
Implements hook_requirements(). |
| update_script_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| update_script_test_update_7200 | function | core/ |
Dummy update_script_test update 7200. |
| update_script_test_update_7201 | function | core/ |
Dummy update_script_test update 7201. |
| update_script_test_update_8001 | function | core/ |
Dummy update function to run during the tests. |
| update_script_test_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| UrlHelper::stripDangerousProtocols | function | core/ |
Strips dangerous protocols (for example, 'javascript:') from a URI. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.