Skip to content

AI Actions events

AI Action execution

Event Dispatched by
BeforeExecuteEvent ActionServiceInterface
ExecuteEvent ActionServiceInterface

Action Configurations management

Event Dispatched by
BeforeCreateActionConfigurationEvent ActionConfigurationServiceInterface
CreateActionConfigurationEvent ActionConfigurationServiceInterface
BeforeUpdateActionConfigurationEvent ActionConfigurationServiceInterface
UpdateActionConfigurationEvent ActionConfigurationServiceInterface
BeforeDeleteActionConfigurationEvent ActionConfigurationServiceInterface
DeleteActionConfigurationEvent ActionConfigurationServiceInterface

Others

Event Dispatched by Description
ContextEvent ActionServiceInterface Pass additional options to the System Context before an AI Action is executed
ResolveActionConfigurationWidgetConfigEvent \Ibexa\ConnectorAi\Twig\ActionConfigurationWidgetConfigExtension::renderActionConfigurationWidgetConfig() Modify the Action Type configuration returned from the ibexa_ai_config Twig function
ResolveActionHandlerEvent ActionHandlerResolverInterface Hook into the process of choosing a Handler to execute an AI Action