Search for post
Title | Object type | File name | Summary |
---|---|---|---|
test_theme_updates_post_update_test | function | core/ |
Tests post updates for themes. |
text.post_update.php | file | core/ |
Contains post update hooks for the text module. |
text_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
ThemeTest::testThemeUpdateManagementRemovedPostUpdates | function | core/ |
Tests the update registry is correct during theme install and uninstall. |
TourResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
TourTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
TransactionManagerBase::$postTransactionCallbacks | property | core/ |
A list of post-transaction callbacks. |
TransactionManagerBase::addPostTransactionCallback | function | core/ |
Adds a root transaction end callback. |
TransactionManagerBase::processPostTransactionCallbacks | function | core/ |
Processes the post-transaction callbacks. |
TransactionManagerInterface::addPostTransactionCallback | function | core/ |
Adds a root transaction end callback. |
TransactionTest::$postTransactionCallbackAction | property | core/ |
Keeps track of the post-transaction callback action executed. |
TriggeringElementTest::testNoButtonInfoInPost | function | core/ |
Tests the triggering element when no button information is included. |
UncacheableFieldHandlerTrait::postRender | function | core/ |
|
update.key_value.post_update | service | core/ |
Drupal\Core\KeyValueStore\KeyValueStoreInterface |
update.post_update.php | file | core/ |
Post update functions for Update Status. |
update.post_update_registry | service | core/ |
Drupal\Core\Update\UpdateRegistry |
updated_module.post_apply_subscriber | service | core/ |
Drupal\updated_module\PostApplySubscriber |
UpdatePostUpdateExceptionTest | class | core/ |
Tests hook_post_update() when there is an exception in a post update. |
UpdatePostUpdateExceptionTest.php | file | core/ |
|
UpdatePostUpdateExceptionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UpdatePostUpdateExceptionTest::doSelectionTest | function | core/ |
Tests the selection page. |
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/ |
The theme to install as the default for testing. |
UpdatePostUpdateFailingTest::doSelectionTest | function | core/ |
Tests the selection page. |
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/ |
The theme to install as the default for testing. |
UpdatePostUpdateTest::doSelectionTest | function | core/ |
Tests the selection page. |
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/ |
The theme to install as the default for testing. |
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(). |
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.