Deprecated

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Name Location Type Deprecationsort descending Direct uses Namespaced uses Overrides Use statements
tmgmt_job_checkout_multiple ./tmgmt.module function Deprecated in 8.x-1.x, use \Drupal\tmgmt\JobCheckoutManager::checkoutMultiple() instead. 1
tmgmt_job_needs_checkout_form ./tmgmt.module function Deprecated in 8.x-1.x, use \Drupal\tmgmt\JobCheckoutManager::needsCheckoutForm() instead. 1
tmgmt_job_request_translation ./tmgmt.module function Deprecated in 8.x-1.x, use \Drupal\tmgmt\JobCheckoutManager::requestTranslation() instead. 1
tmgmt_redirect_queue_destination ./tmgmt.module function Deprecated in 8.x-1.x, use \Drupal\tmgmt\JobQueue::getDestination() instead. 1
tmgmt_redirect_queue_count ./tmgmt.module function Deprecated in 8.x-1.x, use \Drupal\tmgmt\JobQueue::count() instead.
tmgmt_redirect_queue_dequeue ./tmgmt.module function Deprecated in 8.x-1.x, use \Drupal\tmgmt\JobQueue::getNextJob() instead. 2
tmgmt_redirect_queue_set ./tmgmt.module function Deprecated in 8.x-1.x, use \Drupal\tmgmt\JobQueue::startQueue() instead. 2

Other projects