_node_access_rebuild_batch_finished

function _node_access_rebuild_batch_finished

_node_access_rebuild_batch_finished($success, $results, $operations)

Implements callback_batch_finished().

Performs post-processing for node_access_rebuild().

Parameters

bool $success: A boolean indicating whether the re-build process has completed.

array $results: An array of results information.

array $operations: An array of function calls (not used in this function).

Related topics

登录查看完整内容