<?php

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

return [
    'app_billing_getgrid' => [[], ['_controller' => 'App\\Controller\\BillingController::getGridAction'], [], [['text', '/api/billing/grid']], [], []],
    'app_billing_getall' => [[], ['_controller' => 'App\\Controller\\BillingController::getAllAction'], [], [['text', '/api/billing']], [], []],
    'app_billing_get' => [['id'], ['_controller' => 'App\\Controller\\BillingController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/billing']], [], []],
    'app_billing_post' => [[], ['_controller' => 'App\\Controller\\BillingController::postAction'], [], [['text', '/api/billing']], [], []],
    'app_billing_put' => [['id'], ['_controller' => 'App\\Controller\\BillingController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/billing']], [], []],
    'app_billing_patch' => [['id'], ['_controller' => 'App\\Controller\\BillingController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/billing']], [], []],
    'app_billing_delete' => [['id'], ['_controller' => 'App\\Controller\\BillingController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/billing']], [], []],
    'app_billing_getschema' => [[], ['_controller' => 'App\\Controller\\BillingController::getSchemaAction'], [], [['text', '/api/billing/schema']], [], []],
    'app_campaign_bolton_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\BoltonController::getGridAction'], [], [['text', '/api/campaign/bolton/grid']], [], []],
    'app_campaign_bolton_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\BoltonController::getAllAction'], [], [['text', '/api/campaign/bolton']], [], []],
    'app_campaign_bolton_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\BoltonController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/bolton']], [], []],
    'app_campaign_bolton_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\BoltonController::postAction'], [], [['text', '/api/campaign/bolton']], [], []],
    'app_campaign_bolton_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\BoltonController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/bolton']], [], []],
    'app_campaign_bolton_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\BoltonController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/bolton']], [], []],
    'app_campaign_bolton_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\BoltonController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/bolton']], [], []],
    'app_campaign_bolton_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\BoltonController::getSchemaAction'], [], [['text', '/api/campaign/bolton/schema']], [], []],
    'app_campaign_credential_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\CredentialController::getGridAction'], [], [['text', '/api/campaign/credential/grid']], [], []],
    'app_campaign_credential_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\CredentialController::getAllAction'], [], [['text', '/api/campaign/credential']], [], []],
    'app_campaign_credential_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\CredentialController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/credential']], [], []],
    'app_campaign_credential_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\CredentialController::postAction'], [], [['text', '/api/campaign/credential']], [], []],
    'app_campaign_credential_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\CredentialController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/credential']], [], []],
    'app_campaign_credential_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\CredentialController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/credential']], [], []],
    'app_campaign_credential_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\CredentialController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/credential']], [], []],
    'app_campaign_credential_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\CredentialController::getSchemaAction'], [], [['text', '/api/campaign/credential/schema']], [], []],
    'app_campaign_hours_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\HoursController::getGridAction'], [], [['text', '/api/campaign/hours']], [], []],
    'app_campaign_hours_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\HoursController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/hours']], [], []],
    'app_campaign_hours_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\HoursController::postAction'], [], [['text', '/api/campaign/hours']], [], []],
    'app_campaign_hours_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\HoursController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/hours']], [], []],
    'app_campaign_hours_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\HoursController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/hours']], [], []],
    'app_campaign_hours_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\HoursController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/hours']], [], []],
    'app_campaign_hours_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\HoursController::getSchemaAction'], [], [['text', '/api/campaign/hours/schema']], [], []],
    'app_campaign_keyword_check_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\Keyword\\CheckController::getGridAction'], [], [['text', '/api/campaign/keyword/check/grid']], [], []],
    'app_campaign_keyword_check_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\Keyword\\CheckController::getAllAction'], [], [['text', '/api/campaign/keyword/check']], [], []],
    'app_campaign_keyword_check_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Keyword\\CheckController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/keyword/check']], [], []],
    'app_campaign_keyword_tag_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\Keyword\\TagController::getGridAction'], [], [['text', '/api/campaign/keyword/tag/grid']], [], []],
    'app_campaign_keyword_tag_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\Keyword\\TagController::getAllAction'], [], [['text', '/api/campaign/keyword/tag']], [], []],
    'app_campaign_keyword_tag_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Keyword\\TagController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/keyword/tag']], [], []],
    'app_campaign_keyword_tag_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\Keyword\\TagController::postAction'], [], [['text', '/api/campaign/keyword/tag']], [], []],
    'app_campaign_keyword_tag_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Keyword\\TagController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/keyword/tag']], [], []],
    'app_campaign_keyword_tag_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Keyword\\TagController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/keyword/tag']], [], []],
    'app_campaign_keyword_tag_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Keyword\\TagController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/keyword/tag']], [], []],
    'app_campaign_keyword_tag_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\Keyword\\TagController::getSchemaAction'], [], [['text', '/api/campaign/keyword/tag/schema']], [], []],
    'app_campaign_keyword_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\KeywordController::getGridAction'], [], [['text', '/api/campaign/keyword/grid']], [], []],
    'app_campaign_keyword_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\KeywordController::getAllAction'], [], [['text', '/api/campaign/keyword']], [], []],
    'app_campaign_keyword_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\KeywordController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/keyword']], [], []],
    'app_campaign_keyword_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\KeywordController::postAction'], [], [['text', '/api/campaign/keyword']], [], []],
    'app_campaign_keyword_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\KeywordController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/keyword']], [], []],
    'app_campaign_keyword_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\KeywordController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/keyword']], [], []],
    'app_campaign_keyword_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\KeywordController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/keyword']], [], []],
    'app_campaign_keyword_getranks' => [[], ['_controller' => 'App\\Controller\\Campaign\\KeywordController::getRanks'], [], [['text', '/api/campaign/keyword/getRanks']], [], []],
    'app_campaign_keyword_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\KeywordController::getSchemaAction'], [], [['text', '/api/campaign/keyword/schema']], [], []],
    'app_campaign_landingpage_backlinksreport_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\LandingPage\\BacklinksReportController::getGridAction'], [], [['text', '/api/campaign/landing/backlink/grid']], [], []],
    'app_campaign_landingpage_backlinksreport_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\LandingPage\\BacklinksReportController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/landing/backlink']], [], []],
    'app_campaign_landingpage_backlinksreport_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\LandingPage\\BacklinksReportController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/landing/backlink']], [], []],
    'app_campaign_landingpage_pageauthority_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\LandingPage\\PageAuthorityController::getGridAction'], [], [['text', '/api/campaign/landing/authority/grid']], [], []],
    'app_campaign_landingpage_pageauthority_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\LandingPage\\PageAuthorityController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/landing/authority']], [], []],
    'app_campaign_landingpage_pageauthority_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\LandingPage\\PageAuthorityController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/landing/authority']], [], []],
    'app_campaign_landingpage_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\LandingPageController::getGridAction'], [], [['text', '/api/campaign/landing/grid']], [], []],
    'app_campaign_landingpage_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\LandingPageController::getAllAction'], [], [['text', '/api/campaign/landing']], [], []],
    'app_campaign_landingpage_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\LandingPageController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/landing']], [], []],
    'app_campaign_landingpage_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\LandingPageController::postAction'], [], [['text', '/api/campaign/landing']], [], []],
    'app_campaign_landingpage_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\LandingPageController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/landing']], [], []],
    'app_campaign_landingpage_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\LandingPageController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/landing']], [], []],
    'app_campaign_landingpage_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\LandingPageController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/landing']], [], []],
    'app_campaign_landingpage_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\LandingPageController::getSchemaAction'], [], [['text', '/api/campaign/landing/schema']], [], []],
    'app_campaign_level_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\LevelController::getGridAction'], [], [['text', '/api/campaign/level/grid']], [], []],
    'app_campaign_level_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\LevelController::getAllAction'], [], [['text', '/api/campaign/level']], [], []],
    'app_campaign_level_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\LevelController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/level']], [], []],
    'app_campaign_level_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\LevelController::postAction'], [], [['text', '/api/campaign/level']], [], []],
    'app_campaign_level_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\LevelController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/level']], [], []],
    'app_campaign_level_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\LevelController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/level']], [], []],
    'app_campaign_level_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\LevelController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/level']], [], []],
    'app_campaign_level_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\LevelController::getSchemaAction'], [], [['text', '/api/campaign/level/schema']], [], []],
    'app_campaign_notice_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\NoticeController::getGridAction'], [], [['text', '/api/campaign/notice/grid']], [], []],
    'app_campaign_notice_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\NoticeController::getAllAction'], [], [['text', '/api/campaign/notice']], [], []],
    'app_campaign_notice_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\NoticeController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/notice']], [], []],
    'app_campaign_notice_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\NoticeController::postAction'], [], [['text', '/api/campaign/notice']], [], []],
    'app_campaign_notice_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\NoticeController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/notice']], [], []],
    'app_campaign_notice_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\NoticeController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/notice']], [], []],
    'app_campaign_notice_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\NoticeController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/notice']], [], []],
    'app_campaign_notice_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\NoticeController::getSchemaAction'], [], [['text', '/api/campaign/notice/schema']], [], []],
    'app_campaign_organicoverviewcheck_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\OrganicOverviewCheckController::getGridAction'], [], [['text', '/api/campaign/organic/grid']], [], []],
    'app_campaign_organicoverviewcheck_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\OrganicOverviewCheckController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/organic']], [], []],
    'app_campaign_organicoverviewcheck_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\OrganicOverviewCheckController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/organic']], [], []],
    'app_campaign_pagespeedcheck_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\PageSpeedCheckController::getGridAction'], [], [['text', '/api/campaign/insights/grid']], [], []],
    'app_campaign_pagespeedcheck_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\PageSpeedCheckController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/insights']], [], []],
    'app_campaign_pagespeedcheck_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\PageSpeedCheckController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/insights']], [], []],
    'app_campaign_report_element_type_preset_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\Type\\PresetController::getGridAction'], [], [['text', '/api/campaign/report/element/type/preset/grid']], [], []],
    'app_campaign_report_element_type_preset_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\Type\\PresetController::getAllAction'], [], [['text', '/api/campaign/report/element/type/preset']], [], []],
    'app_campaign_report_element_type_preset_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\Type\\PresetController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/report/element/type/preset']], [], []],
    'app_campaign_report_element_type_preset_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\Type\\PresetController::postAction'], [], [['text', '/api/campaign/report/element/type/preset']], [], []],
    'app_campaign_report_element_type_preset_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\Type\\PresetController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report/element/type/preset']], [], []],
    'app_campaign_report_element_type_preset_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\Type\\PresetController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report/element/type/preset']], [], []],
    'app_campaign_report_element_type_preset_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\Type\\PresetController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report/element/type/preset']], [], []],
    'app_campaign_report_element_type_preset_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\Type\\PresetController::getSchemaAction'], [], [['text', '/api/campaign/report/element/type/preset/schema']], [], []],
    'app_campaign_report_element_type_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\TypeController::getGridAction'], [], [['text', '/api/campaign/report/element/type/grid']], [], []],
    'app_campaign_report_element_type_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\TypeController::getAllAction'], [], [['text', '/api/campaign/report/element/type']], [], []],
    'app_campaign_report_element_type_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\TypeController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/report/element/type']], [], []],
    'app_campaign_report_element_type_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\TypeController::postAction'], [], [['text', '/api/campaign/report/element/type']], [], []],
    'app_campaign_report_element_type_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\TypeController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report/element/type']], [], []],
    'app_campaign_report_element_type_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\TypeController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report/element/type']], [], []],
    'app_campaign_report_element_type_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\TypeController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report/element/type']], [], []],
    'app_campaign_report_element_type_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\Element\\TypeController::getSchemaAction'], [], [['text', '/api/campaign/report/element/type/schema']], [], []],
    'app_campaign_report_element_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\ElementController::getGridAction'], [], [['text', '/api/campaign/report/element/grid']], [], []],
    'app_campaign_report_element_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\ElementController::getAllAction'], [], [['text', '/api/campaign/report/element']], [], []],
    'app_campaign_report_element_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\ElementController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/report/element']], [], []],
    'app_campaign_report_element_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\ElementController::postAction'], [], [['text', '/api/campaign/report/element']], [], []],
    'app_campaign_report_element_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\ElementController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report/element']], [], []],
    'app_campaign_report_element_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\ElementController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report/element']], [], []],
    'app_campaign_report_element_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\ElementController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report/element']], [], []],
    'app_campaign_report_element_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\ElementController::getSchemaAction'], [], [['text', '/api/campaign/report/element/schema']], [], []],
    'app_campaign_report_preset_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\PresetController::getGridAction'], [], [['text', '/api/campaign/report/preset/grid']], [], []],
    'app_campaign_report_preset_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\PresetController::getAllAction'], [], [['text', '/api/campaign/report/preset']], [], []],
    'app_campaign_report_preset_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\PresetController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/report/preset']], [], []],
    'app_campaign_report_preset_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\PresetController::postAction'], [], [['text', '/api/campaign/report/preset']], [], []],
    'app_campaign_report_preset_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\PresetController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report/preset']], [], []],
    'app_campaign_report_preset_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\PresetController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report/preset']], [], []],
    'app_campaign_report_preset_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Report\\PresetController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report/preset']], [], []],
    'app_campaign_report_preset_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\Report\\PresetController::getSchemaAction'], [], [['text', '/api/campaign/report/preset/schema']], [], []],
    'app_campaign_report_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\ReportController::getGridAction'], [], [['text', '/api/campaign/report/grid']], [], []],
    'app_campaign_report_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\ReportController::getAllAction'], [], [['text', '/api/campaign/report']], [], []],
    'app_campaign_report_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\ReportController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/report']], [], []],
    'app_campaign_report_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\ReportController::postAction'], [], [['text', '/api/campaign/report']], [], []],
    'app_campaign_report_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\ReportController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report']], [], []],
    'app_campaign_report_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\ReportController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report']], [], []],
    'app_campaign_report_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\ReportController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/report']], [], []],
    'app_campaign_report_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\ReportController::getSchemaAction'], [], [['text', '/api/campaign/report/schema']], [], []],
    'app_campaign_robotscheck_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\RobotsCheckController::getGridAction'], [], [['text', '/api/campaign/robots/grid']], [], []],
    'app_campaign_robotscheck_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\RobotsCheckController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/robots']], [], []],
    'app_campaign_robotscheck_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\RobotsCheckController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/robots']], [], []],
    'app_campaign_role_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\RoleController::getGridAction'], [], [['text', '/api/campaign/role/grid']], [], []],
    'app_campaign_role_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\RoleController::getAllAction'], [], [['text', '/api/campaign/role']], [], []],
    'app_campaign_role_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\RoleController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/role']], [], []],
    'app_campaign_role_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\RoleController::postAction'], [], [['text', '/api/campaign/role']], [], []],
    'app_campaign_role_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\RoleController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/role']], [], []],
    'app_campaign_role_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\RoleController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/role']], [], []],
    'app_campaign_role_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\RoleController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/role']], [], []],
    'app_campaign_role_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\RoleController::getSchemaAction'], [], [['text', '/api/campaign/role/schema']], [], []],
    'app_campaign_schedule_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\ScheduleController::getGridAction'], [], [['text', '/api/campaign/schedule/grid']], [], []],
    'app_campaign_schedule_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\ScheduleController::getAllAction'], [], [['text', '/api/campaign/schedule']], [], []],
    'app_campaign_schedule_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\ScheduleController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/schedule']], [], []],
    'app_campaign_schedule_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\ScheduleController::postAction'], [], [['text', '/api/campaign/schedule']], [], []],
    'app_campaign_schedule_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\ScheduleController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/schedule']], [], []],
    'app_campaign_schedule_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\ScheduleController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/schedule']], [], []],
    'app_campaign_schedule_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\ScheduleController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/schedule']], [], []],
    'app_campaign_schedule_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\ScheduleController::getSchemaAction'], [], [['text', '/api/campaign/schedule/schema']], [], []],
    'app_campaign_sitemapcheck_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\SitemapCheckController::getGridAction'], [], [['text', '/api/campaign/sitemap/grid']], [], []],
    'app_campaign_sitemapcheck_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\SitemapCheckController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/sitemap']], [], []],
    'app_campaign_sitemapcheck_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\SitemapCheckController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/sitemap']], [], []],
    'app_campaign_sociallink_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\SocialLinkController::getGridAction'], [], [['text', '/api/campaign/social/grid']], [], []],
    'app_campaign_sociallink_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\SocialLinkController::getAllAction'], [], [['text', '/api/campaign/social']], [], []],
    'app_campaign_sociallink_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\SocialLinkController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/social']], [], []],
    'app_campaign_sociallink_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\SocialLinkController::postAction'], [], [['text', '/api/campaign/social']], [], []],
    'app_campaign_sociallink_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\SocialLinkController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/social']], [], []],
    'app_campaign_sociallink_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\SocialLinkController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/social']], [], []],
    'app_campaign_sociallink_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\SocialLinkController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/social']], [], []],
    'app_campaign_sociallink_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\SocialLinkController::getSchemaAction'], [], [['text', '/api/campaign/social/schema']], [], []],
    'app_campaign_tasklist_task_activity_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\Task\\ActivityController::getGridAction'], [], [['text', '/api/campaign/tasklist/task/activity/grid']], [], []],
    'app_campaign_tasklist_task_activity_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\Task\\ActivityController::getAllAction'], [], [['text', '/api/campaign/tasklist/task/activity']], [], []],
    'app_campaign_tasklist_task_activity_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\Task\\ActivityController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/tasklist/task/activity']], [], []],
    'app_campaign_tasklist_task_activity_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\Task\\ActivityController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/tasklist/task/activity']], [], []],
    'app_campaign_tasklist_task_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TaskController::getGridAction'], [], [['text', '/api/campaign/tasklist/task/grid']], [], []],
    'app_campaign_tasklist_task_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TaskController::getAllAction'], [], [['text', '/api/campaign/tasklist/task']], [], []],
    'app_campaign_tasklist_task_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TaskController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/tasklist/task']], [], []],
    'app_campaign_tasklist_task_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TaskController::postAction'], [], [['text', '/api/campaign/tasklist/task']], [], []],
    'app_campaign_tasklist_task_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TaskController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/tasklist/task']], [], []],
    'app_campaign_tasklist_task_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TaskController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/tasklist/task']], [], []],
    'app_campaign_tasklist_task_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TaskController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/tasklist/task']], [], []],
    'app_campaign_tasklist_task_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TaskController::getSchemaAction'], [], [['text', '/api/campaign/tasklist/task/schema']], [], []],
    'app_campaign_tasklist_tasklist_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TasklistController::getGridAction'], [], [['text', '/api/campaign/tasklist/grid']], [], []],
    'app_campaign_tasklist_tasklist_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TasklistController::getAllAction'], [], [['text', '/api/campaign/tasklist']], [], []],
    'app_campaign_tasklist_tasklist_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TasklistController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/tasklist']], [], []],
    'app_campaign_tasklist_tasklist_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TasklistController::postAction'], [], [['text', '/api/campaign/tasklist']], [], []],
    'app_campaign_tasklist_tasklist_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TasklistController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/tasklist']], [], []],
    'app_campaign_tasklist_tasklist_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TasklistController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/tasklist']], [], []],
    'app_campaign_tasklist_tasklist_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TasklistController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/tasklist']], [], []],
    'app_campaign_tasklist_tasklist_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\Tasklist\\TasklistController::getSchemaAction'], [], [['text', '/api/campaign/tasklist/schema']], [], []],
    'app_campaign_teammember_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\TeamMemberController::getGridAction'], [], [['text', '/api/campaign/team/grid']], [], []],
    'app_campaign_teammember_getall' => [[], ['_controller' => 'App\\Controller\\Campaign\\TeamMemberController::getAllAction'], [], [['text', '/api/campaign/team']], [], []],
    'app_campaign_teammember_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\TeamMemberController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/team']], [], []],
    'app_campaign_teammember_post' => [[], ['_controller' => 'App\\Controller\\Campaign\\TeamMemberController::postAction'], [], [['text', '/api/campaign/team']], [], []],
    'app_campaign_teammember_put' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\TeamMemberController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/team']], [], []],
    'app_campaign_teammember_patch' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\TeamMemberController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/team']], [], []],
    'app_campaign_teammember_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\TeamMemberController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/team']], [], []],
    'app_campaign_teammember_getschema' => [[], ['_controller' => 'App\\Controller\\Campaign\\TeamMemberController::getSchemaAction'], [], [['text', '/api/campaign/team/schema']], [], []],
    'app_campaign_uptimecheck_getgrid' => [[], ['_controller' => 'App\\Controller\\Campaign\\UptimeCheckController::getGridAction'], [], [['text', '/api/campaign/uptime/grid']], [], []],
    'app_campaign_uptimecheck_get' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\UptimeCheckController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/campaign/uptime']], [], []],
    'app_campaign_uptimecheck_delete' => [['id'], ['_controller' => 'App\\Controller\\Campaign\\UptimeCheckController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/campaign/uptime']], [], []],
    'app_campaign_getgridcampaign' => [[], ['_controller' => 'App\\Controller\\CampaignController::getGridCampaign'], [], [['text', '/api/campaign/grid']], [], []],
    'app_campaign_getallcampaigns' => [[], ['_controller' => 'App\\Controller\\CampaignController::getAllCampaigns'], [], [['text', '/api/campaign']], [], []],
    'app_campaign_getcampaign' => [['campaignId'], ['_controller' => 'App\\Controller\\CampaignController::getCampaign'], ['campaignId' => '\\d+'], [['variable', '/', '\\d+', 'campaignId'], ['text', '/api/campaign']], [], []],
    'app_campaign_postcampaign' => [[], ['_controller' => 'App\\Controller\\CampaignController::postCampaign'], [], [['text', '/api/campaign']], [], []],
    'app_campaign_putcampaign' => [['campaignId'], ['_controller' => 'App\\Controller\\CampaignController::putCampaign'], [], [['variable', '/', '[^/]++', 'campaignId'], ['text', '/api/campaign']], [], []],
    'app_campaign_patchcampaign' => [['campaignId'], ['_controller' => 'App\\Controller\\CampaignController::patchCampaignAction'], [], [['variable', '/', '[^/]++', 'campaignId'], ['text', '/api/campaign']], [], []],
    'app_campaign_deletecampaign' => [['campaignId'], ['_controller' => 'App\\Controller\\CampaignController::deleteCampaign'], [], [['variable', '/', '[^/]++', 'campaignId'], ['text', '/api/campaign']], [], []],
    'app_campaign_getschema' => [[], ['_controller' => 'App\\Controller\\CampaignController::getSchema'], [], [['text', '/api/campaign/schema']], [], []],
    'app_category_getgridcategory' => [[], ['_controller' => 'App\\Controller\\CategoryController::getGridCategory'], [], [['text', '/api/category/grid']], [], []],
    'app_category_getallcategories' => [[], ['_controller' => 'App\\Controller\\CategoryController::getAllCategories'], [], [['text', '/api/category']], [], []],
    'app_category_getcategory' => [['categoryId'], ['_controller' => 'App\\Controller\\CategoryController::getCategory'], ['categoryId' => '\\d+'], [['variable', '/', '\\d+', 'categoryId'], ['text', '/api/category']], [], []],
    'app_category_postcategory' => [[], ['_controller' => 'App\\Controller\\CategoryController::postCategory'], [], [['text', '/api/category']], [], []],
    'app_category_putcategory' => [['categoryId'], ['_controller' => 'App\\Controller\\CategoryController::putCategory'], [], [['variable', '/', '[^/]++', 'categoryId'], ['text', '/api/category']], [], []],
    'app_category_patchcategory' => [['categoryId'], ['_controller' => 'App\\Controller\\CategoryController::patchCategoryAction'], [], [['variable', '/', '[^/]++', 'categoryId'], ['text', '/api/category']], [], []],
    'app_category_deletecategory' => [['categoryId'], ['_controller' => 'App\\Controller\\CategoryController::deleteCategory'], [], [['variable', '/', '[^/]++', 'categoryId'], ['text', '/api/category']], [], []],
    'app_category_getschema' => [[], ['_controller' => 'App\\Controller\\CategoryController::getSchema'], [], [['text', '/api/category/schema']], [], []],
    'app_changepassword_postchangepassword' => [[], ['_controller' => 'App\\Controller\\ChangePasswordController::postChangePassword'], [], [['text', '/api/user/password/change']], [], []],
    'app_clientcontact_getgrid' => [[], ['_controller' => 'App\\Controller\\ClientContactController::getGridAction'], [], [['text', '/api/client/contact/grid']], [], []],
    'app_clientcontact_getall' => [[], ['_controller' => 'App\\Controller\\ClientContactController::getAllAction'], [], [['text', '/api/client/contact']], [], []],
    'app_clientcontact_get' => [['id'], ['_controller' => 'App\\Controller\\ClientContactController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/client/contact']], [], []],
    'app_clientcontact_post' => [[], ['_controller' => 'App\\Controller\\ClientContactController::postAction'], [], [['text', '/api/client/contact']], [], []],
    'app_clientcontact_put' => [['id'], ['_controller' => 'App\\Controller\\ClientContactController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/client/contact']], [], []],
    'app_clientcontact_patch' => [['id'], ['_controller' => 'App\\Controller\\ClientContactController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/client/contact']], [], []],
    'app_clientcontact_delete' => [['id'], ['_controller' => 'App\\Controller\\ClientContactController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/client/contact']], [], []],
    'app_clientcontact_getschema' => [[], ['_controller' => 'App\\Controller\\ClientContactController::getSchemaAction'], [], [['text', '/api/client/contact/schema']], [], []],
    'app_client_getgridclient' => [[], ['_controller' => 'App\\Controller\\ClientController::getGridClient'], [], [['text', '/api/client/grid']], [], []],
    'app_client_getallclients' => [[], ['_controller' => 'App\\Controller\\ClientController::getAllClients'], [], [['text', '/api/client']], [], []],
    'app_client_getclient' => [['clientId'], ['_controller' => 'App\\Controller\\ClientController::getClient'], ['clientId' => '\\d+'], [['variable', '/', '\\d+', 'clientId'], ['text', '/api/client']], [], []],
    'app_client_postclient' => [[], ['_controller' => 'App\\Controller\\ClientController::postClient'], [], [['text', '/api/client']], [], []],
    'app_client_putclient' => [['clientId'], ['_controller' => 'App\\Controller\\ClientController::putClient'], [], [['variable', '/', '[^/]++', 'clientId'], ['text', '/api/client']], [], []],
    'app_client_patchclient' => [['clientId'], ['_controller' => 'App\\Controller\\ClientController::patchClientAction'], [], [['variable', '/', '[^/]++', 'clientId'], ['text', '/api/client']], [], []],
    'app_client_deleteclient' => [['clientId'], ['_controller' => 'App\\Controller\\ClientController::deleteClient'], [], [['variable', '/', '[^/]++', 'clientId'], ['text', '/api/client']], [], []],
    'app_client_getschema' => [[], ['_controller' => 'App\\Controller\\ClientController::getSchema'], [], [['text', '/api/client/schema']], [], []],
    'app_commentcontent_getgrid' => [[], ['_controller' => 'App\\Controller\\CommentContentController::getGridAction'], [], [['text', '/api/comment/content/grid']], [], []],
    'app_commentcontent_getall' => [[], ['_controller' => 'App\\Controller\\CommentContentController::getAllAction'], [], [['text', '/api/comment/content']], [], []],
    'app_commentcontent_get' => [['id'], ['_controller' => 'App\\Controller\\CommentContentController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/comment/content']], [], []],
    'app_commentcontent_post' => [[], ['_controller' => 'App\\Controller\\CommentContentController::postAction'], [], [['text', '/api/comment/content']], [], []],
    'app_commentcontent_put' => [['id'], ['_controller' => 'App\\Controller\\CommentContentController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/comment/content']], [], []],
    'app_commentcontent_patch' => [['id'], ['_controller' => 'App\\Controller\\CommentContentController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/comment/content']], [], []],
    'app_commentcontent_delete' => [['id'], ['_controller' => 'App\\Controller\\CommentContentController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/comment/content']], [], []],
    'app_commentcontent_getschema' => [[], ['_controller' => 'App\\Controller\\CommentContentController::getSchemaAction'], [], [['text', '/api/comment/content/schema']], [], []],
    'app_commentlandingpage_getgrid' => [[], ['_controller' => 'App\\Controller\\CommentLandingPageController::getGridAction'], [], [['text', '/api/comment/landing/grid']], [], []],
    'app_commentlandingpage_getall' => [[], ['_controller' => 'App\\Controller\\CommentLandingPageController::getAllAction'], [], [['text', '/api/comment/landing']], [], []],
    'app_commentlandingpage_get' => [['id'], ['_controller' => 'App\\Controller\\CommentLandingPageController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/comment/landing']], [], []],
    'app_commentlandingpage_post' => [[], ['_controller' => 'App\\Controller\\CommentLandingPageController::postAction'], [], [['text', '/api/comment/landing']], [], []],
    'app_commentlandingpage_put' => [['id'], ['_controller' => 'App\\Controller\\CommentLandingPageController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/comment/landing']], [], []],
    'app_commentlandingpage_patch' => [['id'], ['_controller' => 'App\\Controller\\CommentLandingPageController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/comment/landing']], [], []],
    'app_commentlandingpage_delete' => [['id'], ['_controller' => 'App\\Controller\\CommentLandingPageController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/comment/landing']], [], []],
    'app_commentlandingpage_getschema' => [[], ['_controller' => 'App\\Controller\\CommentLandingPageController::getSchemaAction'], [], [['text', '/api/comment/landing/schema']], [], []],
    'app_commenttask_getgrid' => [[], ['_controller' => 'App\\Controller\\CommentTaskController::getGridAction'], [], [['text', '/api/comment/task/grid']], [], []],
    'app_commenttask_getall' => [[], ['_controller' => 'App\\Controller\\CommentTaskController::getAllAction'], [], [['text', '/api/comment/task']], [], []],
    'app_commenttask_get' => [['id'], ['_controller' => 'App\\Controller\\CommentTaskController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/comment/task']], [], []],
    'app_commenttask_post' => [[], ['_controller' => 'App\\Controller\\CommentTaskController::postAction'], [], [['text', '/api/comment/task']], [], []],
    'app_commenttask_put' => [['id'], ['_controller' => 'App\\Controller\\CommentTaskController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/comment/task']], [], []],
    'app_commenttask_patch' => [['id'], ['_controller' => 'App\\Controller\\CommentTaskController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/comment/task']], [], []],
    'app_commenttask_delete' => [['id'], ['_controller' => 'App\\Controller\\CommentTaskController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/comment/task']], [], []],
    'app_commenttask_getschema' => [[], ['_controller' => 'App\\Controller\\CommentTaskController::getSchemaAction'], [], [['text', '/api/comment/task/schema']], [], []],
    'app_content_download_get' => [['content'], ['_controller' => 'App\\Controller\\Content\\DownloadController::getAction'], [], [['text', '/download'], ['variable', '/', '[^/]++', 'content'], ['text', '/api/content']], [], []],
    'app_content_placement_getgrid' => [[], ['_controller' => 'App\\Controller\\Content\\PlacementController::getGridAction'], [], [['text', '/api/content/placement/grid']], [], []],
    'app_content_sendemailtoclientcontacts_get' => [['id'], ['_controller' => 'App\\Controller\\Content\\SendEmailToClientContactsController::getAction'], ['id' => '\\d+'], [['text', '/sendmessage'], ['variable', '/', '\\d+', 'id'], ['text', '/api/content']], [], []],
    'app_content_status_getgrid' => [[], ['_controller' => 'App\\Controller\\Content\\StatusController::getGridAction'], [], [['text', '/api/content/status/grid']], [], []],
    'app_content_status_getall' => [[], ['_controller' => 'App\\Controller\\Content\\StatusController::getAllAction'], [], [['text', '/api/content/status']], [], []],
    'app_content_status_get' => [['statusId'], ['_controller' => 'App\\Controller\\Content\\StatusController::getAction'], ['statusId' => '\\d+'], [['variable', '/', '\\d+', 'statusId'], ['text', '/api/content/status']], [], []],
    'app_content_status_post' => [[], ['_controller' => 'App\\Controller\\Content\\StatusController::postAction'], [], [['text', '/api/content/status']], [], []],
    'app_content_status_put' => [['statusId'], ['_controller' => 'App\\Controller\\Content\\StatusController::putAction'], [], [['variable', '/', '[^/]++', 'statusId'], ['text', '/api/content/status']], [], []],
    'app_content_status_patch' => [['statusId'], ['_controller' => 'App\\Controller\\Content\\StatusController::patchAction'], [], [['variable', '/', '[^/]++', 'statusId'], ['text', '/api/content/status']], [], []],
    'app_content_status_delete' => [['statusId'], ['_controller' => 'App\\Controller\\Content\\StatusController::deleteAction'], [], [['variable', '/', '[^/]++', 'statusId'], ['text', '/api/content/status']], [], []],
    'app_content_status_getschema' => [[], ['_controller' => 'App\\Controller\\Content\\StatusController::getSchema'], [], [['text', '/api/content/status/schema']], [], []],
    'app_content_type_getgrid' => [[], ['_controller' => 'App\\Controller\\Content\\TypeController::getGridAction'], [], [['text', '/api/content/type/grid']], [], []],
    'app_content_getgrid' => [[], ['_controller' => 'App\\Controller\\ContentController::getGridAction'], [], [['text', '/api/content/grid']], [], []],
    'app_content_getallcontents' => [[], ['_controller' => 'App\\Controller\\ContentController::getAllContents'], [], [['text', '/api/content']], [], []],
    'app_content_getcontent' => [['content'], ['_controller' => 'App\\Controller\\ContentController::getContent'], ['content' => '\\d+'], [['variable', '/', '\\d+', 'content'], ['text', '/api/content']], [], []],
    'app_content_postcontent' => [[], ['_controller' => 'App\\Controller\\ContentController::postContent'], [], [['text', '/api/content']], [], []],
    'app_content_putcontent' => [['content'], ['_controller' => 'App\\Controller\\ContentController::putContent'], [], [['variable', '/', '[^/]++', 'content'], ['text', '/api/content']], [], []],
    'app_content_patchcontent' => [['content'], ['_controller' => 'App\\Controller\\ContentController::patchContentAction'], [], [['variable', '/', '[^/]++', 'content'], ['text', '/api/content']], [], []],
    'app_content_deletecontent' => [['content'], ['_controller' => 'App\\Controller\\ContentController::deleteContent'], [], [['variable', '/', '[^/]++', 'content'], ['text', '/api/content']], [], []],
    'app_content_getschema' => [[], ['_controller' => 'App\\Controller\\ContentController::getSchema'], [], [['text', '/api/content/schema']], [], []],
    'app_contentversion_getgridcontentversion' => [[], ['_controller' => 'App\\Controller\\ContentVersionController::getGridContentVersion'], [], [['text', '/api/content/version/grid']], [], []],
    'app_contentversion_getallcontentversions' => [[], ['_controller' => 'App\\Controller\\ContentVersionController::getAllContentVersions'], [], [['text', '/api/content/version']], [], []],
    'app_contentversion_getcontentversion' => [['contentVersionId'], ['_controller' => 'App\\Controller\\ContentVersionController::getContentVersion'], ['contentVersionId' => '\\d+'], [['variable', '/', '\\d+', 'contentVersionId'], ['text', '/api/content/version']], [], []],
    'app_contentversion_postcontentversion' => [[], ['_controller' => 'App\\Controller\\ContentVersionController::postContentVersion'], [], [['text', '/api/content/version']], [], []],
    'app_contentversion_putcontentversion' => [['contentVersionId'], ['_controller' => 'App\\Controller\\ContentVersionController::putContentVersion'], [], [['variable', '/', '[^/]++', 'contentVersionId'], ['text', '/api/content/version']], [], []],
    'app_contentversion_patchcontentversion' => [['contentVersionId'], ['_controller' => 'App\\Controller\\ContentVersionController::patchContentVersionAction'], [], [['variable', '/', '[^/]++', 'contentVersionId'], ['text', '/api/content/version']], [], []],
    'app_contentversion_deletecontentversion' => [['contentVersionId'], ['_controller' => 'App\\Controller\\ContentVersionController::deleteContentVersion'], [], [['variable', '/', '[^/]++', 'contentVersionId'], ['text', '/api/content/version']], [], []],
    'app_contentversion_getschema' => [[], ['_controller' => 'App\\Controller\\ContentVersionController::getSchema'], [], [['text', '/api/content/version/schema']], [], []],
    'app_copyscape_get' => [['id'], ['_controller' => 'App\\Controller\\CopyscapeController::getAction'], ['id' => '\\d+'], [['text', '/copyscape'], ['variable', '/', '\\d+', 'id'], ['text', '/api/content']], [], []],
    'app_dashboard_getgrid' => [[], ['_controller' => 'App\\Controller\\DashboardController::getGridAction'], [], [['text', '/api/user/dashboard/grid']], [], []],
    'app_dashboard_getall' => [[], ['_controller' => 'App\\Controller\\DashboardController::getAllAction'], [], [['text', '/api/user/dashboard']], [], []],
    'app_dashboard_get' => [['id'], ['_controller' => 'App\\Controller\\DashboardController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/user/dashboard']], [], []],
    'app_dashboard_post' => [[], ['_controller' => 'App\\Controller\\DashboardController::postAction'], [], [['text', '/api/user/dashboard']], [], []],
    'app_dashboard_put' => [['id'], ['_controller' => 'App\\Controller\\DashboardController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/user/dashboard']], [], []],
    'app_dashboard_patch' => [['id'], ['_controller' => 'App\\Controller\\DashboardController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/user/dashboard']], [], []],
    'app_dashboard_delete' => [['id'], ['_controller' => 'App\\Controller\\DashboardController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/user/dashboard']], [], []],
    'app_dashboard_getschema' => [[], ['_controller' => 'App\\Controller\\DashboardController::getSchemaAction'], [], [['text', '/api/user/dashboard/schema']], [], []],
    'app_domain_majestic_topic_get' => [[], ['_controller' => 'App\\Controller\\Domain\\Majestic\\TopicController::getAction'], [], [['text', '/api/domain/topic/grid']], [], []],
    'app_domain_stat_check_getgrid' => [[], ['_controller' => 'App\\Controller\\Domain\\Stat\\CheckController::getGridAction'], [], [['text', '/api/domain/check/grid']], [], []],
    'app_domain_stat_check_getall' => [[], ['_controller' => 'App\\Controller\\Domain\\Stat\\CheckController::getAllAction'], [], [['text', '/api/domain/check']], [], []],
    'app_domain_stat_check_get' => [['id'], ['_controller' => 'App\\Controller\\Domain\\Stat\\CheckController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/domain/check']], [], []],
    'app_domain_stat_getgrid' => [[], ['_controller' => 'App\\Controller\\Domain\\StatController::getGridAction'], [], [['text', '/api/domain/stat/grid']], [], []],
    'app_domain_stat_gethistoricaldata' => [[], ['_controller' => 'App\\Controller\\Domain\\StatController::getHistoricalData'], [], [['text', '/api/domain/stat/history']], [], []],
    'app_domain_stat_getall' => [[], ['_controller' => 'App\\Controller\\Domain\\StatController::getAllAction'], [], [['text', '/api/domain/stat']], [], []],
    'app_domain_stat_get' => [['id'], ['_controller' => 'App\\Controller\\Domain\\StatController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/domain/stat']], [], []],
    'app_domain_stat_post' => [[], ['_controller' => 'App\\Controller\\Domain\\StatController::postAction'], [], [['text', '/api/domain/stat']], [], []],
    'app_domain_stat_put' => [['id'], ['_controller' => 'App\\Controller\\Domain\\StatController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/domain/stat']], [], []],
    'app_domain_stat_patch' => [['id'], ['_controller' => 'App\\Controller\\Domain\\StatController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/domain/stat']], [], []],
    'app_domain_stat_delete' => [['id'], ['_controller' => 'App\\Controller\\Domain\\StatController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/domain/stat']], [], []],
    'app_domain_stat_getschema' => [[], ['_controller' => 'App\\Controller\\Domain\\StatController::getSchemaAction'], [], [['text', '/api/domain/stat/schema']], [], []],
    'app_domain_getgriddomain' => [[], ['_controller' => 'App\\Controller\\DomainController::getGridDomain'], [], [['text', '/api/domain/grid']], [], []],
    'app_domain_getalldomains' => [[], ['_controller' => 'App\\Controller\\DomainController::getAllDomains'], [], [['text', '/api/domain']], [], []],
    'app_domain_getdomain' => [['domainId'], ['_controller' => 'App\\Controller\\DomainController::getDomain'], ['domainId' => '\\d+'], [['variable', '/', '\\d+', 'domainId'], ['text', '/api/domain']], [], []],
    'app_domain_postdomain' => [[], ['_controller' => 'App\\Controller\\DomainController::postDomain'], [], [['text', '/api/domain']], [], []],
    'app_domain_putdomain' => [['domainId'], ['_controller' => 'App\\Controller\\DomainController::putDomain'], [], [['variable', '/', '[^/]++', 'domainId'], ['text', '/api/domain']], [], []],
    'app_domain_patchdomain' => [['domainId'], ['_controller' => 'App\\Controller\\DomainController::patchDomainAction'], [], [['variable', '/', '[^/]++', 'domainId'], ['text', '/api/domain']], [], []],
    'app_domain_deletedomain' => [['domainId'], ['_controller' => 'App\\Controller\\DomainController::deleteDomain'], [], [['variable', '/', '[^/]++', 'domainId'], ['text', '/api/domain']], [], []],
    'app_domain_getschema' => [[], ['_controller' => 'App\\Controller\\DomainController::getSchema'], [], [['text', '/api/domain/schema']], [], []],
    'app_eventlogcontent_getgrid' => [[], ['_controller' => 'App\\Controller\\EventLogContentController::getGridAction'], [], [['text', '/api/eventlog/content/grid']], [], []],
    'app_eventlogcontent_getall' => [[], ['_controller' => 'App\\Controller\\EventLogContentController::getAllAction'], [], [['text', '/api/eventlog/content']], [], []],
    'app_eventlogcontent_get' => [['id'], ['_controller' => 'App\\Controller\\EventLogContentController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/eventlog/content']], [], []],
    'app_eventlogcontent_post' => [[], ['_controller' => 'App\\Controller\\EventLogContentController::postAction'], [], [['text', '/api/eventlog/content']], [], []],
    'app_eventlogcontent_put' => [['id'], ['_controller' => 'App\\Controller\\EventLogContentController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/eventlog/content']], [], []],
    'app_eventlogcontent_patch' => [['id'], ['_controller' => 'App\\Controller\\EventLogContentController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/eventlog/content']], [], []],
    'app_eventlogcontent_delete' => [['id'], ['_controller' => 'App\\Controller\\EventLogContentController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/eventlog/content']], [], []],
    'app_eventlogcontent_getschema' => [[], ['_controller' => 'App\\Controller\\EventLogContentController::getSchemaAction'], [], [['text', '/api/eventlog/content/schema']], [], []],
    'app_file_shutterstock_postfiles' => [[], ['_controller' => 'App\\Controller\\File\\ShutterstockController::postFiles'], [], [['text', '/api/file/shutterstock']], [], []],
    'app_fileassociationcampaign_getgrid' => [[], ['_controller' => 'App\\Controller\\FileAssociationCampaignController::getGridAction'], [], [['text', '/api/file/campaign/grid']], [], []],
    'app_fileassociationcampaign_getall' => [[], ['_controller' => 'App\\Controller\\FileAssociationCampaignController::getAllAction'], [], [['text', '/api/file/campaign']], [], []],
    'app_fileassociationcampaign_get' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationCampaignController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/file/campaign']], [], []],
    'app_fileassociationcampaign_post' => [[], ['_controller' => 'App\\Controller\\FileAssociationCampaignController::postAction'], [], [['text', '/api/file/campaign']], [], []],
    'app_fileassociationcampaign_put' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationCampaignController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file/campaign']], [], []],
    'app_fileassociationcampaign_patch' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationCampaignController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file/campaign']], [], []],
    'app_fileassociationcampaign_delete' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationCampaignController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file/campaign']], [], []],
    'app_fileassociationcampaign_getschema' => [[], ['_controller' => 'App\\Controller\\FileAssociationCampaignController::getSchemaAction'], [], [['text', '/api/file/campaign/schema']], [], []],
    'app_fileassociationcommenttask_getgrid' => [[], ['_controller' => 'App\\Controller\\FileAssociationCommentTaskController::getGridAction'], [], [['text', '/api/file/comment/grid']], [], []],
    'app_fileassociationcommenttask_getall' => [[], ['_controller' => 'App\\Controller\\FileAssociationCommentTaskController::getAllAction'], [], [['text', '/api/file/comment']], [], []],
    'app_fileassociationcommenttask_get' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationCommentTaskController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/file/comment']], [], []],
    'app_fileassociationcommenttask_post' => [[], ['_controller' => 'App\\Controller\\FileAssociationCommentTaskController::postAction'], [], [['text', '/api/file/comment']], [], []],
    'app_fileassociationcommenttask_put' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationCommentTaskController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file/comment']], [], []],
    'app_fileassociationcommenttask_patch' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationCommentTaskController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file/comment']], [], []],
    'app_fileassociationcommenttask_delete' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationCommentTaskController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file/comment']], [], []],
    'app_fileassociationcommenttask_getschema' => [[], ['_controller' => 'App\\Controller\\FileAssociationCommentTaskController::getSchemaAction'], [], [['text', '/api/file/comment/schema']], [], []],
    'app_fileassociationcontent_getgrid' => [[], ['_controller' => 'App\\Controller\\FileAssociationContentController::getGridAction'], [], [['text', '/api/file/content/grid']], [], []],
    'app_fileassociationcontent_getall' => [[], ['_controller' => 'App\\Controller\\FileAssociationContentController::getAllAction'], [], [['text', '/api/file/content']], [], []],
    'app_fileassociationcontent_get' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationContentController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/file/content']], [], []],
    'app_fileassociationcontent_post' => [[], ['_controller' => 'App\\Controller\\FileAssociationContentController::postAction'], [], [['text', '/api/file/content']], [], []],
    'app_fileassociationcontent_put' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationContentController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file/content']], [], []],
    'app_fileassociationcontent_patch' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationContentController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file/content']], [], []],
    'app_fileassociationcontent_delete' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationContentController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file/content']], [], []],
    'app_fileassociationcontent_getschema' => [[], ['_controller' => 'App\\Controller\\FileAssociationContentController::getSchemaAction'], [], [['text', '/api/file/content/schema']], [], []],
    'app_fileassociationtask_getgrid' => [[], ['_controller' => 'App\\Controller\\FileAssociationTaskController::getGridAction'], [], [['text', '/api/file/task/grid']], [], []],
    'app_fileassociationtask_getall' => [[], ['_controller' => 'App\\Controller\\FileAssociationTaskController::getAllAction'], [], [['text', '/api/file/task']], [], []],
    'app_fileassociationtask_get' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationTaskController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/file/task']], [], []],
    'app_fileassociationtask_post' => [[], ['_controller' => 'App\\Controller\\FileAssociationTaskController::postAction'], [], [['text', '/api/file/task']], [], []],
    'app_fileassociationtask_put' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationTaskController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file/task']], [], []],
    'app_fileassociationtask_patch' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationTaskController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file/task']], [], []],
    'app_fileassociationtask_delete' => [['id'], ['_controller' => 'App\\Controller\\FileAssociationTaskController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file/task']], [], []],
    'app_fileassociationtask_getschema' => [[], ['_controller' => 'App\\Controller\\FileAssociationTaskController::getSchemaAction'], [], [['text', '/api/file/task/schema']], [], []],
    'app_file_getgrid' => [[], ['_controller' => 'App\\Controller\\FileController::getGridAction'], [], [['text', '/api/file/grid']], [], []],
    'app_file_getall' => [[], ['_controller' => 'App\\Controller\\FileController::getAllAction'], [], [['text', '/api/file']], [], []],
    'app_file_get' => [['id'], ['_controller' => 'App\\Controller\\FileController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/file']], [], []],
    'app_file_post' => [[], ['_controller' => 'App\\Controller\\FileController::postAction'], [], [['text', '/api/file']], [], []],
    'app_file_put' => [['id'], ['_controller' => 'App\\Controller\\FileController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file']], [], []],
    'app_file_patch' => [['id'], ['_controller' => 'App\\Controller\\FileController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file']], [], []],
    'app_file_delete' => [['id'], ['_controller' => 'App\\Controller\\FileController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/file']], [], []],
    'app_file_getschema' => [[], ['_controller' => 'App\\Controller\\FileController::getSchemaAction'], [], [['text', '/api/file/schema']], [], []],
    'app_link_getgrid' => [[], ['_controller' => 'App\\Controller\\LinkController::getGridAction'], [], [['text', '/api/link/grid']], [], []],
    'app_link_getall' => [[], ['_controller' => 'App\\Controller\\LinkController::getAllAction'], [], [['text', '/api/link']], [], []],
    'app_link_get' => [['id'], ['_controller' => 'App\\Controller\\LinkController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/link']], [], []],
    'app_link_post' => [[], ['_controller' => 'App\\Controller\\LinkController::postAction'], [], [['text', '/api/link']], [], []],
    'app_link_put' => [['id'], ['_controller' => 'App\\Controller\\LinkController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/link']], [], []],
    'app_link_patch' => [['id'], ['_controller' => 'App\\Controller\\LinkController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/link']], [], []],
    'app_link_delete' => [['id'], ['_controller' => 'App\\Controller\\LinkController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/link']], [], []],
    'app_link_getcheck' => [[], ['_controller' => 'App\\Controller\\LinkController::getCheck'], [], [['text', '/api/link/check']], [], []],
    'app_link_getschema' => [[], ['_controller' => 'App\\Controller\\LinkController::getSchemaAction'], [], [['text', '/api/link/schema']], [], []],
    'app_logout_getlogout' => [[], ['_controller' => 'App\\Controller\\LogoutController::getLogout'], [], [['text', '/api/user/logout']], [], []],
    'app_mailgun_postdelivered' => [[], ['_controller' => 'App\\Controller\\MailgunController::postDelivered'], [], [['text', '/api/webhook/mc5ecg2v1amc']], [], []],
    'app_negotiation_getgrid' => [[], ['_controller' => 'App\\Controller\\NegotiationController::getGridAction'], [], [['text', '/api/negotiation/grid']], [], []],
    'app_negotiation_getall' => [[], ['_controller' => 'App\\Controller\\NegotiationController::getAllAction'], [], [['text', '/api/negotiation']], [], []],
    'app_negotiation_get' => [['id'], ['_controller' => 'App\\Controller\\NegotiationController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/negotiation']], [], []],
    'app_negotiation_post' => [[], ['_controller' => 'App\\Controller\\NegotiationController::postAction'], [], [['text', '/api/negotiation']], [], []],
    'app_negotiation_put' => [['id'], ['_controller' => 'App\\Controller\\NegotiationController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/negotiation']], [], []],
    'app_negotiation_patch' => [['id'], ['_controller' => 'App\\Controller\\NegotiationController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/negotiation']], [], []],
    'app_negotiation_delete' => [['id'], ['_controller' => 'App\\Controller\\NegotiationController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/negotiation']], [], []],
    'app_negotiation_getschema' => [[], ['_controller' => 'App\\Controller\\NegotiationController::getSchemaAction'], [], [['text', '/api/negotiation/schema']], [], []],
    'app_negotiationmessage_getgrid' => [[], ['_controller' => 'App\\Controller\\NegotiationMessageController::getGridAction'], [], [['text', '/api/negotiation/message/grid']], [], []],
    'app_negotiationmessage_getall' => [[], ['_controller' => 'App\\Controller\\NegotiationMessageController::getAllAction'], [], [['text', '/api/negotiation/message']], [], []],
    'app_negotiationmessage_get' => [['id'], ['_controller' => 'App\\Controller\\NegotiationMessageController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/negotiation/message']], [], []],
    'app_negotiationmessage_post' => [[], ['_controller' => 'App\\Controller\\NegotiationMessageController::postAction'], [], [['text', '/api/negotiation/message']], [], []],
    'app_negotiationmessage_put' => [['id'], ['_controller' => 'App\\Controller\\NegotiationMessageController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/negotiation/message']], [], []],
    'app_negotiationmessage_patch' => [['id'], ['_controller' => 'App\\Controller\\NegotiationMessageController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/negotiation/message']], [], []],
    'app_negotiationmessage_delete' => [['id'], ['_controller' => 'App\\Controller\\NegotiationMessageController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/negotiation/message']], [], []],
    'app_negotiationmessage_getschema' => [[], ['_controller' => 'App\\Controller\\NegotiationMessageController::getSchemaAction'], [], [['text', '/api/negotiation/message/schema']], [], []],
    'app_negotiationstatus_getgrid' => [[], ['_controller' => 'App\\Controller\\NegotiationStatusController::getGridAction'], [], [['text', '/api/negotiation/status/grid']], [], []],
    'app_negotiationstatus_getall' => [[], ['_controller' => 'App\\Controller\\NegotiationStatusController::getAllAction'], [], [['text', '/api/negotiation/status']], [], []],
    'app_negotiationstatus_get' => [['id'], ['_controller' => 'App\\Controller\\NegotiationStatusController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/negotiation/status']], [], []],
    'app_negotiationstatus_post' => [[], ['_controller' => 'App\\Controller\\NegotiationStatusController::postAction'], [], [['text', '/api/negotiation/status']], [], []],
    'app_negotiationstatus_put' => [['id'], ['_controller' => 'App\\Controller\\NegotiationStatusController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/negotiation/status']], [], []],
    'app_negotiationstatus_patch' => [['id'], ['_controller' => 'App\\Controller\\NegotiationStatusController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/negotiation/status']], [], []],
    'app_negotiationstatus_delete' => [['id'], ['_controller' => 'App\\Controller\\NegotiationStatusController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/negotiation/status']], [], []],
    'app_negotiationstatus_getschema' => [[], ['_controller' => 'App\\Controller\\NegotiationStatusController::getSchemaAction'], [], [['text', '/api/negotiation/status/schema']], [], []],
    'app_prospect_import_import' => [[], ['_controller' => 'App\\Controller\\Prospect\\ImportController::import'], [], [['text', '/api/prospect/import']], [], []],
    'app_prospect_problem_getgrid' => [[], ['_controller' => 'App\\Controller\\Prospect\\ProblemController::getGridAction'], [], [['text', '/api/prospect/problem/grid']], [], []],
    'app_prospect_problem_getall' => [[], ['_controller' => 'App\\Controller\\Prospect\\ProblemController::getAllAction'], [], [['text', '/api/prospect/problem']], [], []],
    'app_prospect_problem_get' => [['id'], ['_controller' => 'App\\Controller\\Prospect\\ProblemController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/prospect/problem']], [], []],
    'app_prospect_problem_patch' => [['id'], ['_controller' => 'App\\Controller\\Prospect\\ProblemController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/prospect/problem']], [], []],
    'app_prospect_problem_delete' => [['id'], ['_controller' => 'App\\Controller\\Prospect\\ProblemController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/prospect/problem']], [], []],
    'app_prospect_getgridprospect' => [[], ['_controller' => 'App\\Controller\\ProspectController::getGridProspectAction'], [], [['text', '/api/prospect/grid']], [], []],
    'app_prospect_getall' => [[], ['_controller' => 'App\\Controller\\ProspectController::getAllAction'], [], [['text', '/api/prospect']], [], []],
    'app_prospect_getprospect' => [['id'], ['_controller' => 'App\\Controller\\ProspectController::getProspectAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/prospect']], [], []],
    'app_prospect_post' => [[], ['_controller' => 'App\\Controller\\ProspectController::postAction'], [], [['text', '/api/prospect']], [], []],
    'app_prospect_putprospect' => [['id'], ['_controller' => 'App\\Controller\\ProspectController::putProspectAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/prospect']], [], []],
    'app_prospect_patchprospect' => [['id'], ['_controller' => 'App\\Controller\\ProspectController::patchProspectAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/prospect']], [], []],
    'app_prospect_delete' => [['id'], ['_controller' => 'App\\Controller\\ProspectController::delete'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/prospect']], [], []],
    'app_prospect_getschema' => [[], ['_controller' => 'App\\Controller\\ProspectController::getSchema'], [], [['text', '/api/prospect/schema']], [], []],
    'app_research_status_getgrid' => [[], ['_controller' => 'App\\Controller\\Research\\StatusController::getGridAction'], [], [['text', '/api/research/status/grid']], [], []],
    'app_research_status_getall' => [[], ['_controller' => 'App\\Controller\\Research\\StatusController::getAllAction'], [], [['text', '/api/research/status']], [], []],
    'app_research_status_get' => [['id'], ['_controller' => 'App\\Controller\\Research\\StatusController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/research/status']], [], []],
    'app_research_status_post' => [[], ['_controller' => 'App\\Controller\\Research\\StatusController::postAction'], [], [['text', '/api/research/status']], [], []],
    'app_research_status_put' => [['id'], ['_controller' => 'App\\Controller\\Research\\StatusController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/research/status']], [], []],
    'app_research_status_patch' => [['id'], ['_controller' => 'App\\Controller\\Research\\StatusController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/research/status']], [], []],
    'app_research_status_delete' => [['id'], ['_controller' => 'App\\Controller\\Research\\StatusController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/research/status']], [], []],
    'app_research_status_getschema' => [[], ['_controller' => 'App\\Controller\\Research\\StatusController::getSchemaAction'], [], [['text', '/api/research/status/schema']], [], []],
    'app_research_getgrid' => [[], ['_controller' => 'App\\Controller\\ResearchController::getGridAction'], [], [['text', '/api/research/grid']], [], []],
    'app_research_getall' => [[], ['_controller' => 'App\\Controller\\ResearchController::getAllAction'], [], [['text', '/api/research']], [], []],
    'app_research_get' => [['id'], ['_controller' => 'App\\Controller\\ResearchController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/research']], [], []],
    'app_research_post' => [[], ['_controller' => 'App\\Controller\\ResearchController::postAction'], [], [['text', '/api/research']], [], []],
    'app_research_put' => [['id'], ['_controller' => 'App\\Controller\\ResearchController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/research']], [], []],
    'app_research_patch' => [['id'], ['_controller' => 'App\\Controller\\ResearchController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/research']], [], []],
    'app_research_delete' => [['id'], ['_controller' => 'App\\Controller\\ResearchController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/research']], [], []],
    'app_research_getschema' => [[], ['_controller' => 'App\\Controller\\ResearchController::getSchemaAction'], [], [['text', '/api/research/schema']], [], []],
    'app_resetpassword_postresetpassword' => [[], ['_controller' => 'App\\Controller\\ResetPasswordController::postResetPassword'], [], [['text', '/api/user/password/reset']], [], []],
    'app_resetpassword_postnewpassword' => [[], ['_controller' => 'App\\Controller\\ResetPasswordController::postNewPassword'], [], [['text', '/api/user/password/confirm']], [], []],
    'app_timelog_getgrid' => [[], ['_controller' => 'App\\Controller\\TimeLogController::getGridAction'], [], [['text', '/api/timelog/grid']], [], []],
    'app_timelog_getall' => [[], ['_controller' => 'App\\Controller\\TimeLogController::getAllAction'], [], [['text', '/api/timelog']], [], []],
    'app_timelog_get' => [['id'], ['_controller' => 'App\\Controller\\TimeLogController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/timelog']], [], []],
    'app_timelog_post' => [[], ['_controller' => 'App\\Controller\\TimeLogController::postAction'], [], [['text', '/api/timelog']], [], []],
    'app_timelog_put' => [['id'], ['_controller' => 'App\\Controller\\TimeLogController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/timelog']], [], []],
    'app_timelog_patch' => [['id'], ['_controller' => 'App\\Controller\\TimeLogController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/timelog']], [], []],
    'app_timelog_delete' => [['id'], ['_controller' => 'App\\Controller\\TimeLogController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/timelog']], [], []],
    'app_timelog_getschema' => [[], ['_controller' => 'App\\Controller\\TimeLogController::getSchemaAction'], [], [['text', '/api/timelog/schema']], [], []],
    'app_timelogtypecategory_getgrid' => [[], ['_controller' => 'App\\Controller\\TimeLogTypeCategoryController::getGridAction'], [], [['text', '/api/timelog/type/category/grid']], [], []],
    'app_timelogtypecategory_getall' => [[], ['_controller' => 'App\\Controller\\TimeLogTypeCategoryController::getAllAction'], [], [['text', '/api/timelog/type/category']], [], []],
    'app_timelogtypecategory_get' => [['id'], ['_controller' => 'App\\Controller\\TimeLogTypeCategoryController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/timelog/type/category']], [], []],
    'app_timelogtypecategory_post' => [[], ['_controller' => 'App\\Controller\\TimeLogTypeCategoryController::postAction'], [], [['text', '/api/timelog/type/category']], [], []],
    'app_timelogtypecategory_put' => [['id'], ['_controller' => 'App\\Controller\\TimeLogTypeCategoryController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/timelog/type/category']], [], []],
    'app_timelogtypecategory_patch' => [['id'], ['_controller' => 'App\\Controller\\TimeLogTypeCategoryController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/timelog/type/category']], [], []],
    'app_timelogtypecategory_delete' => [['id'], ['_controller' => 'App\\Controller\\TimeLogTypeCategoryController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/timelog/type/category']], [], []],
    'app_timelogtypecategory_getschema' => [[], ['_controller' => 'App\\Controller\\TimeLogTypeCategoryController::getSchemaAction'], [], [['text', '/api/timelog/type/category/schema']], [], []],
    'app_timelogtype_getgrid' => [[], ['_controller' => 'App\\Controller\\TimeLogTypeController::getGridAction'], [], [['text', '/api/timelog/type/grid']], [], []],
    'app_timelogtype_getall' => [[], ['_controller' => 'App\\Controller\\TimeLogTypeController::getAllAction'], [], [['text', '/api/timelog/type']], [], []],
    'app_timelogtype_get' => [['id'], ['_controller' => 'App\\Controller\\TimeLogTypeController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/timelog/type']], [], []],
    'app_timelogtype_post' => [[], ['_controller' => 'App\\Controller\\TimeLogTypeController::postAction'], [], [['text', '/api/timelog/type']], [], []],
    'app_timelogtype_put' => [['id'], ['_controller' => 'App\\Controller\\TimeLogTypeController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/timelog/type']], [], []],
    'app_timelogtype_patch' => [['id'], ['_controller' => 'App\\Controller\\TimeLogTypeController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/timelog/type']], [], []],
    'app_timelogtype_delete' => [['id'], ['_controller' => 'App\\Controller\\TimeLogTypeController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/timelog/type']], [], []],
    'app_timelogtype_getschema' => [[], ['_controller' => 'App\\Controller\\TimeLogTypeController::getSchemaAction'], [], [['text', '/api/timelog/type/schema']], [], []],
    'app_user_note_getgrid' => [[], ['_controller' => 'App\\Controller\\User\\NoteController::getGridAction'], [], [['text', '/api/user/note/grid']], [], []],
    'app_user_note_getall' => [[], ['_controller' => 'App\\Controller\\User\\NoteController::getAllAction'], [], [['text', '/api/user/note']], [], []],
    'app_user_note_get' => [['id'], ['_controller' => 'App\\Controller\\User\\NoteController::getAction'], ['id' => '\\d+'], [['variable', '/', '\\d+', 'id'], ['text', '/api/user/note']], [], []],
    'app_user_note_post' => [[], ['_controller' => 'App\\Controller\\User\\NoteController::postAction'], [], [['text', '/api/user/note']], [], []],
    'app_user_note_put' => [['id'], ['_controller' => 'App\\Controller\\User\\NoteController::putAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/user/note']], [], []],
    'app_user_note_patch' => [['id'], ['_controller' => 'App\\Controller\\User\\NoteController::patchAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/user/note']], [], []],
    'app_user_note_delete' => [['id'], ['_controller' => 'App\\Controller\\User\\NoteController::deleteAction'], [], [['variable', '/', '[^/]++', 'id'], ['text', '/api/user/note']], [], []],
    'app_user_note_getschema' => [[], ['_controller' => 'App\\Controller\\User\\NoteController::getSchemaAction'], [], [['text', '/api/user/note/schema']], [], []],
    'app_user_getgriduser' => [[], ['_controller' => 'App\\Controller\\UserController::getGridUser'], [], [['text', '/api/user/grid']], [], []],
    'app_user_getalluser' => [[], ['_controller' => 'App\\Controller\\UserController::getAllUser'], [], [['text', '/api/user']], [], []],
    'app_user_getuserresource' => [['userId'], ['_controller' => 'App\\Controller\\UserController::getUserResource'], ['userId' => '\\d+'], [['variable', '/', '\\d+', 'userId'], ['text', '/api/user']], [], []],
    'app_user_getauthenticateduser' => [[], ['_controller' => 'App\\Controller\\UserController::getAuthenticatedUser'], [], [['text', '/api/user/self']], [], []],
    'app_user_postuser' => [[], ['_controller' => 'App\\Controller\\UserController::postUser'], [], [['text', '/api/user']], [], []],
    'app_user_putuser' => [['userId'], ['_controller' => 'App\\Controller\\UserController::putUser'], [], [['variable', '/', '[^/]++', 'userId'], ['text', '/api/user']], [], []],
    'app_user_patchuser' => [['userId'], ['_controller' => 'App\\Controller\\UserController::patchUserAction'], [], [['variable', '/', '[^/]++', 'userId'], ['text', '/api/user']], [], []],
    'app_user_deleteuser' => [['userId'], ['_controller' => 'App\\Controller\\UserController::deleteUser'], [], [['variable', '/', '[^/]++', 'userId'], ['text', '/api/user']], [], []],
    'app_user_getschema' => [[], ['_controller' => 'App\\Controller\\UserController::getSchema'], [], [['text', '/api/user/schema']], [], []],
    '_preview_error' => [['code', '_format'], ['_controller' => 'error_controller::preview', '_format' => 'html'], ['code' => '\\d+'], [['variable', '.', '[^/]++', '_format'], ['variable', '/', '\\d+', 'code'], ['text', '/_error']], [], []],
    '_twig_error_test' => [['code', '_format'], ['_controller' => 'twig.controller.preview_error::previewErrorPageAction', '_format' => 'html'], ['code' => '\\d+'], [['variable', '.', '[^/]++', '_format'], ['variable', '/', '\\d+', 'code'], ['text', '/_error']], [], []],
    '_wdt' => [['token'], ['_controller' => 'web_profiler.controller.profiler::toolbarAction'], [], [['variable', '/', '[^/]++', 'token'], ['text', '/_wdt']], [], []],
    '_profiler_home' => [[], ['_controller' => 'web_profiler.controller.profiler::homeAction'], [], [['text', '/_profiler/']], [], []],
    '_profiler_search' => [[], ['_controller' => 'web_profiler.controller.profiler::searchAction'], [], [['text', '/_profiler/search']], [], []],
    '_profiler_search_bar' => [[], ['_controller' => 'web_profiler.controller.profiler::searchBarAction'], [], [['text', '/_profiler/search_bar']], [], []],
    '_profiler_phpinfo' => [[], ['_controller' => 'web_profiler.controller.profiler::phpinfoAction'], [], [['text', '/_profiler/phpinfo']], [], []],
    '_profiler_search_results' => [['token'], ['_controller' => 'web_profiler.controller.profiler::searchResultsAction'], [], [['text', '/search/results'], ['variable', '/', '[^/]++', 'token'], ['text', '/_profiler']], [], []],
    '_profiler_open_file' => [[], ['_controller' => 'web_profiler.controller.profiler::openAction'], [], [['text', '/_profiler/open']], [], []],
    '_profiler' => [['token'], ['_controller' => 'web_profiler.controller.profiler::panelAction'], [], [['variable', '/', '[^/]++', 'token'], ['text', '/_profiler']], [], []],
    '_profiler_router' => [['token'], ['_controller' => 'web_profiler.controller.router::panelAction'], [], [['text', '/router'], ['variable', '/', '[^/]++', 'token'], ['text', '/_profiler']], [], []],
    '_profiler_exception' => [['token'], ['_controller' => 'web_profiler.controller.exception_panel::body'], [], [['text', '/exception'], ['variable', '/', '[^/]++', 'token'], ['text', '/_profiler']], [], []],
    '_profiler_exception_css' => [['token'], ['_controller' => 'web_profiler.controller.exception_panel::stylesheet'], [], [['text', '/exception.css'], ['variable', '/', '[^/]++', 'token'], ['text', '/_profiler']], [], []],
    'api_login_check' => [[], [], [], [['text', '/api/user/login']], [], []],
];
