Search for post
Title | Object type | File name | Summary |
---|---|---|---|
UpdatePostUpdateExceptionTest | class | core/ |
Tests hook_post_update() when there is an exception in a post update. |
UpdatePostUpdateExceptionTest.php | file | core/ |
|
UpdatePostUpdateExceptionTest::$defaultTheme | property | core/ |
|
UpdatePostUpdateExceptionTest::doSelectionTest | function | core/ |
|
UpdatePostUpdateExceptionTest::setUp | function | core/ |
|
UpdatePostUpdateExceptionTest::testPostUpdate | function | core/ |
Tests hook_post_update_NAME(). |
UpdatePostUpdateFailingTest | class | core/ |
Tests hook_post_update() when there are failing update hooks. |
UpdatePostUpdateFailingTest.php | file | core/ |
|
UpdatePostUpdateFailingTest::$defaultTheme | property | core/ |
|
UpdatePostUpdateFailingTest::doSelectionTest | function | core/ |
|
UpdatePostUpdateFailingTest::setUp | function | core/ |
|
UpdatePostUpdateFailingTest::testPostUpdate | function | core/ |
Tests hook_post_update_NAME(). |
UpdatePostUpdateTest | class | core/ |
Tests hook_post_update(). |
UpdatePostUpdateTest.php | file | core/ |
|
UpdatePostUpdateTest::$defaultTheme | property | core/ |
|
UpdatePostUpdateTest::doSelectionTest | function | core/ |
|
UpdatePostUpdateTest::setUp | function | core/ |
|
UpdatePostUpdateTest::testPostUpdate | function | core/ |
Tests hook_post_update_NAME(). |
Updater::postInstall | function | core/ |
Performs actions after installation. |
Updater::postInstallTasks | function | core/ |
Returns an array of links to pages that should be visited post operation. |
Updater::postUpdate | function | core/ |
Performs actions after new code is updated. |
Updater::postUpdateTasks | function | core/ |
Returns an array of links to pages that should be visited post operation. |
UpdateRegistry::getRemovedPostUpdates | function | core/ |
Gets removed hook_post_update_NAME() implementations for an extension. |
UpdateRemovedPostUpdateTest | class | core/ |
Tests hook_removed_post_updates(). |
UpdateRemovedPostUpdateTest.php | file | core/ |
|
UpdateRemovedPostUpdateTest::$defaultTheme | property | core/ |
|
UpdateRemovedPostUpdateTest::$updateUrl | property | core/ |
An user that can execute updates. |
UpdateRemovedPostUpdateTest::$updateUser | property | core/ |
An user that can execute updates. |
UpdateRemovedPostUpdateTest::setUp | function | core/ |
|
UpdateRemovedPostUpdateTest::testRemovedPostUpdate | function | core/ |
Tests hook_post_update_NAME(). |
UpdaterInterface::postInstall | function | core/ |
Actions to run after an install has occurred. |
UpdaterInterface::postUpdate | function | core/ |
Actions to run after an update has occurred. |
update_invoke_post_update | function | core/ |
Executes a single hook_post_update_NAME(). |
update_remove_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
update_test_failing.post_update.php | file | core/ |
|
update_test_failing_post_update_first | function | core/ |
First update, should not be run since this module's update hooks fail. |
update_test_postupdate.info.yml | file | core/ |
core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml |
update_test_postupdate.install | file | core/ |
|
update_test_postupdate.post_update.php | file | core/ |
|
update_test_postupdate_post_update_first | function | core/ |
First update. |
update_test_postupdate_post_update_second | function | core/ |
Second update. |
update_test_postupdate_post_update_test0 | function | core/ |
Test0 update. |
update_test_postupdate_post_update_test1 | function | core/ |
Test1 update. |
update_test_postupdate_post_update_test_batch | function | core/ |
Testing batch processing in post updates update. |
update_test_postupdate_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
update_test_postupdate_update_8001 | function | core/ |
Normal update_N() function. |
user.post_update.php | file | core/ |
Post update functions for User module. |
User::postDelete | function | core/ |
|
User::postSave | function | core/ |
|
UserLanguageTestController::buildPostResponse | function | core/ |
Builds the response. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.