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