Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/mautic.corals.io/var/cache/prod/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/mautic.corals.io/var/cache/prod/url_generating_routes.php
<?php

// This file has been auto-generated by the Symfony Routing Component.

return [
    'mautic_js' => [[], ['_controller' => 'Mautic\\CoreBundle\\Controller\\JsController::indexAction'], [], [['text', '/mtc.js']], [], [], []],
    'mautic_base_index' => [[], ['_controller' => 'Mautic\\CoreBundle\\Controller\\DefaultController::indexAction'], [], [['text', '/']], [], [], []],
    'mautic_secure_root' => [[], ['_controller' => 'Mautic\\CoreBundle\\Controller\\DefaultController::redirectSecureRootAction'], [], [['text', '/s']], [], [], []],
    'mautic_secure_root_slash' => [[], ['_controller' => 'Mautic\\CoreBundle\\Controller\\DefaultController::redirectSecureRootAction'], [], [['text', '/s/']], [], [], []],
    'mautic_remove_trailing_slash' => [['url'], ['_controller' => 'Mautic\\CoreBundle\\Controller\\CommonController::removeTrailingSlashAction'], ['url' => '.*/'], [['variable', '/', '.*/', 'url']], [], [], []],
    'fos_oauth_server_token' => [[], ['_controller' => 'fos_oauth_server.controller.token:tokenAction'], [], [['text', '/oauth/v2/token']], [], [], []],
    'fos_oauth_server_authorize' => [[], ['_controller' => 'Mautic\\ApiBundle\\Controller\\oAuth2\\AuthorizeController::authorizeAction'], [], [['text', '/oauth/v2/authorize']], [], [], []],
    'mautic_oauth2_server_auth_login' => [[], ['_controller' => 'Mautic\\ApiBundle\\Controller\\oAuth2\\SecurityController::loginAction'], [], [['text', '/oauth/v2/authorize_login']], [], [], []],
    'mautic_oauth2_server_auth_login_check' => [[], ['_controller' => 'Mautic\\ApiBundle\\Controller\\oAuth2\\SecurityController::loginCheckAction'], [], [['text', '/oauth/v2/authorize_login_check']], [], [], []],
    'mautic_asset_download' => [['slug'], ['slug' => '', '_controller' => 'Mautic\\AssetBundle\\Controller\\PublicController::downloadAction'], [], [['variable', '/', '[^/]++', 'slug'], ['text', '/asset']], [], [], []],
    'mautic_api_dynamicContent_index' => [[], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\DynamicContentApiController::getAction'], [], [['text', '/dwc']], [], [], []],
    'mautic_api_dynamicContent_action' => [['objectAlias'], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\DynamicContentApiController::processAction'], [], [['variable', '/', '[^/]++', 'objectAlias'], ['text', '/dwc']], [], [], []],
    'mautic_plugin_tracker' => [['integration'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\PublicController::pluginTrackingGifAction'], ['integration' => '.+'], [['text', '/tracking.gif'], ['variable', '/', '.+', 'integration'], ['text', '/plugin']], [], [], []],
    'mautic_email_tracker' => [['idHash'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\PublicController::trackingImageAction'], [], [['text', '.gif'], ['variable', '/', '[^/\\.]++', 'idHash'], ['text', '/email']], [], [], []],
    'mautic_email_webview' => [['idHash'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\PublicController::indexAction'], [], [['variable', '/', '[^/]++', 'idHash'], ['text', '/email/view']], [], [], []],
    'mautic_email_unsubscribe' => [['idHash', 'urlEmail', 'secretHash'], ['urlEmail' => null, 'secretHash' => null, '_controller' => 'Mautic\\EmailBundle\\Controller\\PublicController::unsubscribeAction'], [], [['variable', '/', '[^/]++', 'secretHash'], ['variable', '/', '[^/]++', 'urlEmail'], ['variable', '/', '[^/]++', 'idHash'], ['text', '/email/unsubscribe']], [], [], []],
    'mautic_email_resubscribe' => [['idHash'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\PublicController::resubscribeAction'], [], [['variable', '/', '[^/]++', 'idHash'], ['text', '/email/resubscribe']], [], [], []],
    'mautic_mailer_transport_callback' => [[], ['_controller' => 'Mautic\\EmailBundle\\Controller\\PublicController::mailerCallbackAction'], [], [['text', '/mailer/callback']], [], [], []],
    'mautic_email_preview' => [['objectId', 'objectType'], ['objectType' => null, '_controller' => 'Mautic\\EmailBundle\\Controller\\PublicController::previewAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[^/]++', 'objectType'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/email/preview']], [], [], []],
    'mautic_form_file_download' => [['submissionId', 'field'], ['_controller' => 'Mautic\\FormBundle\\Controller\\ResultController::downloadFileAction'], [], [['variable', '/', '[^/]++', 'field'], ['variable', '/', '[^/]++', 'submissionId'], ['text', '/forms/results/file']], [], [], []],
    'mautic_form_file_download_by_name' => [['fieldId', 'fileName'], ['_controller' => 'Mautic\\FormBundle\\Controller\\ResultController::downloadFileByFileNameAction'], [], [['variable', '/', '[^/]++', 'fileName'], ['text', '/filename'], ['variable', '/', '[^/]++', 'fieldId'], ['text', '/forms/results/file']], [], [], []],
    'mautic_form_postresults' => [[], ['_controller' => 'Mautic\\FormBundle\\Controller\\PublicController::submitAction'], [], [['text', '/form/submit']], [], [], []],
    'mautic_form_generateform' => [[], ['_controller' => 'Mautic\\FormBundle\\Controller\\PublicController::generateAction'], [], [['text', '/form/generate.js']], [], [], []],
    'mautic_form_postmessage' => [[], ['_controller' => 'Mautic\\FormBundle\\Controller\\PublicController::messageAction'], [], [['text', '/form/message']], [], [], []],
    'mautic_form_preview' => [['id'], ['id' => '0', '_controller' => 'Mautic\\FormBundle\\Controller\\PublicController::previewAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/form']], [], [], []],
    'mautic_form_embed' => [['id'], ['_controller' => 'Mautic\\FormBundle\\Controller\\PublicController::embedAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/form/embed']], [], [], []],
    'mautic_form_postresults_ajax' => [[], ['_controller' => 'Mautic\\FormBundle\\Controller\\AjaxController::submitAction'], [], [['text', '/form/submit/ajax']], [], [], []],
    'mautic_installer_home' => [[], ['_controller' => 'Mautic\\InstallBundle\\Controller\\InstallController::stepAction'], [], [['text', '/installer']], [], [], []],
    'mautic_installer_remove_slash' => [[], ['_controller' => 'Mautic\\CoreBundle\\Controller\\CommonController::removeTrailingSlashAction'], [], [['text', '/installer/']], [], [], []],
    'mautic_installer_step' => [['index'], ['_controller' => 'Mautic\\InstallBundle\\Controller\\InstallController::stepAction'], [], [['variable', '/', '[^/]++', 'index'], ['text', '/installer/step']], [], [], []],
    'mautic_installer_final' => [[], ['_controller' => 'Mautic\\InstallBundle\\Controller\\InstallController::finalAction'], [], [['text', '/installer/final']], [], [], []],
    'mautic_installer_catchcall' => [['noerror'], ['_controller' => 'Mautic\\InstallBundle\\Controller\\InstallController::stepAction'], ['noerror' => '(?).+'], [['variable', '/', '(?).+', 'noerror'], ['text', '/installer']], [], [], []],
    'mautic_integration_public_callback' => [['integration'], ['_controller' => 'Mautic\\IntegrationsBundle\\Controller\\AuthController::callbackAction'], [], [['text', '/callback'], ['variable', '/', '[^/]++', 'integration'], ['text', '/integration']], [], [], []],
    'mautic_receive_notification' => [[], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\Api\\NotificationApiController::receiveAction'], [], [['text', '/notification/receive']], [], [], []],
    'mautic_subscribe_notification' => [[], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\Api\\NotificationApiController::subscribeAction'], [], [['text', '/notification/subscribe']], [], [], []],
    'mautic_notification_popup' => [[], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\PopupController::indexAction'], [], [['text', '/notification']], [], [], []],
    'mautic_onesignal_worker' => [[], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\JsController::workerAction'], [], [['text', '/OneSignalSDKWorker.js']], [], [], []],
    'mautic_onesignal_updater' => [[], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\JsController::updaterAction'], [], [['text', '/OneSignalSDKUpdaterWorker.js']], [], [], []],
    'mautic_onesignal_manifest' => [[], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\JsController::manifestAction'], [], [['text', '/manifest.json']], [], [], []],
    'mautic_app_notification' => [[], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\AppCallbackController::indexAction'], [], [['text', '/notification/appcallback']], [], [], []],
    'mautic_page_tracker' => [[], ['_controller' => 'Mautic\\PageBundle\\Controller\\PublicController::trackingImageAction'], [], [['text', '/mtracking.gif']], [], [], []],
    'mautic_page_tracker_cors' => [[], ['_controller' => 'Mautic\\PageBundle\\Controller\\PublicController::trackingAction'], [], [['text', '/mtc/event']], [], [], []],
    'mautic_page_tracker_getcontact' => [[], ['_controller' => 'Mautic\\PageBundle\\Controller\\PublicController::getContactIdAction'], [], [['text', '/mtc']], [], [], []],
    'mautic_url_redirect' => [['redirectId'], ['_controller' => 'Mautic\\PageBundle\\Controller\\PublicController::redirectAction'], [], [['variable', '/', '[^/]++', 'redirectId'], ['text', '/r']], [], [], []],
    'mautic_page_redirect' => [['redirectId'], ['_controller' => 'Mautic\\PageBundle\\Controller\\PublicController::redirectAction'], [], [['variable', '/', '[^/]++', 'redirectId'], ['text', '/redirect']], [], [], []],
    'mautic_page_preview' => [['id'], ['_controller' => 'Mautic\\PageBundle\\Controller\\PublicController::previewAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/page/preview']], [], [], []],
    'mautic_gated_video_hit' => [[], ['_controller' => 'Mautic\\PageBundle\\Controller\\PublicController::hitVideoAction'], [], [['text', '/video/hit']], [], [], []],
    'mautic_integration_auth_user' => [['integration'], ['_controller' => 'Mautic\\PluginBundle\\Controller\\AuthController::authUserAction'], [], [['variable', '/', '[^/]++', 'integration'], ['text', '/plugins/integrations/authuser']], [], [], []],
    'mautic_integration_auth_callback' => [['integration'], ['_controller' => 'Mautic\\PluginBundle\\Controller\\AuthController::authCallbackAction'], [], [['variable', '/', '[^/]++', 'integration'], ['text', '/plugins/integrations/authcallback']], [], [], []],
    'mautic_integration_auth_postauth' => [['integration'], ['_controller' => 'Mautic\\PluginBundle\\Controller\\AuthController::authStatusAction'], [], [['variable', '/', '[^/]++', 'integration'], ['text', '/plugins/integrations/authstatus']], [], [], []],
    'mautic_sms_callback' => [['transport'], ['_controller' => 'Mautic\\SmsBundle\\Controller\\ReplyController::callbackAction'], [], [['text', '/callback'], ['variable', '/', '[^/]++', 'transport'], ['text', '/sms']], [], [], []],
    'mautic_receive_sms' => [[], ['transport' => 'twilio', '_controller' => 'Mautic\\SmsBundle\\Controller\\ReplyController::callbackAction'], [], [['text', '/sms/receive']], [], [], []],
    'mautic_user_passwordreset' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\PublicController::passwordResetAction'], [], [['text', '/passwordreset']], [], [], []],
    'mautic_user_passwordresetconfirm' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\PublicController::passwordResetConfirmAction'], [], [['text', '/passwordresetconfirm']], [], [], []],
    'lightsaml_sp.metadata' => [[], ['_controller' => 'LightSaml\\SpBundle\\Controller\\DefaultController::metadataAction'], [], [['text', '/saml/metadata.xml']], [], [], []],
    'lightsaml_sp.discovery' => [[], ['_controller' => 'LightSaml\\SpBundle\\Controller\\DefaultController::discoveryAction'], [], [['text', '/saml/discovery']], [], [], []],
    'mautic_social_js_generate' => [['formName'], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\JsController::generateAction'], [], [['text', '.js'], ['variable', '/', '[^/\\.]++', 'formName'], ['text', '/social/generate']], [], [], []],
    'mautic_integration_contacts' => [['integration'], ['_controller' => 'MauticPlugin\\MauticCrmBundle\\Controller\\PublicController::contactDataAction'], ['integration' => '.+'], [['text', '/contact_data'], ['variable', '/', '.+', 'integration'], ['text', '/plugin']], [], [], []],
    'mautic_integration_companies' => [['integration'], ['_controller' => 'MauticPlugin\\MauticCrmBundle\\Controller\\PublicController::companyDataAction'], ['integration' => '.+'], [['text', '/company_data'], ['variable', '/', '.+', 'integration'], ['text', '/plugin']], [], [], []],
    'mautic_focus_generate' => [['id'], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\PublicController::generateAction'], [], [['text', '.js'], ['variable', '/', '[^/\\.]++', 'id'], ['text', '/focus']], [], [], []],
    'mautic_focus_pixel' => [['id'], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\PublicController::viewPixelAction'], [], [['text', '/viewpixel.gif'], ['variable', '/', '[^/]++', 'id'], ['text', '/focus']], [], [], []],
    'mautic_plugin_clearbit_index' => [[], ['_controller' => 'MauticPlugin\\MauticClearbitBundle\\Controller\\PublicController::callbackAction'], [], [['text', '/clearbit/callback']], [], [], []],
    'mautic_plugin_fullcontact_index' => [[], ['_controller' => 'MauticPlugin\\MauticFullContactBundle\\Controller\\PublicController::callbackAction'], [], [['text', '/fullcontact/callback']], [], [], []],
    'ef_connect' => [['instance', 'homeFolder'], ['_controller' => 'FM\\ElfinderBundle\\Controller\\ElFinderController::load', 'instance' => 'default', 'homeFolder' => ''], [], [['variable', '/', '[^/]++', 'homeFolder'], ['variable', '/', '[^/]++', 'instance'], ['text', '/efconnect']], [], [], []],
    'ef_main_js' => [[], ['_controller' => 'FM\\ElfinderBundle\\Controller\\ElFinderController::mainJS'], [], [['text', '/elfinder.main.js']], [], [], []],
    'elfinder' => [['instance', 'homeFolder'], ['_controller' => 'FM\\ElfinderBundle\\Controller\\ElFinderController::show', 'instance' => 'default', 'homeFolder' => ''], [], [['variable', '/', '[^/]++', 'homeFolder'], ['variable', '/', '[^/]++', 'instance'], ['text', '/elfinder']], [], [], []],
    'mautic_core_api_file_list' => [['dir'], ['_controller' => 'Mautic\\CoreBundle\\Controller\\Api\\FileApiController::listAction', '_format' => 'json'], [], [['variable', '/', '[^/]++', 'dir'], ['text', '/api/files']], [], [], []],
    'mautic_core_api_file_create' => [['dir'], ['_controller' => 'Mautic\\CoreBundle\\Controller\\Api\\FileApiController::createAction', '_format' => 'json'], [], [['text', '/new'], ['variable', '/', '[^/]++', 'dir'], ['text', '/api/files']], [], [], []],
    'mautic_core_api_file_delete' => [['dir', 'file'], ['_controller' => 'Mautic\\CoreBundle\\Controller\\Api\\FileApiController::deleteAction', '_format' => 'json'], [], [['text', '/delete'], ['variable', '/', '[^/]++', 'file'], ['variable', '/', '[^/]++', 'dir'], ['text', '/api/files']], [], [], []],
    'mautic_core_api_theme_list' => [[], ['_controller' => 'Mautic\\CoreBundle\\Controller\\Api\\ThemeApiController::listAction', '_format' => 'json'], [], [['text', '/api/themes']], [], [], []],
    'mautic_core_api_theme_get' => [['theme'], ['_controller' => 'Mautic\\CoreBundle\\Controller\\Api\\ThemeApiController::getAction', '_format' => 'json'], [], [['variable', '/', '[^/]++', 'theme'], ['text', '/api/themes']], [], [], []],
    'mautic_core_api_theme_create' => [[], ['_controller' => 'Mautic\\CoreBundle\\Controller\\Api\\ThemeApiController::newAction', '_format' => 'json'], [], [['text', '/api/themes/new']], [], [], []],
    'mautic_core_api_theme_delete' => [['theme'], ['_controller' => 'Mautic\\CoreBundle\\Controller\\Api\\ThemeApiController::deleteAction', '_format' => 'json'], [], [['text', '/delete'], ['variable', '/', '[^/]++', 'theme'], ['text', '/api/themes']], [], [], []],
    'mautic_core_api_stats' => [['table'], ['table' => '', '_controller' => 'Mautic\\CoreBundle\\Controller\\Api\\StatsApiController::listAction', '_format' => 'json'], [], [['variable', '/', '[^/]++', 'table'], ['text', '/api/stats']], [], [], []],
    'mautic_api_assets_getall' => [[], ['_controller' => 'Mautic\\AssetBundle\\Controller\\Api\\AssetApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/assets']], [], [], []],
    'mautic_api_assets_getone' => [['id'], ['_controller' => 'Mautic\\AssetBundle\\Controller\\Api\\AssetApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/assets']], [], [], []],
    'mautic_api_assets_new' => [[], ['_controller' => 'Mautic\\AssetBundle\\Controller\\Api\\AssetApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/assets/new']], [], [], []],
    'mautic_api_assets_newbatch' => [[], ['_controller' => 'Mautic\\AssetBundle\\Controller\\Api\\AssetApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/assets/batch/new']], [], [], []],
    'mautic_api_assets_editbatchput' => [[], ['_controller' => 'Mautic\\AssetBundle\\Controller\\Api\\AssetApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/assets/batch/edit']], [], [], []],
    'mautic_api_assets_editbatchpatch' => [[], ['_controller' => 'Mautic\\AssetBundle\\Controller\\Api\\AssetApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/assets/batch/edit']], [], [], []],
    'mautic_api_assets_editput' => [['id'], ['_controller' => 'Mautic\\AssetBundle\\Controller\\Api\\AssetApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/assets']], [], [], []],
    'mautic_api_assets_editpatch' => [['id'], ['_controller' => 'Mautic\\AssetBundle\\Controller\\Api\\AssetApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/assets']], [], [], []],
    'mautic_api_assets_deletebatch' => [[], ['_controller' => 'Mautic\\AssetBundle\\Controller\\Api\\AssetApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/assets/batch/delete']], [], [], []],
    'mautic_api_assets_delete' => [['id'], ['_controller' => 'Mautic\\AssetBundle\\Controller\\Api\\AssetApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/assets']], [], [], []],
    'mautic_api_campaigns_getall' => [[], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/campaigns']], [], [], []],
    'mautic_api_campaigns_getone' => [['id'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaigns']], [], [], []],
    'mautic_api_campaigns_new' => [[], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/campaigns/new']], [], [], []],
    'mautic_api_campaigns_newbatch' => [[], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/campaigns/batch/new']], [], [], []],
    'mautic_api_campaigns_editbatchput' => [[], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/campaigns/batch/edit']], [], [], []],
    'mautic_api_campaigns_editbatchpatch' => [[], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/campaigns/batch/edit']], [], [], []],
    'mautic_api_campaigns_editput' => [['id'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/campaigns']], [], [], []],
    'mautic_api_campaigns_editpatch' => [['id'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/campaigns']], [], [], []],
    'mautic_api_campaigns_deletebatch' => [[], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/campaigns/batch/delete']], [], [], []],
    'mautic_api_campaigns_delete' => [['id'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/campaigns']], [], [], []],
    'mautic_api_events_getall' => [[], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\EventApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/campaigns/events']], [], [], []],
    'mautic_api_events_getone' => [['id'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\EventApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaigns/events']], [], [], []],
    'mautic_api_campaigns_events_contact' => [['contactId'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\EventLogApiController::getContactEventsAction', '_format' => 'json'], ['contactId' => '\\d+'], [['variable', '/', '\\d+', 'contactId'], ['text', '/api/campaigns/events/contact']], [], [], []],
    'mautic_api_campaigns_edit_contact_event' => [['eventId', 'contactId'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\EventLogApiController::editContactEventAction', '_format' => 'json'], ['eventId' => '\\d+', 'contactId' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'contactId'], ['text', '/contact'], ['variable', '/', '\\d+', 'eventId'], ['text', '/api/campaigns/events']], [], [], []],
    'mautic_api_campaigns_batchedit_events' => [[], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\EventLogApiController::editEventsAction', '_format' => 'json'], [], [['text', '/api/campaigns/events/batch/edit']], [], [], []],
    'mautic_api_campaign_contact_events' => [['campaignId', 'contactId'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\EventLogApiController::getContactEventsAction', '_format' => 'json'], ['campaignId' => '\\d+', 'contactId' => '\\d+'], [['variable', '/', '\\d+', 'contactId'], ['text', '/events/contact'], ['variable', '/', '\\d+', 'campaignId'], ['text', '/api/campaigns']], [], [], []],
    'mautic_api_campaigngetcontacts' => [['id'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController::getContactsAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/contacts'], ['variable', '/', '\\d+', 'id'], ['text', '/api/campaigns']], [], [], []],
    'mautic_api_campaignaddcontact' => [['id', 'leadId'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController::addLeadAction', '_format' => 'json'], ['id' => '\\d+', 'id}/contact/{leadId' => '\\d+'], [['text', '/add'], ['variable', '/', '[^/]++', 'leadId'], ['text', '/contact'], ['variable', '/', '\\d+', 'id'], ['text', '/api/campaigns']], [], [], []],
    'mautic_api_campaignremovecontact' => [['id', 'leadId'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController::removeLeadAction', '_format' => 'json'], ['id' => '\\d+', 'id}/contact/{leadId' => '\\d+'], [['text', '/remove'], ['variable', '/', '[^/]++', 'leadId'], ['text', '/contact'], ['variable', '/', '\\d+', 'id'], ['text', '/api/campaigns']], [], [], []],
    'mautic_api_contact_clone_campaign' => [['campaignId'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\Api\\CampaignApiController::cloneCampaignAction', '_format' => 'json'], ['campaignId' => '\\d+'], [['variable', '/', '\\d+', 'campaignId'], ['text', '/api/campaigns/clone']], [], [], []],
    'mautic_api_categories_getall' => [[], ['_controller' => 'Mautic\\CategoryBundle\\Controller\\Api\\CategoryApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/categories']], [], [], []],
    'mautic_api_categories_getone' => [['id'], ['_controller' => 'Mautic\\CategoryBundle\\Controller\\Api\\CategoryApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/categories']], [], [], []],
    'mautic_api_categories_new' => [[], ['_controller' => 'Mautic\\CategoryBundle\\Controller\\Api\\CategoryApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/categories/new']], [], [], []],
    'mautic_api_categories_newbatch' => [[], ['_controller' => 'Mautic\\CategoryBundle\\Controller\\Api\\CategoryApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/categories/batch/new']], [], [], []],
    'mautic_api_categories_editbatchput' => [[], ['_controller' => 'Mautic\\CategoryBundle\\Controller\\Api\\CategoryApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/categories/batch/edit']], [], [], []],
    'mautic_api_categories_editbatchpatch' => [[], ['_controller' => 'Mautic\\CategoryBundle\\Controller\\Api\\CategoryApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/categories/batch/edit']], [], [], []],
    'mautic_api_categories_editput' => [['id'], ['_controller' => 'Mautic\\CategoryBundle\\Controller\\Api\\CategoryApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/categories']], [], [], []],
    'mautic_api_categories_editpatch' => [['id'], ['_controller' => 'Mautic\\CategoryBundle\\Controller\\Api\\CategoryApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/categories']], [], [], []],
    'mautic_api_categories_deletebatch' => [[], ['_controller' => 'Mautic\\CategoryBundle\\Controller\\Api\\CategoryApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/categories/batch/delete']], [], [], []],
    'mautic_api_categories_delete' => [['id'], ['_controller' => 'Mautic\\CategoryBundle\\Controller\\Api\\CategoryApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/categories']], [], [], []],
    'mautic_api_messages_getall' => [[], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\Api\\MessageApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/messages']], [], [], []],
    'mautic_api_messages_getone' => [['id'], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\Api\\MessageApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/messages']], [], [], []],
    'mautic_api_messages_new' => [[], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\Api\\MessageApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/messages/new']], [], [], []],
    'mautic_api_messages_newbatch' => [[], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\Api\\MessageApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/messages/batch/new']], [], [], []],
    'mautic_api_messages_editbatchput' => [[], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\Api\\MessageApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/messages/batch/edit']], [], [], []],
    'mautic_api_messages_editbatchpatch' => [[], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\Api\\MessageApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/messages/batch/edit']], [], [], []],
    'mautic_api_messages_editput' => [['id'], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\Api\\MessageApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/messages']], [], [], []],
    'mautic_api_messages_editpatch' => [['id'], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\Api\\MessageApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/messages']], [], [], []],
    'mautic_api_messages_deletebatch' => [[], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\Api\\MessageApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/messages/batch/delete']], [], [], []],
    'mautic_api_messages_delete' => [['id'], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\Api\\MessageApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/messages']], [], [], []],
    'mautic_widget_types' => [[], ['_controller' => 'Mautic\\DashboardBundle\\Controller\\Api\\WidgetApiController::getTypesAction', '_format' => 'json'], [], [['text', '/api/data']], [], [], []],
    'mautic_widget_data' => [['type'], ['_controller' => 'Mautic\\DashboardBundle\\Controller\\Api\\WidgetApiController::getDataAction', '_format' => 'json'], [], [['variable', '/', '[^/]++', 'type'], ['text', '/api/data']], [], [], []],
    'mautic_api_dynamicContents_getall' => [[], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\Api\\DynamicContentApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/dynamiccontents']], [], [], []],
    'mautic_api_dynamicContents_getone' => [['id'], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\Api\\DynamicContentApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/dynamiccontents']], [], [], []],
    'mautic_api_dynamicContents_new' => [[], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\Api\\DynamicContentApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/dynamiccontents/new']], [], [], []],
    'mautic_api_dynamicContents_newbatch' => [[], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\Api\\DynamicContentApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/dynamiccontents/batch/new']], [], [], []],
    'mautic_api_dynamicContents_editbatchput' => [[], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\Api\\DynamicContentApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/dynamiccontents/batch/edit']], [], [], []],
    'mautic_api_dynamicContents_editbatchpatch' => [[], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\Api\\DynamicContentApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/dynamiccontents/batch/edit']], [], [], []],
    'mautic_api_dynamicContents_editput' => [['id'], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\Api\\DynamicContentApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/dynamiccontents']], [], [], []],
    'mautic_api_dynamicContents_editpatch' => [['id'], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\Api\\DynamicContentApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/dynamiccontents']], [], [], []],
    'mautic_api_dynamicContents_deletebatch' => [[], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\Api\\DynamicContentApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/dynamiccontents/batch/delete']], [], [], []],
    'mautic_api_dynamicContents_delete' => [['id'], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\Api\\DynamicContentApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/dynamiccontents']], [], [], []],
    'mautic_api_emails_getall' => [[], ['_controller' => 'Mautic\\EmailBundle\\Controller\\Api\\EmailApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/emails']], [], [], []],
    'mautic_api_emails_getone' => [['id'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\Api\\EmailApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/emails']], [], [], []],
    'mautic_api_emails_new' => [[], ['_controller' => 'Mautic\\EmailBundle\\Controller\\Api\\EmailApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/emails/new']], [], [], []],
    'mautic_api_emails_newbatch' => [[], ['_controller' => 'Mautic\\EmailBundle\\Controller\\Api\\EmailApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/emails/batch/new']], [], [], []],
    'mautic_api_emails_editbatchput' => [[], ['_controller' => 'Mautic\\EmailBundle\\Controller\\Api\\EmailApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/emails/batch/edit']], [], [], []],
    'mautic_api_emails_editbatchpatch' => [[], ['_controller' => 'Mautic\\EmailBundle\\Controller\\Api\\EmailApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/emails/batch/edit']], [], [], []],
    'mautic_api_emails_editput' => [['id'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\Api\\EmailApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/emails']], [], [], []],
    'mautic_api_emails_editpatch' => [['id'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\Api\\EmailApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/emails']], [], [], []],
    'mautic_api_emails_deletebatch' => [[], ['_controller' => 'Mautic\\EmailBundle\\Controller\\Api\\EmailApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/emails/batch/delete']], [], [], []],
    'mautic_api_emails_delete' => [['id'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\Api\\EmailApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/emails']], [], [], []],
    'mautic_api_sendemail' => [['id'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\Api\\EmailApiController::sendAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/send'], ['variable', '/', '\\d+', 'id'], ['text', '/api/emails']], [], [], []],
    'mautic_api_sendcontactemail' => [['id', 'leadId'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\Api\\EmailApiController::sendLeadAction', '_format' => 'json'], ['id' => '\\d+', 'id}/contact/{leadId' => '\\d+'], [['text', '/send'], ['variable', '/', '[^/]++', 'leadId'], ['text', '/contact'], ['variable', '/', '\\d+', 'id'], ['text', '/api/emails']], [], [], []],
    'mautic_api_reply' => [['trackingHash'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\Api\\EmailApiController::replyAction', '_format' => 'json'], [], [['variable', '/', '[^/]++', 'trackingHash'], ['text', '/api/emails/reply']], [], [], []],
    'mautic_api_forms_getall' => [[], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\FormApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/forms']], [], [], []],
    'mautic_api_forms_getone' => [['id'], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\FormApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/forms']], [], [], []],
    'mautic_api_forms_new' => [[], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\FormApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/forms/new']], [], [], []],
    'mautic_api_forms_newbatch' => [[], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\FormApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/forms/batch/new']], [], [], []],
    'mautic_api_forms_editbatchput' => [[], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\FormApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/forms/batch/edit']], [], [], []],
    'mautic_api_forms_editbatchpatch' => [[], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\FormApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/forms/batch/edit']], [], [], []],
    'mautic_api_forms_editput' => [['id'], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\FormApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/forms']], [], [], []],
    'mautic_api_forms_editpatch' => [['id'], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\FormApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/forms']], [], [], []],
    'mautic_api_forms_deletebatch' => [[], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\FormApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/forms/batch/delete']], [], [], []],
    'mautic_api_forms_delete' => [['id'], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\FormApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/forms']], [], [], []],
    'mautic_api_formresults' => [['formId'], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\SubmissionApiController::getEntitiesAction', '_format' => 'json'], ['formId' => '\\d+'], [['text', '/submissions'], ['variable', '/', '\\d+', 'formId'], ['text', '/api/forms']], [], [], []],
    'mautic_api_formresult' => [['formId', 'submissionId'], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\SubmissionApiController::getEntityAction', '_format' => 'json'], ['formId' => '\\d+', 'submissionId' => '\\d+'], [['variable', '/', '\\d+', 'submissionId'], ['text', '/submissions'], ['variable', '/', '\\d+', 'formId'], ['text', '/api/forms']], [], [], []],
    'mautic_api_contactformresults' => [['formId', 'contactId'], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\SubmissionApiController::getEntitiesForContactAction', '_format' => 'json'], ['formId' => '\\d+', 'contactId' => '\\d+'], [['variable', '/', '\\d+', 'contactId'], ['text', '/submissions/contact'], ['variable', '/', '\\d+', 'formId'], ['text', '/api/forms']], [], [], []],
    'mautic_api_formdeletefields' => [['formId'], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\FormApiController::deleteFieldsAction', '_format' => 'json'], ['formId' => '\\d+'], [['text', '/fields/delete'], ['variable', '/', '\\d+', 'formId'], ['text', '/api/forms']], [], [], []],
    'mautic_api_formdeleteactions' => [['formId'], ['_controller' => 'Mautic\\FormBundle\\Controller\\Api\\FormApiController::deleteActionsAction', '_format' => 'json'], ['formId' => '\\d+'], [['text', '/actions/delete'], ['variable', '/', '\\d+', 'formId'], ['text', '/api/forms']], [], [], []],
    'mautic_api_contacts_getall' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/contacts']], [], [], []],
    'mautic_api_contacts_getone' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_contacts_new' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/contacts/new']], [], [], []],
    'mautic_api_contacts_newbatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/contacts/batch/new']], [], [], []],
    'mautic_api_contacts_editbatchput' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/contacts/batch/edit']], [], [], []],
    'mautic_api_contacts_editbatchpatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/contacts/batch/edit']], [], [], []],
    'mautic_api_contacts_editput' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_contacts_editpatch' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_contacts_deletebatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/contacts/batch/delete']], [], [], []],
    'mautic_api_contacts_delete' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_dncaddcontact' => [['id', 'channel'], ['channel' => 'email', '_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController::addDncAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/add'], ['variable', '/', '[^/]++', 'channel'], ['text', '/dnc'], ['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_dncremovecontact' => [['id', 'channel'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController::removeDncAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/remove'], ['variable', '/', '[^/]++', 'channel'], ['text', '/dnc'], ['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_getcontactevents' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController::getActivityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/activity'], ['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_getcontactsevents' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController::getAllActivityAction', '_format' => 'json'], [], [['text', '/api/contacts/activity']], [], [], []],
    'mautic_api_getcontactnotes' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController::getNotesAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/notes'], ['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_getcontactdevices' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController::getDevicesAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/devices'], ['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_getcontactcampaigns' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController::getCampaignsAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/campaigns'], ['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_getcontactssegments' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController::getListsAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/segments'], ['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_getcontactscompanies' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController::getCompaniesAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/companies'], ['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_utmcreateevent' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController::addUtmTagsAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/utm/add'], ['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_utmremoveevent' => [['id', 'utmid'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController::removeUtmTagsAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/remove'], ['variable', '/', '[^/]++', 'utmid'], ['text', '/utm'], ['variable', '/', '\\d+', 'id'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_getcontactowners' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController::getOwnersAction', '_format' => 'json'], [], [['text', '/api/contacts/list/owners']], [], [], []],
    'mautic_api_getcontactfields' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\LeadApiController::getFieldsAction', '_format' => 'json'], [], [['text', '/api/contacts/list/fields']], [], [], []],
    'mautic_api_getcontactsegments' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController::getListsAction', '_format' => 'json'], [], [['text', '/api/contacts/list/segments']], [], [], []],
    'mautic_api_lists_getall' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/segments']], [], [], []],
    'mautic_api_lists_getone' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/segments']], [], [], []],
    'mautic_api_lists_new' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/segments/new']], [], [], []],
    'mautic_api_lists_newbatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/segments/batch/new']], [], [], []],
    'mautic_api_lists_editbatchput' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/segments/batch/edit']], [], [], []],
    'mautic_api_lists_editbatchpatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/segments/batch/edit']], [], [], []],
    'mautic_api_lists_editput' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/segments']], [], [], []],
    'mautic_api_lists_editpatch' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/segments']], [], [], []],
    'mautic_api_lists_deletebatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/segments/batch/delete']], [], [], []],
    'mautic_api_lists_delete' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/segments']], [], [], []],
    'mautic_api_segmentaddcontact' => [['id', 'leadId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController::addLeadAction', '_format' => 'json'], ['id' => '\\d+', 'id}/contact/{leadId' => '\\d+'], [['text', '/add'], ['variable', '/', '[^/]++', 'leadId'], ['text', '/contact'], ['variable', '/', '\\d+', 'id'], ['text', '/api/segments']], [], [], []],
    'mautic_api_segmentaddcontacts' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController::addLeadsAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/contacts/add'], ['variable', '/', '\\d+', 'id'], ['text', '/api/segments']], [], [], []],
    'mautic_api_segmentremovecontact' => [['id', 'leadId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\ListApiController::removeLeadAction', '_format' => 'json'], ['id' => '\\d+', 'id}/contact/{leadId' => '\\d+'], [['text', '/remove'], ['variable', '/', '[^/]++', 'leadId'], ['text', '/contact'], ['variable', '/', '\\d+', 'id'], ['text', '/api/segments']], [], [], []],
    'mautic_api_companies_getall' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\CompanyApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/companies']], [], [], []],
    'mautic_api_companies_getone' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\CompanyApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/companies']], [], [], []],
    'mautic_api_companies_new' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\CompanyApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/companies/new']], [], [], []],
    'mautic_api_companies_newbatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\CompanyApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/companies/batch/new']], [], [], []],
    'mautic_api_companies_editbatchput' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\CompanyApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/companies/batch/edit']], [], [], []],
    'mautic_api_companies_editbatchpatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\CompanyApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/companies/batch/edit']], [], [], []],
    'mautic_api_companies_editput' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\CompanyApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/companies']], [], [], []],
    'mautic_api_companies_editpatch' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\CompanyApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/companies']], [], [], []],
    'mautic_api_companies_deletebatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\CompanyApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/companies/batch/delete']], [], [], []],
    'mautic_api_companies_delete' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\CompanyApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/companies']], [], [], []],
    'mautic_api_companyaddcontact' => [['companyId', 'contactId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\CompanyApiController::addContactAction', '_format' => 'json'], ['companyId' => '\\d+', 'contactId' => '\\d+'], [['text', '/add'], ['variable', '/', '\\d+', 'contactId'], ['text', '/contact'], ['variable', '/', '\\d+', 'companyId'], ['text', '/api/companies']], [], [], []],
    'mautic_api_companyremovecontact' => [['companyId', 'contactId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\CompanyApiController::removeContactAction', '_format' => 'json'], ['companyId' => '\\d+', 'contactId' => '\\d+'], [['text', '/remove'], ['variable', '/', '\\d+', 'contactId'], ['text', '/contact'], ['variable', '/', '\\d+', 'companyId'], ['text', '/api/companies']], [], [], []],
    'mautic_api_fields_getall' => [['object'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\FieldApiController:getEntitiesAction', '_format' => 'json'], [], [['variable', '/', '[^/]++', 'object'], ['text', '/api/fields']], [], [], []],
    'mautic_api_fields_getone' => [['object', 'id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\FieldApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['variable', '/', '[^/]++', 'object'], ['text', '/api/fields']], [], [], []],
    'mautic_api_fields_new' => [['object'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\FieldApiController:newEntityAction', '_format' => 'json'], [], [['text', '/new'], ['variable', '/', '[^/]++', 'object'], ['text', '/api/fields']], [], [], []],
    'mautic_api_fields_newbatch' => [['object'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\FieldApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/batch/new'], ['variable', '/', '[^/]++', 'object'], ['text', '/api/fields']], [], [], []],
    'mautic_api_fields_editbatchput' => [['object'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\FieldApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/batch/edit'], ['variable', '/', '[^/]++', 'object'], ['text', '/api/fields']], [], [], []],
    'mautic_api_fields_editbatchpatch' => [['object'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\FieldApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/batch/edit'], ['variable', '/', '[^/]++', 'object'], ['text', '/api/fields']], [], [], []],
    'mautic_api_fields_editput' => [['object', 'id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\FieldApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['variable', '/', '[^/]++', 'object'], ['text', '/api/fields']], [], [], []],
    'mautic_api_fields_editpatch' => [['object', 'id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\FieldApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['variable', '/', '[^/]++', 'object'], ['text', '/api/fields']], [], [], []],
    'mautic_api_fields_deletebatch' => [['object'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\FieldApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/batch/delete'], ['variable', '/', '[^/]++', 'object'], ['text', '/api/fields']], [], [], []],
    'mautic_api_fields_delete' => [['object', 'id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\FieldApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['variable', '/', '[^/]++', 'object'], ['text', '/api/fields']], [], [], []],
    'mautic_api_notes_getall' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\NoteApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/notes']], [], [], []],
    'mautic_api_notes_getone' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\NoteApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/notes']], [], [], []],
    'mautic_api_notes_new' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\NoteApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/notes/new']], [], [], []],
    'mautic_api_notes_newbatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\NoteApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/notes/batch/new']], [], [], []],
    'mautic_api_notes_editbatchput' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\NoteApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/notes/batch/edit']], [], [], []],
    'mautic_api_notes_editbatchpatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\NoteApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/notes/batch/edit']], [], [], []],
    'mautic_api_notes_editput' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\NoteApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/notes']], [], [], []],
    'mautic_api_notes_editpatch' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\NoteApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/notes']], [], [], []],
    'mautic_api_notes_deletebatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\NoteApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/notes/batch/delete']], [], [], []],
    'mautic_api_notes_delete' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\NoteApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/notes']], [], [], []],
    'mautic_api_devices_getall' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\DeviceApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/devices']], [], [], []],
    'mautic_api_devices_getone' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\DeviceApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/devices']], [], [], []],
    'mautic_api_devices_new' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\DeviceApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/devices/new']], [], [], []],
    'mautic_api_devices_newbatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\DeviceApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/devices/batch/new']], [], [], []],
    'mautic_api_devices_editbatchput' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\DeviceApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/devices/batch/edit']], [], [], []],
    'mautic_api_devices_editbatchpatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\DeviceApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/devices/batch/edit']], [], [], []],
    'mautic_api_devices_editput' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\DeviceApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/devices']], [], [], []],
    'mautic_api_devices_editpatch' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\DeviceApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/devices']], [], [], []],
    'mautic_api_devices_deletebatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\DeviceApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/devices/batch/delete']], [], [], []],
    'mautic_api_devices_delete' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\DeviceApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/devices']], [], [], []],
    'mautic_api_tags_getall' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\TagApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/tags']], [], [], []],
    'mautic_api_tags_getone' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\TagApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/tags']], [], [], []],
    'mautic_api_tags_new' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\TagApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/tags/new']], [], [], []],
    'mautic_api_tags_newbatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\TagApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/tags/batch/new']], [], [], []],
    'mautic_api_tags_editbatchput' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\TagApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/tags/batch/edit']], [], [], []],
    'mautic_api_tags_editbatchpatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\TagApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/tags/batch/edit']], [], [], []],
    'mautic_api_tags_editput' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\TagApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/tags']], [], [], []],
    'mautic_api_tags_editpatch' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\TagApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/tags']], [], [], []],
    'mautic_api_tags_deletebatch' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\TagApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/tags/batch/delete']], [], [], []],
    'mautic_api_tags_delete' => [['id'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\Api\\TagApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/tags']], [], [], []],
    'mautic_api_notifications_getall' => [[], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\Api\\NotificationApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/notifications']], [], [], []],
    'mautic_api_notifications_getone' => [['id'], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\Api\\NotificationApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/notifications']], [], [], []],
    'mautic_api_notifications_new' => [[], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\Api\\NotificationApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/notifications/new']], [], [], []],
    'mautic_api_notifications_newbatch' => [[], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\Api\\NotificationApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/notifications/batch/new']], [], [], []],
    'mautic_api_notifications_editbatchput' => [[], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\Api\\NotificationApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/notifications/batch/edit']], [], [], []],
    'mautic_api_notifications_editbatchpatch' => [[], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\Api\\NotificationApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/notifications/batch/edit']], [], [], []],
    'mautic_api_notifications_editput' => [['id'], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\Api\\NotificationApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/notifications']], [], [], []],
    'mautic_api_notifications_editpatch' => [['id'], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\Api\\NotificationApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/notifications']], [], [], []],
    'mautic_api_notifications_deletebatch' => [[], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\Api\\NotificationApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/notifications/batch/delete']], [], [], []],
    'mautic_api_notifications_delete' => [['id'], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\Api\\NotificationApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/notifications']], [], [], []],
    'mautic_api_pages_getall' => [[], ['_controller' => 'Mautic\\PageBundle\\Controller\\Api\\PageApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/pages']], [], [], []],
    'mautic_api_pages_getone' => [['id'], ['_controller' => 'Mautic\\PageBundle\\Controller\\Api\\PageApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/pages']], [], [], []],
    'mautic_api_pages_new' => [[], ['_controller' => 'Mautic\\PageBundle\\Controller\\Api\\PageApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/pages/new']], [], [], []],
    'mautic_api_pages_newbatch' => [[], ['_controller' => 'Mautic\\PageBundle\\Controller\\Api\\PageApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/pages/batch/new']], [], [], []],
    'mautic_api_pages_editbatchput' => [[], ['_controller' => 'Mautic\\PageBundle\\Controller\\Api\\PageApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/pages/batch/edit']], [], [], []],
    'mautic_api_pages_editbatchpatch' => [[], ['_controller' => 'Mautic\\PageBundle\\Controller\\Api\\PageApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/pages/batch/edit']], [], [], []],
    'mautic_api_pages_editput' => [['id'], ['_controller' => 'Mautic\\PageBundle\\Controller\\Api\\PageApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/pages']], [], [], []],
    'mautic_api_pages_editpatch' => [['id'], ['_controller' => 'Mautic\\PageBundle\\Controller\\Api\\PageApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/pages']], [], [], []],
    'mautic_api_pages_deletebatch' => [[], ['_controller' => 'Mautic\\PageBundle\\Controller\\Api\\PageApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/pages/batch/delete']], [], [], []],
    'mautic_api_pages_delete' => [['id'], ['_controller' => 'Mautic\\PageBundle\\Controller\\Api\\PageApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/pages']], [], [], []],
    'mautic_api_points_getall' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/points']], [], [], []],
    'mautic_api_points_getone' => [['id'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/points']], [], [], []],
    'mautic_api_points_new' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/points/new']], [], [], []],
    'mautic_api_points_newbatch' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/batch/new']], [], [], []],
    'mautic_api_points_editbatchput' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/batch/edit']], [], [], []],
    'mautic_api_points_editbatchpatch' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/batch/edit']], [], [], []],
    'mautic_api_points_editput' => [['id'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/points']], [], [], []],
    'mautic_api_points_editpatch' => [['id'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/points']], [], [], []],
    'mautic_api_points_deletebatch' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/batch/delete']], [], [], []],
    'mautic_api_points_delete' => [['id'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/points']], [], [], []],
    'mautic_api_getpointactiontypes' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointApiController::getPointActionTypesAction', '_format' => 'json'], [], [['text', '/api/points/actions/types']], [], [], []],
    'mautic_api_triggers_getall' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\TriggerApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/triggers']], [], [], []],
    'mautic_api_triggers_getone' => [['id'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\TriggerApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/points/triggers']], [], [], []],
    'mautic_api_triggers_new' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\TriggerApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/points/triggers/new']], [], [], []],
    'mautic_api_triggers_newbatch' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\TriggerApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/triggers/batch/new']], [], [], []],
    'mautic_api_triggers_editbatchput' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\TriggerApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/triggers/batch/edit']], [], [], []],
    'mautic_api_triggers_editbatchpatch' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\TriggerApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/triggers/batch/edit']], [], [], []],
    'mautic_api_triggers_editput' => [['id'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\TriggerApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/points/triggers']], [], [], []],
    'mautic_api_triggers_editpatch' => [['id'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\TriggerApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/points/triggers']], [], [], []],
    'mautic_api_triggers_deletebatch' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\TriggerApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/triggers/batch/delete']], [], [], []],
    'mautic_api_triggers_delete' => [['id'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\TriggerApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/points/triggers']], [], [], []],
    'mautic_api_getpointtriggereventtypes' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\TriggerApiController::getPointTriggerEventTypesAction', '_format' => 'json'], [], [['text', '/api/points/triggers/events/types']], [], [], []],
    'mautic_api_pointtriggerdeleteevents' => [['triggerId'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\TriggerApiController::deletePointTriggerEventsAction', '_format' => 'json'], ['triggerId' => '\\d+'], [['text', '/events/delete'], ['variable', '/', '\\d+', 'triggerId'], ['text', '/api/points/triggers']], [], [], []],
    'mautic_api_adjustcontactpoints' => [['leadId', 'operator', 'delta'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointApiController::adjustPointsAction', '_format' => 'json'], ['leadId' => '\\d+'], [['variable', '/', '[^/]++', 'delta'], ['variable', '/', '[^/]++', 'operator'], ['text', '/points'], ['variable', '/', '\\d+', 'leadId'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_pointGroups_getall' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointGroupsApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/groups']], [], [], []],
    'mautic_api_pointGroups_getone' => [['id'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointGroupsApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/points/groups']], [], [], []],
    'mautic_api_pointGroups_new' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointGroupsApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/points/groups/new']], [], [], []],
    'mautic_api_pointGroups_newbatch' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointGroupsApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/groups/batch/new']], [], [], []],
    'mautic_api_pointGroups_editbatchput' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointGroupsApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/groups/batch/edit']], [], [], []],
    'mautic_api_pointGroups_editbatchpatch' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointGroupsApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/groups/batch/edit']], [], [], []],
    'mautic_api_pointGroups_editput' => [['id'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointGroupsApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/points/groups']], [], [], []],
    'mautic_api_pointGroups_editpatch' => [['id'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointGroupsApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/points/groups']], [], [], []],
    'mautic_api_pointGroups_deletebatch' => [[], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointGroupsApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/points/groups/batch/delete']], [], [], []],
    'mautic_api_pointGroups_delete' => [['id'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointGroupsApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/points/groups']], [], [], []],
    'mautic_api_getcontactpointgroups' => [['contactId'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointGroupsApiController::getContactPointGroupsAction', '_format' => 'json'], ['contactId' => '\\d+'], [['text', '/points/groups'], ['variable', '/', '\\d+', 'contactId'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_getcontactpointgroup' => [['contactId', 'groupId'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointGroupsApiController::getContactPointGroupAction', '_format' => 'json'], ['contactId' => '\\d+', 'groupId' => '\\d+'], [['variable', '/', '\\d+', 'groupId'], ['text', '/points/groups'], ['variable', '/', '\\d+', 'contactId'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_adjustcontactgrouppoints' => [['contactId', 'groupId', 'operator', 'value'], ['_controller' => 'Mautic\\PointBundle\\Controller\\Api\\PointGroupsApiController::adjustGroupPointsAction', '_format' => 'json'], ['contactId' => '\\d+', 'groupId' => '\\d+'], [['variable', '/', '[^/]++', 'value'], ['variable', '/', '[^/]++', 'operator'], ['variable', '/', '\\d+', 'groupId'], ['text', '/points/groups'], ['variable', '/', '\\d+', 'contactId'], ['text', '/api/contacts']], [], [], []],
    'mautic_api_reports_getall' => [[], ['_controller' => 'Mautic\\ReportBundle\\Controller\\Api\\ReportApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/reports']], [], [], []],
    'mautic_api_reports_getone' => [['id'], ['_controller' => 'Mautic\\ReportBundle\\Controller\\Api\\ReportApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/reports']], [], [], []],
    'mautic_api_reports_new' => [[], ['_controller' => 'Mautic\\ReportBundle\\Controller\\Api\\ReportApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/reports/new']], [], [], []],
    'mautic_api_reports_newbatch' => [[], ['_controller' => 'Mautic\\ReportBundle\\Controller\\Api\\ReportApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/reports/batch/new']], [], [], []],
    'mautic_api_reports_editbatchput' => [[], ['_controller' => 'Mautic\\ReportBundle\\Controller\\Api\\ReportApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/reports/batch/edit']], [], [], []],
    'mautic_api_reports_editbatchpatch' => [[], ['_controller' => 'Mautic\\ReportBundle\\Controller\\Api\\ReportApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/reports/batch/edit']], [], [], []],
    'mautic_api_reports_editput' => [['id'], ['_controller' => 'Mautic\\ReportBundle\\Controller\\Api\\ReportApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/reports']], [], [], []],
    'mautic_api_reports_editpatch' => [['id'], ['_controller' => 'Mautic\\ReportBundle\\Controller\\Api\\ReportApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/reports']], [], [], []],
    'mautic_api_reports_deletebatch' => [[], ['_controller' => 'Mautic\\ReportBundle\\Controller\\Api\\ReportApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/reports/batch/delete']], [], [], []],
    'mautic_api_reports_delete' => [['id'], ['_controller' => 'Mautic\\ReportBundle\\Controller\\Api\\ReportApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/reports']], [], [], []],
    'mautic_api_smses_getall' => [[], ['_controller' => 'Mautic\\SmsBundle\\Controller\\Api\\SmsApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/smses']], [], [], []],
    'mautic_api_smses_getone' => [['id'], ['_controller' => 'Mautic\\SmsBundle\\Controller\\Api\\SmsApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/smses']], [], [], []],
    'mautic_api_smses_new' => [[], ['_controller' => 'Mautic\\SmsBundle\\Controller\\Api\\SmsApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/smses/new']], [], [], []],
    'mautic_api_smses_newbatch' => [[], ['_controller' => 'Mautic\\SmsBundle\\Controller\\Api\\SmsApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/smses/batch/new']], [], [], []],
    'mautic_api_smses_editbatchput' => [[], ['_controller' => 'Mautic\\SmsBundle\\Controller\\Api\\SmsApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/smses/batch/edit']], [], [], []],
    'mautic_api_smses_editbatchpatch' => [[], ['_controller' => 'Mautic\\SmsBundle\\Controller\\Api\\SmsApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/smses/batch/edit']], [], [], []],
    'mautic_api_smses_editput' => [['id'], ['_controller' => 'Mautic\\SmsBundle\\Controller\\Api\\SmsApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/smses']], [], [], []],
    'mautic_api_smses_editpatch' => [['id'], ['_controller' => 'Mautic\\SmsBundle\\Controller\\Api\\SmsApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/smses']], [], [], []],
    'mautic_api_smses_deletebatch' => [[], ['_controller' => 'Mautic\\SmsBundle\\Controller\\Api\\SmsApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/smses/batch/delete']], [], [], []],
    'mautic_api_smses_delete' => [['id'], ['_controller' => 'Mautic\\SmsBundle\\Controller\\Api\\SmsApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/smses']], [], [], []],
    'mautic_api_smses_send' => [['id', 'contactId'], ['_controller' => 'Mautic\\SmsBundle\\Controller\\Api\\SmsApiController::sendAction', '_format' => 'json'], ['id' => '\\d+', 'id}/contact/{contactId' => '\\d+'], [['text', '/send'], ['variable', '/', '[^/]++', 'contactId'], ['text', '/contact'], ['variable', '/', '\\d+', 'id'], ['text', '/api/smses']], [], [], []],
    'mautic_api_stages_getall' => [[], ['_controller' => 'Mautic\\StageBundle\\Controller\\Api\\StageApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/stages']], [], [], []],
    'mautic_api_stages_getone' => [['id'], ['_controller' => 'Mautic\\StageBundle\\Controller\\Api\\StageApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/stages']], [], [], []],
    'mautic_api_stages_new' => [[], ['_controller' => 'Mautic\\StageBundle\\Controller\\Api\\StageApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/stages/new']], [], [], []],
    'mautic_api_stages_newbatch' => [[], ['_controller' => 'Mautic\\StageBundle\\Controller\\Api\\StageApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/stages/batch/new']], [], [], []],
    'mautic_api_stages_editbatchput' => [[], ['_controller' => 'Mautic\\StageBundle\\Controller\\Api\\StageApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/stages/batch/edit']], [], [], []],
    'mautic_api_stages_editbatchpatch' => [[], ['_controller' => 'Mautic\\StageBundle\\Controller\\Api\\StageApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/stages/batch/edit']], [], [], []],
    'mautic_api_stages_editput' => [['id'], ['_controller' => 'Mautic\\StageBundle\\Controller\\Api\\StageApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/stages']], [], [], []],
    'mautic_api_stages_editpatch' => [['id'], ['_controller' => 'Mautic\\StageBundle\\Controller\\Api\\StageApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/stages']], [], [], []],
    'mautic_api_stages_deletebatch' => [[], ['_controller' => 'Mautic\\StageBundle\\Controller\\Api\\StageApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/stages/batch/delete']], [], [], []],
    'mautic_api_stages_delete' => [['id'], ['_controller' => 'Mautic\\StageBundle\\Controller\\Api\\StageApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/stages']], [], [], []],
    'mautic_api_stageddcontact' => [['id', 'contactId'], ['_controller' => 'Mautic\\StageBundle\\Controller\\Api\\StageApiController::addContactAction', '_format' => 'json'], ['id' => '\\d+', 'id}/contact/{contactId' => '\\d+'], [['text', '/add'], ['variable', '/', '[^/]++', 'contactId'], ['text', '/contact'], ['variable', '/', '\\d+', 'id'], ['text', '/api/stages']], [], [], []],
    'mautic_api_stageremovecontact' => [['id', 'contactId'], ['_controller' => 'Mautic\\StageBundle\\Controller\\Api\\StageApiController::removeContactAction', '_format' => 'json'], ['id' => '\\d+', 'id}/contact/{contactId' => '\\d+'], [['text', '/remove'], ['variable', '/', '[^/]++', 'contactId'], ['text', '/contact'], ['variable', '/', '\\d+', 'id'], ['text', '/api/stages']], [], [], []],
    'mautic_api_users_getall' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\UserApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/users']], [], [], []],
    'mautic_api_users_getone' => [['id'], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\UserApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/users']], [], [], []],
    'mautic_api_users_new' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\UserApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/users/new']], [], [], []],
    'mautic_api_users_newbatch' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\UserApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/users/batch/new']], [], [], []],
    'mautic_api_users_editbatchput' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\UserApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/users/batch/edit']], [], [], []],
    'mautic_api_users_editbatchpatch' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\UserApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/users/batch/edit']], [], [], []],
    'mautic_api_users_editput' => [['id'], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\UserApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/users']], [], [], []],
    'mautic_api_users_editpatch' => [['id'], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\UserApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/users']], [], [], []],
    'mautic_api_users_deletebatch' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\UserApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/users/batch/delete']], [], [], []],
    'mautic_api_users_delete' => [['id'], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\UserApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/users']], [], [], []],
    'mautic_api_getself' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\UserApiController::getSelfAction', '_format' => 'json'], [], [['text', '/api/users/self']], [], [], []],
    'mautic_api_checkpermission' => [['id'], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\UserApiController::isGrantedAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/permissioncheck'], ['variable', '/', '\\d+', 'id'], ['text', '/api/users']], [], [], []],
    'mautic_api_getuserroles' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\UserApiController::getRolesAction', '_format' => 'json'], [], [['text', '/api/users/list/roles']], [], [], []],
    'mautic_api_roles_getall' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\RoleApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/roles']], [], [], []],
    'mautic_api_roles_getone' => [['id'], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\RoleApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/roles']], [], [], []],
    'mautic_api_roles_new' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\RoleApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/roles/new']], [], [], []],
    'mautic_api_roles_newbatch' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\RoleApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/roles/batch/new']], [], [], []],
    'mautic_api_roles_editbatchput' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\RoleApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/roles/batch/edit']], [], [], []],
    'mautic_api_roles_editbatchpatch' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\RoleApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/roles/batch/edit']], [], [], []],
    'mautic_api_roles_editput' => [['id'], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\RoleApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/roles']], [], [], []],
    'mautic_api_roles_editpatch' => [['id'], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\RoleApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/roles']], [], [], []],
    'mautic_api_roles_deletebatch' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\RoleApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/roles/batch/delete']], [], [], []],
    'mautic_api_roles_delete' => [['id'], ['_controller' => 'Mautic\\UserBundle\\Controller\\Api\\RoleApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/roles']], [], [], []],
    'mautic_api_hooks_getall' => [[], ['_controller' => 'Mautic\\WebhookBundle\\Controller\\Api\\WebhookApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/hooks']], [], [], []],
    'mautic_api_hooks_getone' => [['id'], ['_controller' => 'Mautic\\WebhookBundle\\Controller\\Api\\WebhookApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/hooks']], [], [], []],
    'mautic_api_hooks_new' => [[], ['_controller' => 'Mautic\\WebhookBundle\\Controller\\Api\\WebhookApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/hooks/new']], [], [], []],
    'mautic_api_hooks_newbatch' => [[], ['_controller' => 'Mautic\\WebhookBundle\\Controller\\Api\\WebhookApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/hooks/batch/new']], [], [], []],
    'mautic_api_hooks_editbatchput' => [[], ['_controller' => 'Mautic\\WebhookBundle\\Controller\\Api\\WebhookApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/hooks/batch/edit']], [], [], []],
    'mautic_api_hooks_editbatchpatch' => [[], ['_controller' => 'Mautic\\WebhookBundle\\Controller\\Api\\WebhookApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/hooks/batch/edit']], [], [], []],
    'mautic_api_hooks_editput' => [['id'], ['_controller' => 'Mautic\\WebhookBundle\\Controller\\Api\\WebhookApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/hooks']], [], [], []],
    'mautic_api_hooks_editpatch' => [['id'], ['_controller' => 'Mautic\\WebhookBundle\\Controller\\Api\\WebhookApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/hooks']], [], [], []],
    'mautic_api_hooks_deletebatch' => [[], ['_controller' => 'Mautic\\WebhookBundle\\Controller\\Api\\WebhookApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/hooks/batch/delete']], [], [], []],
    'mautic_api_hooks_delete' => [['id'], ['_controller' => 'Mautic\\WebhookBundle\\Controller\\Api\\WebhookApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/hooks']], [], [], []],
    'mautic_api_webhookevents' => [[], ['_controller' => 'Mautic\\WebhookBundle\\Controller\\Api\\WebhookApiController::getTriggersAction', '_format' => 'json'], [], [['text', '/api/hooks/triggers']], [], [], []],
    'mautic_api_tweets_getall' => [[], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\Api\\TweetApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/tweets']], [], [], []],
    'mautic_api_tweets_getone' => [['id'], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\Api\\TweetApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/tweets']], [], [], []],
    'mautic_api_tweets_new' => [[], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\Api\\TweetApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/tweets/new']], [], [], []],
    'mautic_api_tweets_newbatch' => [[], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\Api\\TweetApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/tweets/batch/new']], [], [], []],
    'mautic_api_tweets_editbatchput' => [[], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\Api\\TweetApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/tweets/batch/edit']], [], [], []],
    'mautic_api_tweets_editbatchpatch' => [[], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\Api\\TweetApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/tweets/batch/edit']], [], [], []],
    'mautic_api_tweets_editput' => [['id'], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\Api\\TweetApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/tweets']], [], [], []],
    'mautic_api_tweets_editpatch' => [['id'], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\Api\\TweetApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/tweets']], [], [], []],
    'mautic_api_tweets_deletebatch' => [[], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\Api\\TweetApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/tweets/batch/delete']], [], [], []],
    'mautic_api_tweets_delete' => [['id'], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\Api\\TweetApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/tweets']], [], [], []],
    'mautic_api_focus_getall' => [[], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\Api\\FocusApiController:getEntitiesAction', '_format' => 'json'], [], [['text', '/api/focus']], [], [], []],
    'mautic_api_focus_getone' => [['id'], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\Api\\FocusApiController:getEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/focus']], [], [], []],
    'mautic_api_focus_new' => [[], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\Api\\FocusApiController:newEntityAction', '_format' => 'json'], [], [['text', '/api/focus/new']], [], [], []],
    'mautic_api_focus_newbatch' => [[], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\Api\\FocusApiController:newEntitiesAction', '_format' => 'json'], [], [['text', '/api/focus/batch/new']], [], [], []],
    'mautic_api_focus_editbatchput' => [[], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\Api\\FocusApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/focus/batch/edit']], [], [], []],
    'mautic_api_focus_editbatchpatch' => [[], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\Api\\FocusApiController:editEntitiesAction', '_format' => 'json'], [], [['text', '/api/focus/batch/edit']], [], [], []],
    'mautic_api_focus_editput' => [['id'], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\Api\\FocusApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/focus']], [], [], []],
    'mautic_api_focus_editpatch' => [['id'], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\Api\\FocusApiController:editEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/edit'], ['variable', '/', '\\d+', 'id'], ['text', '/api/focus']], [], [], []],
    'mautic_api_focus_deletebatch' => [[], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\Api\\FocusApiController:deleteEntitiesAction', '_format' => 'json'], [], [['text', '/api/focus/batch/delete']], [], [], []],
    'mautic_api_focus_delete' => [['id'], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\Api\\FocusApiController:deleteEntityAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/delete'], ['variable', '/', '\\d+', 'id'], ['text', '/api/focus']], [], [], []],
    'mautic_api_focusjs' => [['id'], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\Api\\FocusApiController::generateJsAction', '_format' => 'json'], ['id' => '\\d+'], [['text', '/js'], ['variable', '/', '\\d+', 'id'], ['text', '/api/focus']], [], [], []],
    'mautic_core_ajax' => [[], ['_controller' => 'Mautic\\CoreBundle\\Controller\\AjaxController::delegateAjaxAction'], [], [['text', '/s/ajax']], [], [], []],
    'mautic_core_update' => [[], ['_controller' => 'Mautic\\CoreBundle\\Controller\\UpdateController::indexAction'], [], [['text', '/s/update']], [], [], []],
    'mautic_core_update_schema' => [[], ['_controller' => 'Mautic\\CoreBundle\\Controller\\UpdateController::schemaAction'], [], [['text', '/s/update/schema']], [], [], []],
    'mautic_core_form_action' => [['objectAction', 'objectModel', 'objectId'], ['objectModel' => '', '_controller' => 'Mautic\\CoreBundle\\Controller\\FormController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectModel'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/action']], [], [], []],
    'mautic_core_file_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\CoreBundle\\Controller\\FileController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/file']], [], [], []],
    'mautic_themes_index' => [[], ['_controller' => 'Mautic\\CoreBundle\\Controller\\ThemeController::indexAction'], [], [['text', '/s/themes']], [], [], []],
    'mautic_themes_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\CoreBundle\\Controller\\ThemeController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/themes']], [], [], []],
    'mautic_core_keep_alive' => [[], ['_controller' => 'Mautic\\CoreBundle\\Controller\\KeepAliveController::keepAliveAction'], [], [['text', '/s/keep-alive']], [], [], []],
    'mautic_client_index' => [['page'], ['_controller' => 'Mautic\\ApiBundle\\Controller\\ClientController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/credentials']], [], [], []],
    'mautic_client_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\ApiBundle\\Controller\\ClientController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/credentials']], [], [], []],
    'mautic_asset_index' => [['page'], ['_controller' => 'Mautic\\AssetBundle\\Controller\\AssetController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/assets']], [], [], []],
    'mautic_asset_remote' => [[], ['_controller' => 'Mautic\\AssetBundle\\Controller\\AssetController::remoteAction'], [], [['text', '/s/assets/remote']], [], [], []],
    'mautic_asset_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\AssetBundle\\Controller\\AssetController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/assets']], [], [], []],
    'mautic_campaignevent_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\EventController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/campaigns/events']], [], [], []],
    'mautic_campaignsource_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\SourceController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/campaigns/sources']], [], [], []],
    'mautic_campaign_index' => [['page'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\CampaignController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/campaigns']], [], [], []],
    'mautic_campaign_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\CampaignController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/campaigns']], [], [], []],
    'mautic_campaign_contacts' => [['objectId', 'page'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\CampaignController::contactsAction', 'page' => 0, 'objectId' => 0], ['page' => '\\d+', 'objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '\\d+', 'page'], ['text', '/contact'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/campaigns/view']], [], [], []],
    'mautic_campaign_preview' => [['objectId'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\PublicController::previewAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/campaign/preview']], [], [], []],
    'mautic_campaign_map_stats' => [['objectId', 'dateFrom', 'dateTo'], ['_controller' => 'Mautic\\CampaignBundle\\Controller\\CampaignMapStatsController::viewAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[^/]++', 'dateTo'], ['variable', '/', '[^/]++', 'dateFrom'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/campaign-map-stats']], [], [], []],
    'mautic_category_batch_contact_set' => [[], ['_controller' => 'Mautic\\CategoryBundle\\Controller\\BatchContactController::execAction'], [], [['text', '/s/categories/batch/contact/set']], [], [], []],
    'mautic_category_batch_contact_view' => [[], ['_controller' => 'Mautic\\CategoryBundle\\Controller\\BatchContactController::indexAction'], [], [['text', '/s/categories/batch/contact/view']], [], [], []],
    'mautic_category_index' => [['bundle', 'page'], ['bundle' => 'category', '_controller' => 'Mautic\\CategoryBundle\\Controller\\CategoryController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['variable', '/', '[^/]++', 'bundle'], ['text', '/s/categories']], [], [], []],
    'mautic_category_action' => [['bundle', 'objectAction', 'objectId'], ['bundle' => 'category', '_controller' => 'Mautic\\CategoryBundle\\Controller\\CategoryController::executeCategoryAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['variable', '/', '[^/]++', 'bundle'], ['text', '/s/categories']], [], [], []],
    'mautic_message_index' => [['page'], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\MessageController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/messages']], [], [], []],
    'mautic_message_contacts' => [['objectId', 'channel', 'page'], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\MessageController::contactsAction', 'page' => 0, 'objectId' => 0], ['page' => '\\d+', 'objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '\\d+', 'page'], ['variable', '/', '[^/]++', 'channel'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/messages/contacts']], [], [], []],
    'mautic_message_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\MessageController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/messages']], [], [], []],
    'mautic_channel_batch_contact_set' => [[], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\BatchContactController::setAction'], [], [['text', '/s/channels/batch/contact/set']], [], [], []],
    'mautic_channel_batch_contact_view' => [[], ['_controller' => 'Mautic\\ChannelBundle\\Controller\\BatchContactController::indexAction'], [], [['text', '/s/channels/batch/contact/view']], [], [], []],
    'mautic_config_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\ConfigBundle\\Controller\\ConfigController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/config']], [], [], []],
    'mautic_sysinfo_index' => [[], ['_controller' => 'Mautic\\ConfigBundle\\Controller\\SysinfoController::indexAction'], [], [['text', '/s/sysinfo']], [], [], []],
    'mautic_dashboard_index' => [[], ['_controller' => 'Mautic\\DashboardBundle\\Controller\\DashboardController::indexAction'], [], [['text', '/s/dashboard']], [], [], []],
    'mautic_dashboard_widget' => [['widgetId'], ['_controller' => 'Mautic\\DashboardBundle\\Controller\\DashboardController::widgetAction'], [], [['variable', '/', '[^/]++', 'widgetId'], ['text', '/s/dashboard/widget']], [], [], []],
    'mautic_dashboard_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\DashboardBundle\\Controller\\DashboardController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/dashboard']], [], [], []],
    'mautic_dynamicContent_index' => [['page'], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\DynamicContentController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/dwc']], [], [], []],
    'mautic_dynamicContent_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\DynamicContentBundle\\Controller\\DynamicContentController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/dwc']], [], [], []],
    'mautic_email_index' => [['page'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\EmailController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/emails']], [], [], []],
    'mautic_email_graph_stats' => [['objectId', 'isVariant', 'dateFrom', 'dateTo'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\EmailGraphStatsController::viewAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[^/]++', 'dateTo'], ['variable', '/', '[^/]++', 'dateFrom'], ['variable', '/', '[^/]++', 'isVariant'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/emails-graph-stats']], [], [], []],
    'mautic_email_map_stats' => [['objectId', 'isVariant', 'dateFrom', 'dateTo'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\EmailMapStatsController::viewAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[^/]++', 'dateTo'], ['variable', '/', '[^/]++', 'dateFrom'], ['variable', '/', '[^/]++', 'isVariant'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/emails-map-stats']], [], [], []],
    'mautic_email_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\EmailController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/emails']], [], [], []],
    'mautic_email_contacts' => [['objectId', 'page'], ['_controller' => 'Mautic\\EmailBundle\\Controller\\EmailController::contactsAction', 'page' => 0, 'objectId' => 0], ['page' => '\\d+', 'objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '\\d+', 'page'], ['text', '/contact'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/emails/view']], [], [], []],
    'mautic_formaction_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\FormBundle\\Controller\\ActionController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/forms/action']], [], [], []],
    'mautic_formfield_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\FormBundle\\Controller\\FieldController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/forms/field']], [], [], []],
    'mautic_form_index' => [['page'], ['_controller' => 'Mautic\\FormBundle\\Controller\\FormController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/forms']], [], [], []],
    'mautic_form_results' => [['objectId', 'page'], ['_controller' => 'Mautic\\FormBundle\\Controller\\ResultController::indexAction', 'page' => 0, 'objectId' => 0], ['page' => '\\d+', 'objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '\\d+', 'page'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/forms/results']], [], [], []],
    'mautic_form_export' => [['objectId', 'format'], ['format' => 'csv', '_controller' => 'Mautic\\FormBundle\\Controller\\ResultController::exportAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[^/]++', 'format'], ['text', '/export'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/forms/results']], [], [], []],
    'mautic_form_results_action' => [['formId', 'objectAction', 'objectId'], ['objectId' => 0, '_controller' => 'Mautic\\FormBundle\\Controller\\ResultController::executeAction'], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['variable', '/', '[^/]++', 'formId'], ['text', '/s/forms/results']], [], [], []],
    'mautic_form_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\FormBundle\\Controller\\FormController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/forms']], [], [], []],
    'mautic_integration_config' => [['integration'], ['_controller' => 'Mautic\\IntegrationsBundle\\Controller\\ConfigController::editAction'], [], [['text', '/config'], ['variable', '/', '[^/]++', 'integration'], ['text', '/s/integration']], [], [], []],
    'mautic_integration_config_field_pagination' => [['integration', 'object', 'page'], ['page' => 1, '_controller' => 'Mautic\\IntegrationsBundle\\Controller\\FieldPaginationController::paginateAction'], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['variable', '/', '[^/]++', 'object'], ['text', '/config'], ['variable', '/', '[^/]++', 'integration'], ['text', '/s/integration']], [], [], []],
    'mautic_integration_config_field_update' => [['integration', 'object', 'field'], ['_controller' => 'Mautic\\IntegrationsBundle\\Controller\\UpdateFieldController::updateAction'], [], [['variable', '/', '[^/]++', 'field'], ['text', '/field'], ['variable', '/', '[^/]++', 'object'], ['text', '/config'], ['variable', '/', '[^/]++', 'integration'], ['text', '/s/integration']], [], [], []],
    'mautic_plugin_timeline_index' => [['integration', 'page'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\TimelineController::pluginIndexAction', 'page' => 0], ['integration' => '.+', 'page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/timeline'], ['variable', '/', '.+', 'integration'], ['text', '/s/plugin']], [], [], []],
    'mautic_plugin_timeline_view' => [['integration', 'leadId', 'page'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\TimelineController::pluginViewAction', 'page' => 0], ['integration' => '.+', 'leadId' => '\\d+', 'page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['variable', '/', '\\d+', 'leadId'], ['text', '/timeline/view'], ['variable', '/', '.+', 'integration'], ['text', '/s/plugin']], [], [], []],
    'mautic_segment_batch_contact_set' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\BatchSegmentController::setAction'], [], [['text', '/s/segments/batch/contact/set']], [], [], []],
    'mautic_segment_batch_contact_view' => [[], ['_controller' => 'Mautic\\LeadBundle\\Controller\\BatchSegmentController::indexAction'], [], [['text', '/s/segments/batch/contact/view']], [], [], []],
    'mautic_segment_index' => [['page'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\ListController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/segments']], [], [], []],
    'mautic_segment_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\ListController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/segments']], [], [], []],
    'mautic_contactfield_index' => [['page'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\FieldController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/contacts/fields']], [], [], []],
    'mautic_contactfield_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\FieldController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/contacts/fields']], [], [], []],
    'mautic_contact_index' => [['page'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\LeadController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/contacts']], [], [], []],
    'mautic_contactnote_index' => [['leadId', 'page'], ['leadId' => 0, '_controller' => 'Mautic\\LeadBundle\\Controller\\NoteController::indexAction', 'page' => 0], ['leadId' => '\\d+', 'page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['variable', '/', '\\d+', 'leadId'], ['text', '/s/contacts/notes']], [], [], []],
    'mautic_contactnote_action' => [['leadId', 'objectAction', 'objectId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\NoteController::executeNoteAction', 'objectId' => 0], ['leadId' => '\\d+', 'objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['variable', '/', '\\d+', 'leadId'], ['text', '/s/contacts/notes']], [], [], []],
    'mautic_contacttimeline_action' => [['leadId', 'page'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\TimelineController::indexAction', 'page' => 0], ['leadId' => '\\d+', 'page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['variable', '/', '\\d+', 'leadId'], ['text', '/s/contacts/timeline']], [], [], []],
    'mautic_contact_timeline_export_action' => [['leadId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\TimelineController::batchExportAction'], ['leadId' => '\\d+'], [['variable', '/', '\\d+', 'leadId'], ['text', '/s/contacts/timeline/batchExport']], [], [], []],
    'mautic_contact_auditlog_action' => [['leadId', 'page'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\AuditlogController::indexAction', 'page' => 0], ['leadId' => '\\d+', 'page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['variable', '/', '\\d+', 'leadId'], ['text', '/s/contacts/auditlog']], [], [], []],
    'mautic_contact_auditlog_export_action' => [['leadId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\AuditlogController::batchExportAction'], ['leadId' => '\\d+'], [['variable', '/', '\\d+', 'leadId'], ['text', '/s/contacts/auditlog/batchExport']], [], [], []],
    'mautic_contact_export_action' => [['contactId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\LeadController::contactExportAction'], ['contactId' => '\\d+'], [['variable', '/', '\\d+', 'contactId'], ['text', '/s/contacts/contact/export']], [], [], []],
    'mautic_import_index' => [['object', 'page'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\ImportController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/import'], ['variable', '/', '[^/]++', 'object'], ['text', '/s']], [], [], []],
    'mautic_import_action' => [['object', 'objectAction', 'objectId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\ImportController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/import'], ['variable', '/', '[^/]++', 'object'], ['text', '/s']], [], [], []],
    'mautic_contact_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\LeadController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/contacts']], [], [], []],
    'mautic_company_index' => [['page'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\CompanyController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/companies']], [], [], []],
    'mautic_company_contacts_list' => [['objectId', 'page'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\CompanyController::contactsListAction', 'page' => 0, 'objectId' => 0], ['objectId' => '\\d+', 'page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/contacts'], ['variable', '/', '\\d+', 'objectId'], ['text', '/s/company']], [], [], []],
    'mautic_company_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\CompanyController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/companies']], [], [], []],
    'mautic_company_export_action' => [['companyId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\CompanyController::companyExportAction'], ['companyId' => '\\d+'], [['variable', '/', '\\d+', 'companyId'], ['text', '/s/companies/company/export']], [], [], []],
    'mautic_segment_contacts' => [['objectId', 'page'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\ListController::contactsAction', 'page' => 0, 'objectId' => 0], ['page' => '\\d+', 'objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '\\d+', 'page'], ['text', '/contact'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/segment/view']], [], [], []],
    'mautic_contact_stats' => [['objectId'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\LeadController::contactStatsAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['text', '/stats'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/contacts/view']], [], [], []],
    'mautic_contact_export_download' => [['fileName'], ['_controller' => 'Mautic\\LeadBundle\\Controller\\LeadController::downloadExportAction'], [], [['variable', '/', '[^/]++', 'fileName'], ['text', '/s/contacts/export/download']], [], [], []],
    'mautic_marketplace_list' => [['page'], ['page' => 1, '_controller' => 'Mautic\\MarketplaceBundle\\Controller\\Package\\ListController::listAction'], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/marketplace']], [], [], []],
    'mautic_marketplace_detail' => [['vendor', 'package'], ['_controller' => 'Mautic\\MarketplaceBundle\\Controller\\Package\\DetailController::viewAction'], [], [['variable', '/', '[^/]++', 'package'], ['variable', '/', '[^/]++', 'vendor'], ['text', '/s/marketplace/detail']], [], [], []],
    'mautic_marketplace_install' => [['vendor', 'package'], ['_controller' => 'Mautic\\MarketplaceBundle\\Controller\\Package\\InstallController::viewAction'], [], [['variable', '/', '[^/]++', 'package'], ['variable', '/', '[^/]++', 'vendor'], ['text', '/s/marketplace/install']], [], [], []],
    'mautic_marketplace_remove' => [['vendor', 'package'], ['_controller' => 'Mautic\\MarketplaceBundle\\Controller\\Package\\RemoveController::viewAction'], [], [['variable', '/', '[^/]++', 'package'], ['variable', '/', '[^/]++', 'vendor'], ['text', '/s/marketplace/remove']], [], [], []],
    'mautic_marketplace_clear_cache' => [[], ['_controller' => 'Mautic\\MarketplaceBundle\\Controller\\CacheController::clearAction'], [], [['text', '/s/marketplace/clear/cache']], [], [], []],
    'mautic_notification_index' => [['page'], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\NotificationController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/notifications']], [], [], []],
    'mautic_notification_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\NotificationController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/notifications']], [], [], []],
    'mautic_notification_contacts' => [['objectId', 'page'], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\NotificationController::contactsAction', 'page' => 0, 'objectId' => 0], ['page' => '\\d+', 'objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '\\d+', 'page'], ['text', '/contact'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/notifications/view']], [], [], []],
    'mautic_mobile_notification_index' => [['page'], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\MobileNotificationController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/mobile_notifications']], [], [], []],
    'mautic_mobile_notification_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\MobileNotificationController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/mobile_notifications']], [], [], []],
    'mautic_mobile_notification_contacts' => [['objectId', 'page'], ['_controller' => 'Mautic\\NotificationBundle\\Controller\\MobileNotificationController::contactsAction', 'page' => 0, 'objectId' => 0], ['page' => '\\d+', 'objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '\\d+', 'page'], ['text', '/contact'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/mobile_notifications/view']], [], [], []],
    'mautic_page_index' => [['page'], ['_controller' => 'Mautic\\PageBundle\\Controller\\PageController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/pages']], [], [], []],
    'mautic_page_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\PageBundle\\Controller\\PageController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/pages']], [], [], []],
    'mautic_page_results' => [['objectId', 'page'], ['_controller' => 'Mautic\\PageBundle\\Controller\\PageController::resultsAction', 'page' => 0, 'objectId' => 0], ['page' => '\\d+', 'objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '\\d+', 'page'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/pages/results']], [], [], []],
    'mautic_page_export' => [['objectId', 'format'], ['format' => 'csv', '_controller' => 'Mautic\\PageBundle\\Controller\\PageController::exportAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[^/]++', 'format'], ['text', '/export'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/pages/results']], [], [], []],
    'mautic_integration_auth_callback_secure' => [['integration'], ['_controller' => 'Mautic\\PluginBundle\\Controller\\AuthController::authCallbackAction'], [], [['variable', '/', '[^/]++', 'integration'], ['text', '/s/plugins/integrations/authcallback']], [], [], []],
    'mautic_integration_auth_postauth_secure' => [['integration'], ['_controller' => 'Mautic\\PluginBundle\\Controller\\AuthController::authStatusAction'], [], [['variable', '/', '[^/]++', 'integration'], ['text', '/s/plugins/integrations/authstatus']], [], [], []],
    'mautic_plugin_index' => [[], ['_controller' => 'Mautic\\PluginBundle\\Controller\\PluginController::indexAction'], [], [['text', '/s/plugins']], [], [], []],
    'mautic_plugin_config' => [['name', 'page'], ['_controller' => 'Mautic\\PluginBundle\\Controller\\PluginController::configAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['variable', '/', '[^/]++', 'name'], ['text', '/s/plugins/config']], [], [], []],
    'mautic_plugin_info' => [['name'], ['_controller' => 'Mautic\\PluginBundle\\Controller\\PluginController::infoAction'], [], [['variable', '/', '[^/]++', 'name'], ['text', '/s/plugins/info']], [], [], []],
    'mautic_plugin_reload' => [[], ['_controller' => 'Mautic\\PluginBundle\\Controller\\PluginController::reloadAction'], [], [['text', '/s/plugins/reload']], [], [], []],
    'mautic_pointtriggerevent_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\PointBundle\\Controller\\TriggerEventController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/points/triggers/events']], [], [], []],
    'mautic_pointtrigger_index' => [['page'], ['_controller' => 'Mautic\\PointBundle\\Controller\\TriggerController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/points/triggers']], [], [], []],
    'mautic_pointtrigger_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\PointBundle\\Controller\\TriggerController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/points/triggers']], [], [], []],
    'mautic_point.group_index' => [['page'], ['_controller' => 'Mautic\\PointBundle\\Controller\\GroupController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/points/groups']], [], [], []],
    'mautic_point.group_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\PointBundle\\Controller\\GroupController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/points/groups']], [], [], []],
    'mautic_point_index' => [['page'], ['_controller' => 'Mautic\\PointBundle\\Controller\\PointController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/points']], [], [], []],
    'mautic_point_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\PointBundle\\Controller\\PointController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/points']], [], [], []],
    'mautic_report_index' => [['page'], ['_controller' => 'Mautic\\ReportBundle\\Controller\\ReportController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/reports']], [], [], []],
    'mautic_report_export' => [['objectId', 'format'], ['format' => 'csv', '_controller' => 'Mautic\\ReportBundle\\Controller\\ReportController::exportAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[^/]++', 'format'], ['text', '/export'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/reports/view']], [], [], []],
    'mautic_report_download' => [['reportId', 'format'], ['format' => 'csv', '_controller' => 'Mautic\\ReportBundle\\Controller\\ReportController::downloadAction'], [], [['variable', '/', '[^/]++', 'format'], ['variable', '/', '[^/]++', 'reportId'], ['text', '/s/reports/download']], [], [], []],
    'mautic_report_view' => [['objectId', 'reportPage'], ['reportPage' => 1, '_controller' => 'Mautic\\ReportBundle\\Controller\\ReportController::viewAction', 'objectId' => 0], ['reportPage' => '\\d+', 'objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '\\d+', 'reportPage'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/reports/view']], [], [], []],
    'mautic_report_schedule_preview' => [['isScheduled', 'scheduleUnit', 'scheduleDay', 'scheduleMonthFrequency'], ['isScheduled' => 0, 'scheduleUnit' => '', 'scheduleDay' => '', 'scheduleMonthFrequency' => '', '_controller' => 'Mautic\\ReportBundle\\Controller\\ScheduleController::indexAction'], [], [['variable', '/', '[^/]++', 'scheduleMonthFrequency'], ['variable', '/', '[^/]++', 'scheduleDay'], ['variable', '/', '[^/]++', 'scheduleUnit'], ['variable', '/', '[^/]++', 'isScheduled'], ['text', '/s/reports/schedule/preview']], [], [], []],
    'mautic_report_schedule' => [['reportId'], ['_controller' => 'Mautic\\ReportBundle\\Controller\\ScheduleController::nowAction'], [], [['text', '/now'], ['variable', '/', '[^/]++', 'reportId'], ['text', '/s/reports/schedule']], [], [], []],
    'mautic_report_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\ReportBundle\\Controller\\ReportController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/reports']], [], [], []],
    'mautic_sms_index' => [['page'], ['_controller' => 'Mautic\\SmsBundle\\Controller\\SmsController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/sms']], [], [], []],
    'mautic_sms_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\SmsBundle\\Controller\\SmsController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/sms']], [], [], []],
    'mautic_sms_contacts' => [['objectId', 'page'], ['_controller' => 'Mautic\\SmsBundle\\Controller\\SmsController::contactsAction', 'page' => 0, 'objectId' => 0], ['page' => '\\d+', 'objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '\\d+', 'page'], ['text', '/contact'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/sms/view']], [], [], []],
    'mautic_stage_index' => [['page'], ['_controller' => 'Mautic\\StageBundle\\Controller\\StageController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/stages']], [], [], []],
    'mautic_stage_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\StageBundle\\Controller\\StageController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/stages']], [], [], []],
    'login' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\SecurityController::loginAction'], [], [['text', '/s/login']], [], [], []],
    'mautic_user_logincheck' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\SecurityController::loginCheckAction'], [], [['text', '/s/login_check']], [], [], []],
    'mautic_user_logout' => [[], [], [], [['text', '/s/logout']], [], [], []],
    'mautic_sso_login' => [['integration'], ['_controller' => 'Mautic\\UserBundle\\Controller\\SecurityController::ssoLoginAction'], [], [['variable', '/', '[^/]++', 'integration'], ['text', '/s/sso_login']], [], [], []],
    'mautic_sso_login_check' => [['integration'], ['_controller' => 'Mautic\\UserBundle\\Controller\\SecurityController::ssoLoginCheckAction'], [], [['variable', '/', '[^/]++', 'integration'], ['text', '/s/sso_login_check']], [], [], []],
    'lightsaml_sp.login' => [[], ['_controller' => 'LightSaml\\SpBundle\\Controller\\DefaultController::loginAction'], [], [['text', '/s/saml/login']], [], [], []],
    'lightsaml_sp.login_check' => [[], [], [], [['text', '/s/saml/login_check']], [], [], []],
    'mautic_user_index' => [['page'], ['_controller' => 'Mautic\\UserBundle\\Controller\\UserController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/users']], [], [], []],
    'mautic_user_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\UserBundle\\Controller\\UserController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/users']], [], [], []],
    'mautic_role_index' => [['page'], ['_controller' => 'Mautic\\UserBundle\\Controller\\RoleController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/roles']], [], [], []],
    'mautic_role_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\UserBundle\\Controller\\RoleController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/roles']], [], [], []],
    'mautic_user_account' => [[], ['_controller' => 'Mautic\\UserBundle\\Controller\\ProfileController::indexAction'], [], [['text', '/s/account']], [], [], []],
    'mautic_webhook_index' => [['page'], ['_controller' => 'Mautic\\WebhookBundle\\Controller\\WebhookController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/webhooks']], [], [], []],
    'mautic_webhook_action' => [['objectAction', 'objectId'], ['_controller' => 'Mautic\\WebhookBundle\\Controller\\WebhookController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/webhooks']], [], [], []],
    'mautic_tagmanager_batch_index_action' => [[], ['_controller' => 'MauticPlugin\\MauticTagManagerBundle\\Controller\\BatchTagController::indexAction'], [], [['text', '/s/tags/batch/view']], [], [], []],
    'mautic_tagmanager_batch_set_action' => [[], ['_controller' => 'MauticPlugin\\MauticTagManagerBundle\\Controller\\BatchTagController::execAction'], [], [['text', '/s/tags/batch/set']], [], [], []],
    'mautic_tagmanager_index' => [['page'], ['_controller' => 'MauticPlugin\\MauticTagManagerBundle\\Controller\\TagController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/tags']], [], [], []],
    'mautic_tagmanager_action' => [['objectAction', 'objectId'], ['_controller' => 'MauticPlugin\\MauticTagManagerBundle\\Controller\\TagController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/tags']], [], [], []],
    'mautic_social_index' => [['page'], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\MonitoringController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/monitoring']], [], [], []],
    'mautic_social_action' => [['objectAction', 'objectId'], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\MonitoringController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/monitoring']], [], [], []],
    'mautic_social_contacts' => [['objectId', 'page'], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\MonitoringController::contactsAction', 'page' => 0, 'objectId' => 0], ['page' => '\\d+', 'objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '\\d+', 'page'], ['text', '/contacts'], ['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['text', '/s/monitoring/view']], [], [], []],
    'mautic_tweet_index' => [['page'], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\TweetController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/tweets']], [], [], []],
    'mautic_tweet_action' => [['objectAction', 'objectId'], ['_controller' => 'MauticPlugin\\MauticSocialBundle\\Controller\\TweetController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/tweets']], [], [], []],
    'grapesjsbuilder_upload' => [[], ['_controller' => 'MauticPlugin\\GrapesJsBuilderBundle\\Controller\\FileManagerController::uploadAction'], [], [['text', '/s/grapesjsbuilder/upload']], [], [], []],
    'grapesjsbuilder_delete' => [[], ['_controller' => 'MauticPlugin\\GrapesJsBuilderBundle\\Controller\\FileManagerController::deleteAction'], [], [['text', '/s/grapesjsbuilder/delete']], [], [], []],
    'grapesjsbuilder_assets' => [[], ['_controller' => 'MauticPlugin\\GrapesJsBuilderBundle\\Controller\\FileManagerController::assetsAction'], [], [['text', '/s/grapesjsbuilder/assets']], [], [], []],
    'grapesjsbuilder_builder' => [['objectType', 'objectId'], ['_controller' => 'MauticPlugin\\GrapesJsBuilderBundle\\Controller\\GrapesJsController::builderAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectType'], ['text', '/s/grapesjsbuilder']], [], [], []],
    'mautic_focus_index' => [['page'], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\FocusController::indexAction', 'page' => 0], ['page' => '\\d+'], [['variable', '/', '\\d+', 'page'], ['text', '/s/focus']], [], [], []],
    'mautic_focus_action' => [['objectAction', 'objectId'], ['_controller' => 'MauticPlugin\\MauticFocusBundle\\Controller\\FocusController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/focus']], [], [], []],
    'mautic_plugin_clearbit_action' => [['objectAction', 'objectId'], ['_controller' => 'MauticPlugin\\MauticClearbitBundle\\Controller\\ClearbitController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/clearbit']], [], [], []],
    'mautic_plugin_fullcontact_action' => [['objectAction', 'objectId'], ['_controller' => 'MauticPlugin\\MauticFullContactBundle\\Controller\\FullContactController::executeAction', 'objectId' => 0], ['objectId' => '[a-zA-Z0-9_-]+'], [['variable', '/', '[a-zA-Z0-9_-]+', 'objectId'], ['variable', '/', '[^/]++', 'objectAction'], ['text', '/s/fullcontact']], [], [], []],
    '_uploader_upload_asset' => [[], ['_controller' => 'oneup_uploader.controller.mautic::upload', '_format' => 'json'], [], [['text', '/s/_uploader/asset/upload']], [], [], []],
    'mautic_page_public' => [['slug'], ['_controller' => 'Mautic\\PageBundle\\Controller\\PublicController::indexAction'], ['slug' => '(?!(_(profiler|wdt)|css|images|js|favicon.ico|apps/bundles/|plugins/)).+'], [['variable', '/', '(?!(?:_(?:profiler|wdt)|css|images|js|favicon.ico|apps/bundles/|plugins/)).+', 'slug']], [], [], []],
];

Spamworldpro Mini