You are here

9 calls to MaestroEngine::getEntityIdentiferByUniqueID() in Maestro 8.2

MaestroWebformTask::getExecutableForm in modules/maestro_webform/src/Plugin/EngineTasks/MaestroWebformTask.php
Gets the Maestro executable form for a task console.
maestro_content_type_task_submit in ./maestro.module
Handling the submission from a content type task. This will offload the saving from the content type task plugin.
maestro_form_approval_example_maestro_task_console_alter_execution_link in modules/examples/maestro_form_approval_example/maestro_form_approval_example.module
Implements hook_maestro_task_console_alter_execution_link().
maestro_form_approval_example_manager_approval_form in modules/examples/maestro_form_approval_example/maestro_form_approval_example.module
The manager approval form used in the workflow.
maestro_form_approval_example_set_flow_name_batch in modules/examples/maestro_form_approval_example/maestro_form_approval_example.module
Callback function for the batch function in the template.
maestro_maestro_post_production_assignments in ./maestro.module
Implements hook_maestro_post_production_assignments().
maestro_spv_content_value_fetch in ./maestro.module
Set Process Variable built-in helper function to use the maestro_entity_identifiers entity to load the first node of type $content_type and pick off the $field value and set that as the process variable's value.
maestro_webform_spv_fetch_submission_value in modules/maestro_webform/maestro_webform.module
Set Process Variable (SPV) function which uses the webform's unique identifier referenced in the Maestro "webforms" process variable to read a value from the webform submission and return it to the SPV task to set the process variable…
maestro_webform_webform_type_task_submit in modules/maestro_webform/maestro_webform.module
Implements hook_webform_type_task_submit().