Skip to main content
Drupal Code Search
You are here
Home
maestro
maestro
config/install/maestro.maestro_template.simple_parallel_to_serial.yml
config/install/views.view.maestro_all_flows.yml
config/install/views.view.maestro_all_in_production_tasks.yml
config/install/views.view.maestro_completed_tasks.yml
config/install/views.view.maestro_entity_identifiers.yml
config/install/views.view.maestro_outstanding_tasks.yml
config/install/views.view.maestro_views_based_task_console.yml
config/schema/maestro.schema.yml
drush.services.yml
js/maestro_task_edit.js
js/maestro_trace.js
maestro.hooks.api.php
maestro.info.yml
maestro.install
maestro.libraries.yml
maestro.links.action.yml
maestro.links.menu.yml
maestro.links.task.yml
maestro.module
maestro.permissions.yml
maestro.routing.yml
maestro.services.yml
maestro.views.inc
modules/examples/maestro_form_approval_example/config/install/core.base_field_override.node.approval_form.promote.yml
modules/examples/maestro_form_approval_example/config/install/core.base_field_override.node.approval_form.title.yml
modules/examples/maestro_form_approval_example/config/install/core.entity_form_display.node.approval_form.default.yml
modules/examples/maestro_form_approval_example/config/install/core.entity_view_display.node.approval_form.default.yml
modules/examples/maestro_form_approval_example/config/install/field.field.node.approval_form.field_request_explanation.yml
modules/examples/maestro_form_approval_example/config/install/field.storage.node.field_request_explanation.yml
modules/examples/maestro_form_approval_example/config/install/maestro.maestro_template.form_approval_flow.yml
modules/examples/maestro_form_approval_example/config/install/node.type.approval_form.yml
modules/examples/maestro_form_approval_example/config/install/user.role.maestro_example.yml
modules/examples/maestro_form_approval_example/maestro_form_approval_example.info.yml
modules/examples/maestro_form_approval_example/maestro_form_approval_example.install
modules/examples/maestro_form_approval_example/maestro_form_approval_example.libraries.yml
modules/examples/maestro_form_approval_example/maestro_form_approval_example.links.menu.yml
modules/examples/maestro_form_approval_example/maestro_form_approval_example.module
modules/examples/maestro_form_approval_example/maestro_form_approval_example.services.yml
modules/examples/maestro_form_approval_example/src/MaestroFormApprovalExampleUninstallValidator.php
modules/examples/maestro_form_approval_example/src/ProxyClass/MaestroFormApprovalExampleUninstallValidator.php
modules/examples/maestro_interactive_task_plugin_example/maestro_interactive_task_plugin_example.info.yml
modules/examples/maestro_interactive_task_plugin_example/maestro_interactive_task_plugin_example.services.yml
modules/examples/maestro_interactive_task_plugin_example/src/MaestroInteractiveExampleTaskUninstallValidator.php
modules/examples/maestro_interactive_task_plugin_example/src/Plugin/EngineTasks/MaestroInteractiveExampleTask.php
modules/examples/maestro_interactive_task_plugin_example/src/ProxyClass/MaestroInteractiveExampleTaskUninstallValidator.php
modules/examples/maestro_noninteractive_task_plugin_example/maestro_noninteractive_task_plugin_example.info.yml
modules/examples/maestro_noninteractive_task_plugin_example/maestro_noninteractive_task_plugin_example.services.yml
modules/examples/maestro_noninteractive_task_plugin_example/src/MaestroNonInteractiveExampleTaskUninstallValidator.php
modules/examples/maestro_noninteractive_task_plugin_example/src/Plugin/EngineTasks/MaestroNonInteractiveExampleTask.php
modules/examples/maestro_noninteractive_task_plugin_example/src/ProxyClass/MaestroNonInteractiveExampleTaskUninstallValidator.php
modules/maestro_ai_task/maestro_ai_task.hooks.api.php
modules/maestro_ai_task/maestro_ai_task.info.yml
modules/maestro_ai_task/maestro_ai_task.install
modules/maestro_ai_task/maestro_ai_task.libraries.yml
modules/maestro_ai_task/maestro_ai_task.links.menu.yml
modules/maestro_ai_task/maestro_ai_task.module
modules/maestro_ai_task/maestro_ai_task.routing.yml
modules/maestro_ai_task/maestro_ai_task.services.yml
modules/maestro_ai_task/modules/maestro_ai_task_vision_example/config/install/maestro.maestro_template.maestro_ai_expense_rcpt_checking_simple.yml
modules/maestro_ai_task/modules/maestro_ai_task_vision_example/config/install/maestro.maestro_template.maestro_ai_expense_rcpt_complex.yml
modules/maestro_ai_task/modules/maestro_ai_task_vision_example/config/install/webform.webform.maestro_ai_expense_rcpt_complex.yml
modules/maestro_ai_task/modules/maestro_ai_task_vision_example/config/install/webform.webform.simple_expense_report_example.yml
modules/maestro_ai_task/modules/maestro_ai_task_vision_example/maestro_ai_task_vision_example.info.yml
modules/maestro_ai_task/modules/maestro_ai_task_vision_example/maestro_ai_task_vision_example.install
modules/maestro_ai_task/modules/maestro_ai_task_vision_example/maestro_ai_task_vision_example.libraries.yml
modules/maestro_ai_task/modules/maestro_ai_task_vision_example/maestro_ai_task_vision_example.module
modules/maestro_ai_task/src/Annotation/MaestroAiTaskCapabilities.php
modules/maestro_ai_task/src/Entity/MaestroAIStorage.php
modules/maestro_ai_task/src/Form/MaestroAITaskSettings.php
modules/maestro_ai_task/src/MaestroAiTaskAPI/MaestroAiTaskAPI.php
modules/maestro_ai_task/src/MaestroAiTaskCapabilitiesInterface.php
modules/maestro_ai_task/src/MaestroAiTaskCapabilitiesPluginBase.php
modules/maestro_ai_task/src/MaestroAiTaskCapabilitiesPluginManager.php
modules/maestro_ai_task/src/Plugin/EngineTasks/MaestroAITask.php
modules/maestro_ai_task/src/Plugin/MaestroAiTaskCapabilities/MaestroAiSpeechToText.php
modules/maestro_ai_task/src/Plugin/MaestroAiTaskCapabilities/MaestroAiTaskChatCapability.php
modules/maestro_ai_task/src/Plugin/MaestroAiTaskCapabilities/MaestroAiTaskModeration.php
modules/maestro_ai_task/src/Plugin/MaestroAiTaskCapabilities/MaestroAiTaskTextToImageBase64.php
modules/maestro_ai_task/src/Plugin/MaestroAiTaskCapabilities/MaestroAiTaskTextToImageUrl.php
modules/maestro_ai_task/src/Plugin/MaestroAiTaskCapabilities/MaestroAiTaskVision.php
modules/maestro_eca_task/config/install/eca.eca.process_maestro_eca.yml
modules/maestro_eca_task/config/install/eca.model.process_maestro_eca.yml
modules/maestro_eca_task/config/install/maestro.maestro_template.maestro_eca.yml
modules/maestro_eca_task/maestro_eca_task.info.yml
modules/maestro_eca_task/maestro_eca_task.install
modules/maestro_eca_task/maestro_eca_task.module
modules/maestro_eca_task/src/Plugin/Action/MaestroEcaNewProcess.php
modules/maestro_eca_task/src/Plugin/EngineTasks/MaestroEcaEventTask.php
modules/maestro_taskconsole/maestro_taskconsole.info.yml
modules/maestro_taskconsole/maestro_taskconsole.libraries.yml
modules/maestro_taskconsole/maestro_taskconsole.links.menu.yml
modules/maestro_taskconsole/maestro_taskconsole.module
modules/maestro_taskconsole/maestro_taskconsole.permissions.yml
modules/maestro_taskconsole/maestro_taskconsole.routing.yml
modules/maestro_taskconsole/src/Controller/MaestroTaskConsoleController.php
modules/maestro_taskconsole/templates/taskconsole-views.html.twig
modules/maestro_template_builder/js/MaestroTemplateBuilder.js
modules/maestro_template_builder/js/template_builder.js
modules/maestro_template_builder/maestro_template_builder.info.yml
modules/maestro_template_builder/maestro_template_builder.install
modules/maestro_template_builder/maestro_template_builder.libraries.yml
modules/maestro_template_builder/maestro_template_builder.links.menu.yml
modules/maestro_template_builder/maestro_template_builder.module
modules/maestro_template_builder/maestro_template_builder.routing.yml
modules/maestro_template_builder/src/Ajax/FireJavascriptCommand.php
modules/maestro_template_builder/src/Form/MaestroTemplateBuilderEditTask.php
modules/maestro_template_builder/src/Form/MaestroTemplateBuilderForm.php
modules/maestro_template_builder/src/Form/MaestroTemplateBuilderSettingsForm.php
modules/maestro_template_builder/src/Form/MaestroValidityCheck.php
modules/maestro_utilities/maestro_utilities.info.yml
modules/maestro_utilities/maestro_utilities.module
modules/maestro_webform/config/schema/maestro_webform.schema.yml
modules/maestro_webform/maestro_webform.info.yml
modules/maestro_webform/maestro_webform.libraries.yml
modules/maestro_webform/maestro_webform.module
modules/maestro_webform/src/Plugin/EngineTasks/MaestroWebformTask.php
modules/maestro_webform/src/Plugin/WebformHandler/MaestroWebformHandler.php
modules/maestro_webform/templates/webform-handler-maestro-summary.html.twig
src/Annotation/MaestroSetProcessVariablePlugin.php
src/Commands/MaestroCommands.php
src/Controller/MaestroAutoCompleteController.php
src/Controller/MaestroOrchestrator.php
src/Controller/MaestroProcessStatusController.php
src/Controller/MaestroTemplateListBuilder.php
src/Engine/Exception/MaestroGeneralException.php
src/Engine/Exception/MaestroSaveEntityException.php
src/Engine/MaestroEngine.php
src/Entity/MaestroEntityIdentifiers.php
src/Entity/MaestroProcess.php
src/Entity/MaestroProcessStatus.php
src/Entity/MaestroProcessVariables.php
src/Entity/MaestroProcessVariablesViewsData.php
src/Entity/MaestroProcessViewsData.php
src/Entity/MaestroProductionAssignments.php
src/Entity/MaestroProductionAssignmentsViewsData.php
src/Entity/MaestroQueue.php
src/Entity/MaestroQueueViewsData.php
src/Entity/MaestroTemplate.php
src/Form/MaestroContentTypeCompleteTask.php
src/Form/MaestroEngineSettingsForm.php
src/Form/MaestroExecuteInteractive.php
src/Form/MaestroInteractiveFormBase.php
src/Form/MaestroProcessSettingsForm.php
src/Form/MaestroProcessVariablesSettingsForm.php
src/Form/MaestroReassign.php
src/Form/MaestroTemplateAddForm.php
src/Form/MaestroTemplateDeleteForm.php
src/Form/MaestroTemplateEditForm.php
src/Form/MaestroTemplateFormBase.php
src/Form/MaestroTrace.php
src/Form/MaestroTraceDeleteProcess.php
src/Form/MaestroTraceDeleteTask.php
src/MaestroEnginePermissions.php
src/MaestroEngineTaskInterface.php
src/MaestroEngineTaskOrchestrationInterface.php
src/MaestroEngineTasksPluginManager.php
src/MaestroEntityIdentifiersAccessControlHandler.php
src/MaestroProcessAccessControlHandler.php
src/MaestroProcessInterface.php
src/MaestroProductionAssignmentsAccessControlHandler.php
src/MaestroQueueAccessControlHandler.php
src/MaestroSetProcessVariablePluginBase.php
src/MaestroSetProcessVariablePluginInterface.php
src/MaestroSetProcessVariablePluginManager.php
src/MaestroStorageSchema.php
src/MaestroTaskTrait.php
src/MaestroTemplateAccessController.php
src/Plugin/Block/MaestroProcessStatusBlock.php
src/Plugin/EngineTasks/MaestroAndTask.php
src/Plugin/EngineTasks/MaestroBatchFunctionTask.php
src/Plugin/EngineTasks/MaestroContentTypeTask.php
src/Plugin/EngineTasks/MaestroEndTask.php
src/Plugin/EngineTasks/MaestroIfTask.php
src/Plugin/EngineTasks/MaestroInteractiveTask.php
src/Plugin/EngineTasks/MaestroManualWebTask.php
src/Plugin/EngineTasks/MaestroOrTask.php
src/Plugin/EngineTasks/MaestroSetProcessVariableTask.php
src/Plugin/EngineTasks/MaestroSpawnSubFlowTask.php
src/Plugin/EngineTasks/MaestroStartTask.php
src/Plugin/MaestroSetProcessVariablePlugins/GetContentTypeFieldValue.php
src/Plugin/MaestroSetProcessVariablePlugins/GetEntityIdentifierFieldValueDeltaFromProcessVariable.php
src/Plugin/MaestroSetProcessVariablePlugins/GetNumberOfItems.php
src/Plugin/MaestroSetProcessVariablePlugins/GetWebformSubmissionElementValue.php
src/Plugin/Menu/LocalAction/TemplateEditorCustomAction.php
src/Plugin/RulesAction/MaestroRulesActionSpawnWorkflow.php
src/Plugin/views/argument_default/CurrentUserName.php
src/Plugin/views/field/MaestroEngineActiveAssignments.php
src/Plugin/views/field/MaestroEngineActiveHandler.php
src/Plugin/views/field/MaestroEngineAdminOperations.php
src/Plugin/views/field/MaestroEngineCompletedTimestamp.php
src/Plugin/views/field/MaestroEngineEntityIdentifierEditLink.php
src/Plugin/views/field/MaestroEngineEntityIdentifierEntityLabel.php
src/Plugin/views/field/MaestroEngineProcessCompletionTime.php
src/Plugin/views/field/MaestroEngineProcessDetails.php
src/Plugin/views/field/MaestroEngineProcessInitiator.php
src/Plugin/views/field/MaestroEngineStartedTimestamp.php
src/Plugin/views/field/MaestroEngineUserWhoCompleted.php
src/Plugin/views/filter/MaestroAssignmentFilter.php
src/Plugin/views/filter/MaestroEngineTemplateFilter.php
src/Utility/MaestroStatus.php
src/Utility/TaskHandler.php
templates/maestro-status-bar.html.twig
templates/maestro-views-view-table.html.twig
templates/views-view-table--maestro--all-flows-full.html.twig
tests/modules/maestro_test_maestro_templates/config/install/maestro.maestro_template.andtask_after_loop.yml
tests/modules/maestro_test_maestro_templates/maestro_test_maestro_templates.info.yml
tests/src/Kernel/AndTaskRegenerationTest.php
tests/src/Kernel/MaestroEngineTest.php
Главная
|
Обратная связь