object(Source\Core\Router\Router)#2 (4) { ["POST"]=> array(44) { ["/"]=> array(7) { ["route"]=> string(0) "" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\Hotspot\Web" ["action"]=> string(4) "home" ["data"]=> array(0) { } } ["/webhook/v3/([^/]+)"]=> array(7) { ["route"]=> string(23) "/webhook/v3/{licenceId}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Webhook" ["action"]=> string(8) "whatsApp" ["data"]=> array(1) { ["licenceId"]=> string(6) "assets" } } ["/webhook/chatcorp"]=> array(7) { ["route"]=> string(17) "/webhook/chatcorp" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Webhook" ["action"]=> string(8) "chatcorp" ["data"]=> array(0) { } } ["/paywall/([^/]+)"]=> array(7) { ["route"]=> string(14) "/paywall/{val}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Payment" ["action"]=> string(16) "gravarAcessoPago" ["data"]=> array(1) { ["val"]=> string(6) "assets" } } ["/acctPrivacyPolicy/([^/]+)"]=> array(7) { ["route"]=> string(25) "/acctPrivacyPolicy/{acct}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(25) "Source\App\Hotspot\Policy" ["action"]=> string(17) "acctPrivacyPolicy" ["data"]=> array(1) { ["acct"]=> string(6) "assets" } } ["/sendVerificationCode"]=> array(7) { ["route"]=> string(21) "/sendVerificationCode" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(20) "sendVerificationCode" ["data"]=> array(0) { } } ["/resendKey/([^/]+)"]=> array(7) { ["route"]=> string(17) "/resendKey/{type}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(27) "reenviarCodigoDeVerificacao" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/setCallToAction"]=> array(7) { ["route"]=> string(16) "/setCallToAction" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(15) "setCallToAction" ["data"]=> array(0) { } } ["/checkVoucher"]=> array(7) { ["route"]=> string(13) "/checkVoucher" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(12) "checkVoucher" ["data"]=> array(0) { } } ["/feedback"]=> array(7) { ["route"]=> string(9) "/feedback" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(12) "saveFeedback" ["data"]=> array(0) { } } ["/rating/([^/]+)"]=> array(7) { ["route"]=> string(14) "/rating/{type}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(25) "Source\App\Hotspot\Rating" ["action"]=> string(4) "save" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/forgotPassword"]=> array(7) { ["route"]=> string(15) "/forgotPassword" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(14) "forgotPassword" ["data"]=> array(0) { } } ["/checkVerificationCode"]=> array(7) { ["route"]=> string(22) "/checkVerificationCode" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(21) "checkVerificationCode" ["data"]=> array(0) { } } ["/checkUpdateVerificationCode"]=> array(7) { ["route"]=> string(28) "/checkUpdateVerificationCode" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(27) "checkUpdateVerificationCode" ["data"]=> array(0) { } } ["/checkEmail/([^/]+)"]=> array(7) { ["route"]=> string(18) "/checkEmail/{type}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(10) "checkEmail" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/checkUpdateCpf"]=> array(7) { ["route"]=> string(15) "/checkUpdateCpf" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(14) "checkUpdateCpf" ["data"]=> array(0) { } } ["/checkCreditCard/([^/]+)"]=> array(7) { ["route"]=> string(25) "/checkCreditCard/{cardId}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Payment" ["action"]=> string(15) "checkCreditCard" ["data"]=> array(1) { ["cardId"]=> string(6) "assets" } } ["/checkCreditCard"]=> array(7) { ["route"]=> string(16) "/checkCreditCard" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Payment" ["action"]=> string(15) "checkCreditCard" ["data"]=> array(0) { } } ["/regretPolicy"]=> array(7) { ["route"]=> string(13) "/regretPolicy" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Payment" ["action"]=> string(12) "regretPolicy" ["data"]=> array(0) { } } ["/payment/([^/]+)/success"]=> array(7) { ["route"]=> string(23) "/payment/{type}/success" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Payment" ["action"]=> string(7) "success" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/payment/cancel"]=> array(7) { ["route"]=> string(15) "/payment/cancel" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Payment" ["action"]=> string(6) "cancel" ["data"]=> array(0) { } } ["/generatePixCode"]=> array(7) { ["route"]=> string(16) "/generatePixCode" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Payment" ["action"]=> string(10) "getPixCode" ["data"]=> array(0) { } } ["/payment/postback"]=> array(7) { ["route"]=> string(17) "/payment/postback" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Payment" ["action"]=> string(10) "getPixCode" ["data"]=> array(0) { } } ["/transactionUpdateStatus/([^/]+)/([^/]+)"]=> array(7) { ["route"]=> string(43) "/transactionUpdateStatus/{type}/{resale_id}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Webhook" ["action"]=> string(23) "transactionUpdateStatus" ["data"]=> array(2) { ["type"]=> string(6) "assets" ["resale_id"]=> string(7) "plugins" } } ["/loginTpl/([^/]+)"]=> array(7) { ["route"]=> string(20) "/loginTpl/{template}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(11) "getTemplate" ["data"]=> array(1) { ["template"]=> string(6) "assets" } } ["/getForm/([^/]+)"]=> array(7) { ["route"]=> string(19) "/getForm/{template}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Forms" ["action"]=> string(11) "getTemplate" ["data"]=> array(1) { ["template"]=> string(6) "assets" } } ["/getComplements/([^/]+)"]=> array(7) { ["route"]=> string(26) "/getComplements/{template}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Forms" ["action"]=> string(19) "getTemplateFeedback" ["data"]=> array(1) { ["template"]=> string(6) "assets" } } ["/termsofuse"]=> array(7) { ["route"]=> string(11) "/termsofuse" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Forms" ["action"]=> string(21) "getTemplateTermsOfUse" ["data"]=> array(0) { } } ["/planosacessopago"]=> array(7) { ["route"]=> string(17) "/planosacessopago" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Forms" ["action"]=> string(16) "planosAcessoPago" ["data"]=> array(0) { } } ["/cartaoacessopago"]=> array(7) { ["route"]=> string(17) "/cartaoacessopago" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Forms" ["action"]=> string(16) "cartaoacessopago" ["data"]=> array(0) { } } ["/cadLogin/([^/]+)"]=> array(7) { ["route"]=> string(16) "/cadLogin/{type}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(9) "cadastrar" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/registerLogin/([^/]+)"]=> array(7) { ["route"]=> string(21) "/registerLogin/{type}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(9) "cadastrar" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/checkLogin/([^/]+)"]=> array(7) { ["route"]=> string(18) "/checkLogin/{type}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(9) "verificar" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/registrationComplement"]=> array(7) { ["route"]=> string(23) "/registrationComplement" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(17) "completarCadastro" ["data"]=> array(0) { } } ["/updateRegistration"]=> array(7) { ["route"]=> string(19) "/updateRegistration" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(9) "atualizar" ["data"]=> array(0) { } } ["/logged/([^/]+)"]=> array(7) { ["route"]=> string(18) "/logged/{template}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(6) "logged" ["data"]=> array(1) { ["template"]=> string(6) "assets" } } ["/releaseAccess"]=> array(7) { ["route"]=> string(14) "/releaseAccess" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(13) "liberarAcesso" ["data"]=> array(0) { } } ["/social/([^/]+)"]=> array(7) { ["route"]=> string(14) "/social/{type}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(30) "Source\App\Hotspot\LoginSocial" ["action"]=> string(7) "retorno" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/social/r/([^/]+)"]=> array(7) { ["route"]=> string(16) "/social/r/{type}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(30) "Source\App\Hotspot\LoginSocial" ["action"]=> string(7) "retorno" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/subscribe/confirm/([^/]+)"]=> array(7) { ["route"]=> string(33) "/subscribe/confirm/{subscription}" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(28) "Source\App\Hotspot\Subscribe" ["action"]=> string(7) "confirm" ["data"]=> array(1) { ["subscription"]=> string(6) "assets" } } ["/api/user"]=> array(7) { ["route"]=> string(9) "/api/user" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\HsApi\Users" ["action"]=> string(6) "create" ["data"]=> array(0) { } } ["/cc/empresa"]=> array(7) { ["route"]=> string(11) "/cc/empresa" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(39) "Source\App\Financeiro\ChatCorp\Checkout" ["action"]=> string(11) "novaEmpresa" ["data"]=> array(0) { } } ["/cc/pedido"]=> array(7) { ["route"]=> string(10) "/cc/pedido" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(39) "Source\App\Financeiro\ChatCorp\Checkout" ["action"]=> string(10) "novoPedido" ["data"]=> array(0) { } } ["/cc/pedido/([^/]+)/items"]=> array(7) { ["route"]=> string(27) "/cc/pedido/{order_id}/items" ["name"]=> NULL ["method"]=> string(4) "POST" ["middlewares"]=> NULL ["handler"]=> string(39) "Source\App\Financeiro\ChatCorp\Checkout" ["action"]=> string(11) "itensPedido" ["data"]=> array(1) { ["order_id"]=> string(6) "assets" } } } ["GET"]=> array(47) { ["/"]=> array(7) { ["route"]=> string(0) "" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\Hotspot\Web" ["action"]=> string(7) "default" ["data"]=> array(0) { } } ["/([^/]+)"]=> array(7) { ["route"]=> string(7) "/{hash}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\Hotspot\Web" ["action"]=> string(7) "preview" ["data"]=> array(1) { ["hash"]=> string(6) "assets" } } ["/([^/]+)/([^/]+)"]=> array(7) { ["route"]=> string(15) "/{hash}/{model}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\Hotspot\Web" ["action"]=> string(7) "preview" ["data"]=> array(2) { ["hash"]=> string(6) "assets" ["model"]=> string(7) "plugins" } } ["/h/([^/]+)"]=> array(7) { ["route"]=> string(12) "/h/{hotspot}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\Hotspot\Web" ["action"]=> string(5) "index" ["data"]=> array(1) { ["hotspot"]=> string(6) "assets" } } ["/authIn"]=> array(7) { ["route"]=> string(7) "/authIn" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\Hotspot\Web" ["action"]=> string(6) "authIn" ["data"]=> array(0) { } } ["/authCheck"]=> array(7) { ["route"]=> string(10) "/authCheck" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\Hotspot\Web" ["action"]=> string(9) "authCheck" ["data"]=> array(0) { } } ["/authInfo"]=> array(7) { ["route"]=> string(9) "/authInfo" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\Hotspot\Web" ["action"]=> string(8) "authInfo" ["data"]=> array(0) { } } ["/dhcpAccess/([^/]+)/([^/]+)"]=> array(7) { ["route"]=> string(27) "/dhcpAccess/{hotspot}/{mac}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Webhook" ["action"]=> string(10) "dhcpAccess" ["data"]=> array(2) { ["hotspot"]=> string(6) "assets" ["mac"]=> string(7) "plugins" } } ["/dhcpList/([^/]+)"]=> array(7) { ["route"]=> string(19) "/dhcpList/{hotspot}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Webhook" ["action"]=> string(8) "dhcpList" ["data"]=> array(1) { ["hotspot"]=> string(6) "assets" } } ["/webportal/([^/]+)"]=> array(7) { ["route"]=> string(17) "/webportal/{hash}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\Hotspot\Web" ["action"]=> string(9) "webportal" ["data"]=> array(1) { ["hash"]=> string(6) "assets" } } ["/rating"]=> array(7) { ["route"]=> string(7) "/rating" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(25) "Source\App\Hotspot\Rating" ["action"]=> string(6) "render" ["data"]=> array(0) { } } ["/rating/obrigado"]=> array(7) { ["route"]=> string(16) "/rating/obrigado" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(25) "Source\App\Hotspot\Rating" ["action"]=> string(8) "obrigado" ["data"]=> array(0) { } } ["/portfolio/([^/]+)"]=> array(7) { ["route"]=> string(17) "/portfolio/{hash}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(28) "Source\App\Hotspot\Portfolio" ["action"]=> string(5) "index" ["data"]=> array(1) { ["hash"]=> string(6) "assets" } } ["/getPagePortfolio/([^/]+)"]=> array(7) { ["route"]=> string(24) "/getPagePortfolio/{page}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(28) "Source\App\Hotspot\Portfolio" ["action"]=> string(16) "getPagePortfolio" ["data"]=> array(1) { ["page"]=> string(6) "assets" } } ["/getDelayAnuncio"]=> array(7) { ["route"]=> string(16) "/getDelayAnuncio" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(15) "getDelayAnuncio" ["data"]=> array(0) { } } ["/unlinkMacUser/([^/]+)"]=> array(7) { ["route"]=> string(20) "/unlinkMacUser/{mac}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(13) "unlinkMacUser" ["data"]=> array(1) { ["mac"]=> string(6) "assets" } } ["/unlinkMacUser"]=> array(7) { ["route"]=> string(14) "/unlinkMacUser" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(13) "unlinkMacUser" ["data"]=> array(0) { } } ["/policy/([^/]+)"]=> array(7) { ["route"]=> string(14) "/policy/{type}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(25) "Source\App\Hotspot\Policy" ["action"]=> string(4) "show" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/checkPlan/([^/]+)"]=> array(7) { ["route"]=> string(19) "/checkPlan/{planId}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Payment" ["action"]=> string(9) "checkPlan" ["data"]=> array(1) { ["planId"]=> string(6) "assets" } } ["/payment/([^/]+)/success"]=> array(7) { ["route"]=> string(23) "/payment/{type}/success" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Payment" ["action"]=> string(7) "success" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/payment/cancel"]=> array(7) { ["route"]=> string(15) "/payment/cancel" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Payment" ["action"]=> string(6) "cancel" ["data"]=> array(0) { } } ["/paymentAccess/([^/]+)/([^/]+)/([^/]+)"]=> array(7) { ["route"]=> string(52) "/paymentAccess/{voucher_id}/{user_id}/{voucher_hash}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Payment" ["action"]=> string(11) "checkAccess" ["data"]=> array(3) { ["voucher_id"]=> string(6) "assets" ["user_id"]=> string(7) "plugins" ["voucher_hash"]=> string(16) "bootstrap-notify" } } ["/checkLogin/([^/]+)"]=> array(7) { ["route"]=> string(18) "/checkLogin/{type}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(9) "verificar" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/checkAutomaticAccess"]=> array(7) { ["route"]=> string(21) "/checkAutomaticAccess" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(20) "checkAutomaticAccess" ["data"]=> array(0) { } } ["/releaseAccess"]=> array(7) { ["route"]=> string(14) "/releaseAccess" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(14) "acessoLiberado" ["data"]=> array(0) { } } ["/logged"]=> array(7) { ["route"]=> string(7) "/logged" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(16) "logadoComSucesso" ["data"]=> array(0) { } } ["/status.php"]=> array(7) { ["route"]=> string(11) "/status.php" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(18) "usuarioAutenticado" ["data"]=> array(0) { } } ["/usuarioAutenticado"]=> array(7) { ["route"]=> string(19) "/usuarioAutenticado" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(18) "usuarioAutenticado" ["data"]=> array(0) { } } ["/social/([^/]+)"]=> array(7) { ["route"]=> string(14) "/social/{type}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(30) "Source\App\Hotspot\LoginSocial" ["action"]=> string(5) "start" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/social/r/([^/]+)"]=> array(7) { ["route"]=> string(16) "/social/r/{type}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(30) "Source\App\Hotspot\LoginSocial" ["action"]=> string(7) "retorno" ["data"]=> array(1) { ["type"]=> string(6) "assets" } } ["/social/retorno"]=> array(7) { ["route"]=> string(15) "/social/retorno" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(30) "Source\App\Hotspot\LoginSocial" ["action"]=> string(6) "render" ["data"]=> array(0) { } } ["/subscribe/unsubscribe/([^/]+)/([^/]+)/([^/]+)/([^/]+)"]=> array(7) { ["route"]=> string(54) "/subscribe/unsubscribe/{hash}/{from}/{userId}/{origin}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(28) "Source\App\Hotspot\Subscribe" ["action"]=> string(11) "unsubscribe" ["data"]=> array(4) { ["hash"]=> string(6) "assets" ["from"]=> string(7) "plugins" ["userId"]=> string(16) "bootstrap-notify" ["origin"]=> string(19) "bootstrap-notify.js" } } ["/unsubscribe/([^/]+)/([^/]+)/([^/]+)/([^/]+)"]=> array(7) { ["route"]=> string(44) "/unsubscribe/{hash}/{from}/{userId}/{origin}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(28) "Source\App\Hotspot\Subscribe" ["action"]=> string(11) "unsubscribe" ["data"]=> array(4) { ["hash"]=> string(6) "assets" ["from"]=> string(7) "plugins" ["userId"]=> string(16) "bootstrap-notify" ["origin"]=> string(19) "bootstrap-notify.js" } } ["/subscribe/welcome"]=> array(7) { ["route"]=> string(18) "/subscribe/welcome" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(28) "Source\App\Hotspot\Subscribe" ["action"]=> string(7) "welcome" ["data"]=> array(0) { } } ["/subscribe/finally"]=> array(7) { ["route"]=> string(18) "/subscribe/finally" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(28) "Source\App\Hotspot\Subscribe" ["action"]=> string(7) "finally" ["data"]=> array(0) { } } ["/ops/([^/]+)"]=> array(7) { ["route"]=> string(14) "/ops/{errcode}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Error" ["action"]=> string(5) "index" ["data"]=> array(1) { ["errcode"]=> string(6) "assets" } } ["/api"]=> array(7) { ["route"]=> string(4) "/api" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\HsApi\Error" ["action"]=> string(8) "apiError" ["data"]=> array(0) { } } ["/api/user"]=> array(7) { ["route"]=> string(9) "/api/user" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\HsApi\Users" ["action"]=> string(5) "index" ["data"]=> array(0) { } } ["/api/user/([^/]+)"]=> array(7) { ["route"]=> string(19) "/api/user/{user_id}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\HsApi\Users" ["action"]=> string(4) "read" ["data"]=> array(1) { ["user_id"]=> string(6) "assets" } } ["/api/hotspot"]=> array(7) { ["route"]=> string(12) "/api/hotspot" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(27) "Source\App\HsApi\HotspotApi" ["action"]=> string(5) "index" ["data"]=> array(0) { } } ["/api/hotspot/([^/]+)"]=> array(7) { ["route"]=> string(25) "/api/hotspot/{hotspot_id}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(27) "Source\App\HsApi\HotspotApi" ["action"]=> string(4) "read" ["data"]=> array(1) { ["hotspot_id"]=> string(6) "assets" } } ["/cc"]=> array(7) { ["route"]=> string(3) "/cc" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(39) "Source\App\Financeiro\ChatCorp\Checkout" ["action"]=> string(7) "handler" ["data"]=> array(0) { } } ["/cc/servicos"]=> array(7) { ["route"]=> string(12) "/cc/servicos" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(39) "Source\App\Financeiro\ChatCorp\Checkout" ["action"]=> string(14) "listarServicos" ["data"]=> array(0) { } } ["/cc/servicos/([^/]+)"]=> array(7) { ["route"]=> string(19) "/cc/servicos/{tipo}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(39) "Source\App\Financeiro\ChatCorp\Checkout" ["action"]=> string(14) "listarServicos" ["data"]=> array(1) { ["tipo"]=> string(6) "assets" } } ["/cc/pedidos/([^/]+)"]=> array(7) { ["route"]=> string(23) "/cc/pedidos/{empresaId}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(39) "Source\App\Financeiro\ChatCorp\Checkout" ["action"]=> string(13) "listarPedidos" ["data"]=> array(1) { ["empresaId"]=> string(6) "assets" } } ["/painel/assets/uploads/summernote/([^/]+)"]=> array(7) { ["route"]=> string(45) "/painel/assets/uploads/summernote/{image_url}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(14) "Source\App\Web" ["action"]=> string(13) "s3RedirectImg" ["data"]=> array(1) { ["image_url"]=> string(6) "assets" } } ["/painel/_arquivos/([^/]+)"]=> array(7) { ["route"]=> string(28) "/painel/_arquivos/{filename}" ["name"]=> NULL ["method"]=> string(3) "GET" ["middlewares"]=> NULL ["handler"]=> string(14) "Source\App\Web" ["action"]=> string(14) "s3RedirectFile" ["data"]=> array(1) { ["filename"]=> string(6) "assets" } } } ["PUT"]=> array(5) { ["/changeLanguage"]=> array(7) { ["route"]=> string(15) "/changeLanguage" ["name"]=> NULL ["method"]=> string(3) "PUT" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Actions" ["action"]=> string(14) "changeLanguage" ["data"]=> array(0) { } } ["/api/user/([^/]+)"]=> array(7) { ["route"]=> string(19) "/api/user/{user_id}" ["name"]=> NULL ["method"]=> string(3) "PUT" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\HsApi\Users" ["action"]=> string(6) "update" ["data"]=> array(1) { ["user_id"]=> string(6) "assets" } } ["/api/hotspot/([^/]+)"]=> array(7) { ["route"]=> string(25) "/api/hotspot/{hotspot_id}" ["name"]=> NULL ["method"]=> string(3) "PUT" ["middlewares"]=> NULL ["handler"]=> string(27) "Source\App\HsApi\HotspotApi" ["action"]=> string(6) "update" ["data"]=> array(1) { ["hotspot_id"]=> string(6) "assets" } } ["/cc/pedido/([^/]+)"]=> array(7) { ["route"]=> string(21) "/cc/pedido/{order_id}" ["name"]=> NULL ["method"]=> string(3) "PUT" ["middlewares"]=> NULL ["handler"]=> string(39) "Source\App\Financeiro\ChatCorp\Checkout" ["action"]=> string(12) "financeiroOk" ["data"]=> array(1) { ["order_id"]=> string(6) "assets" } } ["/manager/changeStorageDefault/([^/]+)"]=> array(7) { ["route"]=> string(45) "/manager/changeStorageDefault/{serverDefault}" ["name"]=> NULL ["method"]=> string(3) "PUT" ["middlewares"]=> NULL ["handler"]=> string(21) "Source\App\Manager\Dt" ["action"]=> string(20) "changeStorageDefault" ["data"]=> array(1) { ["serverDefault"]=> string(6) "assets" } } } ["DELETE"]=> array(5) { ["/removeCard/([^/]+)"]=> array(7) { ["route"]=> string(20) "/removeCard/{cardId}" ["name"]=> NULL ["method"]=> string(6) "DELETE" ["middlewares"]=> NULL ["handler"]=> string(26) "Source\App\Hotspot\Payment" ["action"]=> string(10) "removeCard" ["data"]=> array(1) { ["cardId"]=> string(6) "assets" } } ["/removeRegistration"]=> array(7) { ["route"]=> string(19) "/removeRegistration" ["name"]=> NULL ["method"]=> string(6) "DELETE" ["middlewares"]=> NULL ["handler"]=> string(24) "Source\App\Hotspot\Login" ["action"]=> string(15) "removerCadastro" ["data"]=> array(0) { } } ["/api/user/([^/]+)"]=> array(7) { ["route"]=> string(19) "/api/user/{user_id}" ["name"]=> NULL ["method"]=> string(6) "DELETE" ["middlewares"]=> NULL ["handler"]=> string(22) "Source\App\HsApi\Users" ["action"]=> string(6) "delete" ["data"]=> array(1) { ["user_id"]=> string(6) "assets" } } ["/cc/pedido"]=> array(7) { ["route"]=> string(10) "/cc/pedido" ["name"]=> NULL ["method"]=> string(6) "DELETE" ["middlewares"]=> NULL ["handler"]=> string(39) "Source\App\Financeiro\ChatCorp\Checkout" ["action"]=> string(14) "cancelarPedido" ["data"]=> array(0) { } } ["/cc/pedido/([^/]+)"]=> array(7) { ["route"]=> string(22) "/cc/pedido/{pedido_id}" ["name"]=> NULL ["method"]=> string(6) "DELETE" ["middlewares"]=> NULL ["handler"]=> string(39) "Source\App\Financeiro\ChatCorp\Checkout" ["action"]=> string(13) "excluirPedido" ["data"]=> array(1) { ["pedido_id"]=> string(6) "assets" } } } }