Updater::postUpdate |
function |
core/includes/updater.inc |
Perform actions after new code is updated. |
Updater::postUpdateTasks |
function |
core/includes/updater.inc |
Return an array of links to pages that should be visited post operation. |
CoreUpdater::postUpdateTasks |
function |
core/modules/system/system.updater.inc |
Return an array of links to pages that should be visited post operation. |
ModuleUpdater::postUpdateTasks |
function |
core/modules/system/system.updater.inc |
Return an array of links to pages that should be visited post operation. |
BackdropUpdaterInterface::postUpdate |
function |
core/includes/updater.inc |
Actions to run after an update has occurred. |
EntityReferenceBehaviorHandler::postUpdate |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Act after updating an entity reference field. |
EntityReferenceBehaviorHandler::entityPostUpdate |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Act after updating an entity. |
EntityReferenceBehaviorHandlerInterface::postUpdate |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Act after updating an entity reference field. |
EntityReferenceBehaviorHandlerInterface::entityPostUpdate |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Act after updating an entity. |
EntityReferenceBehaviorHandlerTaxonomyIndex::entityPostUpdate |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandlerTaxonomyIndex.inc |
Overrides EntityReferenceBehaviorHandler::entityPostUpdate(). |