Search for post

  1. Search 7.x for post
  2. Search 8.9.x for post
  3. Search 10.3.x for post
  4. Search 11.x for post
  5. Other projects
Title Object type File name Summary
update_test_failing.post_update.php file core/modules/system/tests/modules/update_test_failing/update_test_failing.post_update.php Post update functions for test module.
update_test_failing_post_update_first function core/modules/system/tests/modules/update_test_failing/update_test_failing.post_update.php First update, should not be run since this module's update hooks fail.
update_test_postupdate.info.yml file core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.info.yml
update_test_postupdate.install file core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install Install hooks for test module.
update_test_postupdate.post_update.php file core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Post update functions for test module.
update_test_postupdate_post_update_first function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php First update.
update_test_postupdate_post_update_second function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Second update.
update_test_postupdate_post_update_test0 function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Test0 update.
update_test_postupdate_post_update_test1 function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Test1 update.
update_test_postupdate_post_update_test_batch function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Testing batch processing in post updates update.
update_test_postupdate_removed_post_updates function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php Implements hook_removed_post_updates().
update_test_postupdate_update_8001 function core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install Normal update_N() function.
user.post_update.php file core/modules/user/user.post_update.php Post update functions for User module.
User::postDelete function core/modules/user/src/Entity/User.php Acts on deleted entities before the delete hook is invoked.
User::postSave function core/modules/user/src/Entity/User.php Acts on a saved entity before the insert or update hook is invoked.
UserHalJsonAnonTest::getNormalizedPostEntity function core/modules/hal/tests/src/Functional/user/UserHalJsonAnonTest.php Returns the normalized POST entity.
UserRegistrationResource::post function core/modules/user/src/Plugin/rest/resource/UserRegistrationResource.php Responds to user registration POST request.
UserRegistrationResourceTest::testEmptyPost function core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php Tests that an exception is thrown when no data provided for the account.
UserRegistrationResourceTest::testExistedEntityPost function core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php Tests that only new user accounts can be registered.
UserRegistrationResourceTest::testRegistrationAdminOnlyPost function core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php Tests that admin permissions are required to register a user account.
UserRegistrationResourceTest::testRegistrationAnonymousOnlyPost function core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php Tests that only anonymous users can register users.
UserResourceTestBase::getNormalizedPostEntity function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Returns the normalized POST entity.
UserTest::getModifiedEntityForPostTesting function core/modules/jsonapi/tests/src/Functional/UserTest.php Gets the normalized POST entity with random values for its unique fields.
UserTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/UserTest.php Returns the JSON:API POST document.
user_post_update_sort_permissions function core/modules/user/user.post_update.php No-op update.
user_post_update_sort_permissions_again function core/modules/user/user.post_update.php Ensure permissions stored in role configuration are sorted using the schema.
user_post_update_update_roles function core/modules/user/user.post_update.php Calculate role dependencies and remove non-existent permissions.
user_removed_post_updates function core/modules/user/user.post_update.php Implements hook_removed_post_updates().
VendorHardeningPlugin::onPostAutoloadDump function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_AUTOLOAD_DUMP event handler.
VendorHardeningPlugin::onPostCmd function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_UPDATE_CMD and POST_INSTALL_CMD event handler.
VendorHardeningPlugin::onPostPackageInstall function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_PACKAGE_INSTALL event handler.
VendorHardeningPlugin::onPostPackageUpdate function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_PACKAGE_UPDATE event handler.
View::postCreate function core/modules/views/src/Entity/View.php Acts on a created entity before hooks are invoked.
View::postDelete function core/modules/views/src/Entity/View.php Acts on deleted entities before the delete hook is invoked.
View::postLoad function core/modules/views/src/Entity/View.php Acts on loaded entities.
View::postSave function core/modules/views/src/Entity/View.php Acts on a saved entity before the insert or update hook is invoked.
ViewExecutable::postExecute function core/modules/views/src/ViewExecutable.php Unsets the current view, mostly.
ViewExecutable::_postExecute function core/modules/views/src/ViewExecutable.php Runs the postExecute() on all active handlers.
ViewResourceTestBase::getNormalizedPostEntity function core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Returns the normalized POST entity.
views.post_update.php file core/modules/views/views.post_update.php Post update functions for Views.
ViewsHandlerInterface::postExecute function core/modules/views/src/Plugin/views/ViewsHandlerInterface.php Run after the view is executed, before the result is cached.
ViewsMultiValueFieldUpdateTest::testViewsPostUpdateFieldNamesForMultiValueFields function core/modules/views/tests/src/Functional/Update/ViewsMultiValueFieldUpdateTest.php Tests views_post_update_field_names_for_multivalue_fields().
ViewsSortIdentifiersUpdateTest::testSortIdentifierPostUpdate function core/modules/views/tests/src/Functional/Update/ViewsSortIdentifiersUpdateTest.php Tests views_post_update_sort_identifier().
views_post_update_configuration_entity_relationships function core/modules/views/views.post_update.php Clear errors caused by relationships to configuration entities.
views_post_update_field_names_for_multivalue_fields function core/modules/views/views.post_update.php Update field names for multi-value base fields.
views_post_update_image_lazy_load function core/modules/views/views.post_update.php Add lazy load options to all image type field configurations.
views_post_update_provide_revision_table_relationship function core/modules/views/views.post_update.php Clear caches due to adding a relationship from revision table to base table.
views_post_update_remove_sorting_global_text_field function core/modules/views/views.post_update.php Clear caches due to removal of sorting for global custom text field.
views_post_update_rename_default_display_setting function core/modules/views/views.post_update.php Rename the setting for showing the default display to 'default_display'.
views_post_update_sort_identifier function core/modules/views/views.post_update.php Add the identifier option to all sort handler configurations.

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