Search for post

  1. Search 7.x for post
  2. Search 9.5.x for post
  3. Search 8.9.x for post
  4. Search 10.3.x for post
  5. Other projects
Title Object type File name Summary
system_post_update_sdc_uninstall function core/modules/system/system.post_update.php Uninstall the sdc module if installed.
system_removed_post_updates function core/modules/system/system.post_update.php Implements hook_removed_post_updates().
Table::buildSortPost function core/modules/views/src/Plugin/views/style/Table.php Add our actual sort criteria.
taxonomy.post_update.php file core/modules/taxonomy/taxonomy.post_update.php Post update functions for Taxonomy.
taxonomy_removed_post_updates function core/modules/taxonomy/taxonomy.post_update.php Implements hook_removed_post_updates().
Term::postDelete function core/modules/taxonomy/src/Entity/Term.php Acts on deleted entities before the delete hook is invoked.
TermResourceTestBase::getNormalizedPostEntity function core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
TermTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/TermTest.php Returns the JSON:API POST document.
TestEventListener::$postFooInvoked property core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestEventListener::postFoo function core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
test_basetheme_views_post_render function core/modules/system/tests/themes/test_basetheme/test_basetheme.theme Implements hook_views_post_render().
test_subtheme_views_post_render function core/modules/system/tests/themes/test_subtheme/test_subtheme.theme Implements hook_views_post_render().
test_theme_depending_on_modules.post_update.php file core/modules/system/tests/themes/test_theme_depending_on_modules/test_theme_depending_on_modules.post_update.php
test_theme_updates.post_update.php file core/modules/system/tests/themes/test_theme_updates/test_theme_updates.post_update.php
test_theme_updates_post_update_test function core/modules/system/tests/themes/test_theme_updates/test_theme_updates.post_update.php Tests post updates for themes.
text.post_update.php file core/modules/text/text.post_update.php Contains post update hooks for the text module.
text_removed_post_updates function core/modules/text/text.post_update.php Implements hook_removed_post_updates().
ThemeTest::testThemeUpdateManagementRemovedPostUpdates function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests the update registry is correct during theme install and uninstall.
TourResourceTestBase::getNormalizedPostEntity function core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php Returns the normalized POST entity.
TourTest::getPostDocument function core/modules/tour/tests/src/Functional/Jsonapi/TourTest.php Returns the JSON:API POST document.
TransactionManagerBase::$postTransactionCallbacks property core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php A list of post-transaction callbacks.
TransactionManagerBase::addPostTransactionCallback function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Adds a root transaction end callback.
TransactionManagerBase::processPostTransactionCallbacks function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Processes the post-transaction callbacks.
TransactionManagerInterface::addPostTransactionCallback function core/lib/Drupal/Core/Database/Transaction/TransactionManagerInterface.php Adds a root transaction end callback.
TriggeringElementTest::testNoButtonInfoInPost function core/modules/system/tests/src/FunctionalJavascript/Form/TriggeringElementTest.php Tests the triggering element when no button information is included.
UncacheableFieldHandlerTrait::postRender function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
update.post_update.php file core/modules/update/update.post_update.php Post update functions for Update Manager.
UpdatePostUpdateExceptionTest class core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php Tests hook_post_update() when there is an exception in a post update.
UpdatePostUpdateExceptionTest.php file core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php
UpdatePostUpdateExceptionTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php The theme to install as the default for testing.
UpdatePostUpdateExceptionTest::doSelectionTest function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php Tests the selection page.
UpdatePostUpdateExceptionTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php
UpdatePostUpdateExceptionTest::testPostUpdate function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateExceptionTest.php Tests hook_post_update_NAME().
UpdatePostUpdateFailingTest class core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php Tests hook_post_update() when there are failing update hooks.
UpdatePostUpdateFailingTest.php file core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php
UpdatePostUpdateFailingTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php The theme to install as the default for testing.
UpdatePostUpdateFailingTest::doSelectionTest function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php Tests the selection page.
UpdatePostUpdateFailingTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php
UpdatePostUpdateFailingTest::testPostUpdate function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateFailingTest.php Tests hook_post_update_NAME().
UpdatePostUpdateTest class core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php Tests hook_post_update().
UpdatePostUpdateTest.php file core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php
UpdatePostUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php The theme to install as the default for testing.
UpdatePostUpdateTest::doSelectionTest function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php Tests the selection page.
UpdatePostUpdateTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php
UpdatePostUpdateTest::testPostUpdate function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePostUpdateTest.php Tests hook_post_update_NAME().
Updater::postInstall function core/lib/Drupal/Core/Updater/Updater.php Performs actions after installation.
Updater::postInstallTasks function core/lib/Drupal/Core/Updater/Updater.php Returns an array of links to pages that should be visited post operation.
Updater::postUpdate function core/lib/Drupal/Core/Updater/Updater.php Performs actions after new code is updated.
Updater::postUpdateTasks function core/lib/Drupal/Core/Updater/Updater.php Returns an array of links to pages that should be visited post operation.
UpdateRegistry::getRemovedPostUpdates function core/lib/Drupal/Core/Update/UpdateRegistry.php Gets removed hook_post_update_NAME() implementations for an extension.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.