^ Dispatcher {#59
  -request: Symfony\Component\HttpFoundation\Request {#51
    +attributes: Symfony\Component\HttpFoundation\ParameterBag {#54
      #parameters: []
    }
    +request: Symfony\Component\HttpFoundation\ParameterBag {#52
      #parameters: []
    }
    +query: Symfony\Component\HttpFoundation\ParameterBag {#53
      #parameters: array:3 [
        "p" => "1012"
        "page" => "2"
        "q" => "Categorías-Botellas PET-Cafebucha-Elaboración propia de Kombucha/Disponibilidad-En stock"
      ]
    }
    +server: Symfony\Component\HttpFoundation\ServerBag {#57
      #parameters: array:38 [
        "REDIRECT_REWRITEBASE" => "/"
        "REDIRECT_HTTP_MOD_REWRITE" => "On"
        "REDIRECT_HTTPS" => "on"
        "REDIRECT_SSL_TLS_SNI" => "biokombucha.es"
        "REDIRECT_STATUS" => "200"
        "REWRITEBASE" => "/"
        "HTTP_MOD_REWRITE" => "On"
        "HTTPS" => "on"
        "SSL_TLS_SNI" => "biokombucha.es"
        "HTTP_ACCEPT" => "*/*"
        "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
        "HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
        "HTTP_HOST" => "biokombucha.es"
        "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
        "SERVER_SIGNATURE" => "<address>Apache/2.4.52 (Ubuntu) Server at biokombucha.es Port 443</address>\n"
        "SERVER_SOFTWARE" => "Apache/2.4.52 (Ubuntu)"
        "SERVER_NAME" => "biokombucha.es"
        "SERVER_ADDR" => "141.94.246.155"
        "SERVER_PORT" => "443"
        "REMOTE_ADDR" => "216.73.216.57"
        "DOCUMENT_ROOT" => "/var/www/biokombucha/prestashop8"
        "REQUEST_SCHEME" => "https"
        "CONTEXT_PREFIX" => ""
        "CONTEXT_DOCUMENT_ROOT" => "/var/www/biokombucha/prestashop8"
        "SERVER_ADMIN" => "[no address given]"
        "SCRIPT_FILENAME" => "/var/www/biokombucha/prestashop8/index.php"
        "REMOTE_PORT" => "59717"
        "REDIRECT_URL" => "/3-kombuchas"
        "REDIRECT_QUERY_STRING" => "p=1012&page=2&q=Categor%C3%ADas-Botellas+PET-Cafebucha-Elaboraci%C3%B3n+propia+de+Kombucha%2FDisponibilidad-En+stock"
        "GATEWAY_INTERFACE" => "CGI/1.1"
        "SERVER_PROTOCOL" => "HTTP/1.1"
        "REQUEST_METHOD" => "GET"
        "QUERY_STRING" => "p=1012&page=2&q=Categor%C3%ADas-Botellas+PET-Cafebucha-Elaboraci%C3%B3n+propia+de+Kombucha%2FDisponibilidad-En+stock"
        "REQUEST_URI" => "/3-kombuchas?p=1012&page=2&q=Categor%C3%ADas-Botellas+PET-Cafebucha-Elaboraci%C3%B3n+propia+de+Kombucha%2FDisponibilidad-En+stock"
        "SCRIPT_NAME" => "/index.php"
        "PHP_SELF" => "/index.php"
        "REQUEST_TIME_FLOAT" => 1762208713.8368
        "REQUEST_TIME" => 1762208713
      ]
    }
    +files: Symfony\Component\HttpFoundation\FileBag {#56
      #parameters: []
    }
    +cookies: Symfony\Component\HttpFoundation\ParameterBag {#55
      #parameters: []
    }
    +headers: Symfony\Component\HttpFoundation\HeaderBag {#58
      #headers: array:5 [
        "mod-rewrite" => array:1 [
          0 => "On"
        ]
        "accept" => array:1 [
          0 => "*/*"
        ]
        "user-agent" => array:1 [
          0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
        ]
        "accept-encoding" => array:1 [
          0 => "gzip, br, zstd, deflate"
        ]
        "host" => array:1 [
          0 => "biokombucha.es"
        ]
      ]
      #cacheControl: []
    }
    #content: null
    #languages: null
    #charsets: null
    #encodings: null
    #acceptableContentTypes: null
    #pathInfo: null
    #requestUri: "/3-kombuchas?p=1012&page=2&q=Categor%C3%ADas-Botellas+PET-Cafebucha-Elaboraci%C3%B3n+propia+de+Kombucha%2FDisponibilidad-En+stock"
    #baseUrl: null
    #basePath: null
    #method: null
    #format: null
    #session: null
    #locale: null
    #defaultLocale: "en"
    -preferredFormat: null
    -isHostValid: true
    -isForwardedValid: true
    pathInfo: "/3-kombuchas"
    baseUrl: ""
    basePath: ""
    method: "GET"
    format: "html"
  }
  +default_routes: array:8 [
    "upload" => array:3 [
      "controller" => "upload"
      "rule" => "upload/{file}"
      "keywords" => array:1 [
        "file" => array:2 [
          "regexp" => ".+"
          "param" => "file"
        ]
      ]
    ]
    "category_rule" => array:3 [
      "controller" => "category"
      "rule" => "{id}-{rewrite}"
      "keywords" => array:4 [
        "id" => array:2 [
          "regexp" => "[0-9]+"
          "param" => "id_category"
        ]
        "rewrite" => array:1 [
          "regexp" => "[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?"
        ]
        "meta_keywords" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
        "meta_title" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
      ]
    ]
    "supplier_rule" => array:3 [
      "controller" => "supplier"
      "rule" => "supplier/{id}-{rewrite}"
      "keywords" => array:4 [
        "id" => array:2 [
          "regexp" => "[0-9]+"
          "param" => "id_supplier"
        ]
        "rewrite" => array:1 [
          "regexp" => "[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?"
        ]
        "meta_keywords" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
        "meta_title" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
      ]
    ]
    "manufacturer_rule" => array:3 [
      "controller" => "manufacturer"
      "rule" => "brand/{id}-{rewrite}"
      "keywords" => array:4 [
        "id" => array:2 [
          "regexp" => "[0-9]+"
          "param" => "id_manufacturer"
        ]
        "rewrite" => array:1 [
          "regexp" => "[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?"
        ]
        "meta_keywords" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
        "meta_title" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
      ]
    ]
    "cms_rule" => array:3 [
      "controller" => "cms"
      "rule" => "content/{id}-{rewrite}"
      "keywords" => array:4 [
        "id" => array:2 [
          "regexp" => "[0-9]+"
          "param" => "id_cms"
        ]
        "rewrite" => array:1 [
          "regexp" => "[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?"
        ]
        "meta_keywords" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
        "meta_title" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
      ]
    ]
    "cms_category_rule" => array:3 [
      "controller" => "cms"
      "rule" => "content/category/{id}-{rewrite}"
      "keywords" => array:4 [
        "id" => array:2 [
          "regexp" => "[0-9]+"
          "param" => "id_cms_category"
        ]
        "rewrite" => array:1 [
          "regexp" => "[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?"
        ]
        "meta_keywords" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
        "meta_title" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
      ]
    ]
    "module" => array:4 [
      "controller" => null
      "rule" => "module/{module}{/:controller}"
      "keywords" => array:2 [
        "module" => array:2 [
          "regexp" => "[_a-zA-Z0-9_-]+"
          "param" => "module"
        ]
        "controller" => array:2 [
          "regexp" => "[_a-zA-Z0-9_-]+"
          "param" => "controller"
        ]
      ]
      "params" => array:1 [
        "fc" => "module"
      ]
    ]
    "product_rule" => array:3 [
      "controller" => "product"
      "rule" => "{category:/}{id}{-:id_product_attribute}-{rewrite}{-:ean13}.html"
      "keywords" => array:13 [
        "id" => array:2 [
          "regexp" => "[0-9]+"
          "param" => "id_product"
        ]
        "id_product_attribute" => array:2 [
          "regexp" => "[0-9]*+"
          "param" => "id_product_attribute"
        ]
        "rewrite" => array:2 [
          "regexp" => "[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?"
          "param" => "rewrite"
        ]
        "ean13" => array:1 [
          "regexp" => "[0-9\pL]*"
        ]
        "category" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
        "categories" => array:1 [
          "regexp" => "[/_a-zA-Z0-9-\pL]*"
        ]
        "reference" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
        "meta_keywords" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
        "meta_title" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
        "manufacturer" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
        "supplier" => array:1 [
          "regexp" => "[_a-zA-Z0-9-\pL]*"
        ]
        "price" => array:1 [
          "regexp" => "[0-9\.,]*"
        ]
        "tags" => array:1 [
          "regexp" => "[a-zA-Z0-9-\pL]*"
        ]
      ]
    ]
  ]
  #use_routes: true
  #multilang_activated: false
  #routes: array:1 [
    1 => array:2 [
      1 => array:34 [
        "upload" => array:5 [
          "rule" => "upload/{file}"
          "regexp" => "#^/upload/(?P<file>.+)$#u"
          "controller" => "upload"
          "keywords" => array:1 [
            "file" => array:3 [
              "required" => true
              "prepend" => ""
              "append" => ""
            ]
          ]
          "params" => []
        ]
        "category_rule" => array:5 [
          "rule" => "{id}-{rewrite}"
          "regexp" => "#^/(?P<id_category>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)$#u"
          "controller" => "category"
          "keywords" => array:2 [
            "id" => array:3 [
              "required" => true
              "prepend" => ""
              "append" => ""
            ]
            "rewrite" => array:3 [
              "required" => false
              "prepend" => ""
              "append" => ""
            ]
          ]
          "params" => []
        ]
        "supplier_rule" => array:5 [
          "rule" => "fabricante/{id}-{rewrite}"
          "regexp" => "#^/fabricante/(?P<id_supplier>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)$#u"
          "controller" => "supplier"
          "keywords" => array:2 [
            "id" => array:3 [
              "required" => true
              "prepend" => ""
              "append" => ""
            ]
            "rewrite" => array:3 [
              "required" => false
              "prepend" => ""
              "append" => ""
            ]
          ]
          "params" => []
        ]
        "manufacturer_rule" => array:5 [
          "rule" => "marca/{id}-{rewrite}"
          "regexp" => "#^/marca/(?P<id_manufacturer>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)$#u"
          "controller" => "manufacturer"
          "keywords" => array:2 [
            "id" => array:3 [
              "required" => true
              "prepend" => ""
              "append" => ""
            ]
            "rewrite" => array:3 [
              "required" => false
              "prepend" => ""
              "append" => ""
            ]
          ]
          "params" => []
        ]
        "cms_rule" => array:5 [
          "rule" => "home/{id}-{rewrite}"
          "regexp" => "#^/home/(?P<id_cms>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)$#u"
          "controller" => "cms"
          "keywords" => array:2 [
            "id" => array:3 [
              "required" => true
              "prepend" => ""
              "append" => ""
            ]
            "rewrite" => array:3 [
              "required" => false
              "prepend" => ""
              "append" => ""
            ]
          ]
          "params" => []
        ]
        "cms_category_rule" => array:5 [
          "rule" => "pages/{id}-{rewrite}"
          "regexp" => "#^/pages/(?P<id_cms_category>[0-9]+)\-([_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)$#u"
          "controller" => "cms"
          "keywords" => array:2 [
            "id" => array:3 [
              "required" => true
              "prepend" => ""
              "append" => ""
            ]
            "rewrite" => array:3 [
              "required" => false
              "prepend" => ""
              "append" => ""
            ]
          ]
          "params" => []
        ]
        "module" => array:5 [
          "rule" => "mod/{module}{/:controller}"
          "regexp" => "#^/mod/(?P<module>[_a-zA-Z0-9_-]+)(/(?P<controller>[_a-zA-Z0-9_-]+))?$#u"
          "controller" => null
          "keywords" => array:2 [
            "module" => array:3 [
              "required" => true
              "prepend" => ""
              "append" => ""
            ]
            "controller" => array:3 [
              "required" => true
              "prepend" => "/"
              "append" => ""
            ]
          ]
          "params" => array:1 [
            "fc" => "module"
          ]
        ]
        "product_rule" => array:5 [
          "rule" => "{category:/}{id}{-:id_product_attribute}-{rewrite}{-:ean13}.html"
          "regexp" => "#^/(([_a-zA-Z0-9-\pL]*)/)?(?P<id_product>[0-9]+)(\-(?P<id_product_attribute>[0-9]*+))?\-(?P<rewrite>[_a-zA-Z0-9\x{0600}-\x{06FF}\pL\pS-]*?)(\-([0-9\pL]*))?\.html$#u"
          "controller" => "product"
          "keywords" => array:5 [
            "category" => array:3 [
              "required" => false
              "prepend" => ""
              "append" => "/"
            ]
            "id" => array:3 [
              "required" => true
              "prepend" => ""
              "append" => ""
            ]
            "id_product_attribute" => array:3 [
              "required" => true
              "prepend" => "-"
              "append" => ""
            ]
            "rewrite" => array:3 [
              "required" => true
              "prepend" => ""
              "append" => ""
            ]
            "ean13" => array:3 [
              "required" => false
              "prepend" => "-"
              "append" => ""
            ]
          ]
          "params" => []
        ]
        "guest-tracking" => array:5 [
          "rule" => "seguimiento-pedido-invitado"
          "regexp" => "#^/seguimiento\-pedido\-invitado$#u"
          "controller" => "guest-tracking"
          "keywords" => []
          "params" => []
        ]
        "password" => array:5 [
          "rule" => "recuperar-contraseña"
          "regexp" => "#^/recuperar\-contraseña$#u"
          "controller" => "password"
          "keywords" => []
          "params" => []
        ]
        "pagenotfound" => array:5 [
          "rule" => "pagina-no-encontrada"
          "regexp" => "#^/pagina\-no\-encontrada$#u"
          "controller" => "pagenotfound"
          "keywords" => []
          "params" => []
        ]
        "prices-drop" => array:5 [
          "rule" => "productos-rebajados"
          "regexp" => "#^/productos\-rebajados$#u"
          "controller" => "prices-drop"
          "keywords" => []
          "params" => []
        ]
        "order-confirmation" => array:5 [
          "rule" => "confirmacion-pedido"
          "regexp" => "#^/confirmacion\-pedido$#u"
          "controller" => "order-confirmation"
          "keywords" => []
          "params" => []
        ]
        "order-follow" => array:5 [
          "rule" => "seguimiento-pedido"
          "regexp" => "#^/seguimiento\-pedido$#u"
          "controller" => "order-follow"
          "keywords" => []
          "params" => []
        ]
        "history" => array:5 [
          "rule" => "historial-compra"
          "regexp" => "#^/historial\-compra$#u"
          "controller" => "history"
          "keywords" => []
          "params" => []
        ]
        "identity" => array:5 [
          "rule" => "datos-personales"
          "regexp" => "#^/datos\-personales$#u"
          "controller" => "identity"
          "keywords" => []
          "params" => []
        ]
        "sitemap" => array:5 [
          "rule" => "mapa del sitio"
          "regexp" => "#^/mapa del sitio$#u"
          "controller" => "sitemap"
          "keywords" => []
          "params" => []
        ]
        "authentication" => array:5 [
          "rule" => "iniciar-sesion"
          "regexp" => "#^/iniciar\-sesion$#u"
          "controller" => "authentication"
          "keywords" => []
          "params" => []
        ]
        "order-slip" => array:5 [
          "rule" => "facturas-abono"
          "regexp" => "#^/facturas\-abono$#u"
          "controller" => "order-slip"
          "keywords" => []
          "params" => []
        ]
        "best-sales" => array:5 [
          "rule" => "mas-vendidos"
          "regexp" => "#^/mas\-vendidos$#u"
          "controller" => "best-sales"
          "keywords" => []
          "params" => []
        ]
        "addresses" => array:5 [
          "rule" => "direcciones"
          "regexp" => "#^/direcciones$#u"
          "controller" => "addresses"
          "keywords" => []
          "params" => []
        ]
        "supplier" => array:5 [
          "rule" => "proveedores"
          "regexp" => "#^/proveedores$#u"
          "controller" => "supplier"
          "keywords" => []
          "params" => []
        ]
        "contact" => array:5 [
          "rule" => "contactenos"
          "regexp" => "#^/contactenos$#u"
          "controller" => "contact"
          "keywords" => []
          "params" => []
        ]
        "address" => array:5 [
          "rule" => "direccion"
          "regexp" => "#^/direccion$#u"
          "controller" => "address"
          "keywords" => []
          "params" => []
        ]
        "my-account" => array:5 [
          "rule" => "mi-cuenta"
          "regexp" => "#^/mi\-cuenta$#u"
          "controller" => "my-account"
          "keywords" => []
          "params" => []
        ]
        "new-products" => array:5 [
          "rule" => "novedades"
          "regexp" => "#^/novedades$#u"
          "controller" => "new-products"
          "keywords" => []
          "params" => []
        ]
        "discount" => array:5 [
          "rule" => "descuento"
          "regexp" => "#^/descuento$#u"
          "controller" => "discount"
          "keywords" => []
          "params" => []
        ]
        "search" => array:5 [
          "rule" => "busqueda"
          "regexp" => "#^/busqueda$#u"
          "controller" => "search"
          "keywords" => []
          "params" => []
        ]
        "stores" => array:5 [
          "rule" => "tiendas"
          "regexp" => "#^/tiendas$#u"
          "controller" => "stores"
          "keywords" => []
          "params" => []
        ]
        "cart" => array:5 [
          "rule" => "carrito"
          "regexp" => "#^/carrito$#u"
          "controller" => "cart"
          "keywords" => []
          "params" => []
        ]
        "manufacturer" => array:5 [
          "rule" => "marcas"
          "regexp" => "#^/marcas$#u"
          "controller" => "manufacturer"
          "keywords" => []
          "params" => []
        ]
        "order" => array:5 [
          "rule" => "pedido"
          "regexp" => "#^/pedido$#u"
          "controller" => "order"
          "keywords" => []
          "params" => []
        ]
        "index" => array:5 [
          "rule" => "home"
          "regexp" => "#^/home$#u"
          "controller" => "index"
          "keywords" => []
          "params" => []
        ]
        "registration" => array:5 [
          "rule" => "reg"
          "regexp" => "#^/reg$#u"
          "controller" => "registration"
          "keywords" => []
          "params" => []
        ]
      ]
      2 => array:26 [
        "pagenotfound" => array:5 [
          "rule" => "página-não-encontrada"
          "regexp" => "#^/página\-não\-encontrada$#u"
          "controller" => "pagenotfound"
          "keywords" => []
          "params" => []
        ]
        "password" => array:5 [
          "rule" => "recuperar-palavra-passe"
          "regexp" => "#^/recuperar\-palavra\-passe$#u"
          "controller" => "password"
          "keywords" => []
          "params" => []
        ]
        "guest-tracking" => array:5 [
          "rule" => "seguimento-de-visitante"
          "regexp" => "#^/seguimento\-de\-visitante$#u"
          "controller" => "guest-tracking"
          "keywords" => []
          "params" => []
        ]
        "history" => array:5 [
          "rule" => "historico-de-encomendas"
          "regexp" => "#^/historico\-de\-encomendas$#u"
          "controller" => "history"
          "keywords" => []
          "params" => []
        ]
        "order-confirmation" => array:5 [
          "rule" => "confirmacao-encomenda"
          "regexp" => "#^/confirmacao\-encomenda$#u"
          "controller" => "order-confirmation"
          "keywords" => []
          "params" => []
        ]
        "order-follow" => array:5 [
          "rule" => "acompanhar-encomenda"
          "regexp" => "#^/acompanhar\-encomenda$#u"
          "controller" => "order-follow"
          "keywords" => []
          "params" => []
        ]
        "order-slip" => array:5 [
          "rule" => "nota-de-encomenda"
          "regexp" => "#^/nota\-de\-encomenda$#u"
          "controller" => "order-slip"
          "keywords" => []
          "params" => []
        ]
        "authentication" => array:5 [
          "rule" => "inicio-de-sessao"
          "regexp" => "#^/inicio\-de\-sessao$#u"
          "controller" => "authentication"
          "keywords" => []
          "params" => []
        ]
        "new-products" => array:5 [
          "rule" => "novos-produtos"
          "regexp" => "#^/novos\-produtos$#u"
          "controller" => "new-products"
          "keywords" => []
          "params" => []
        ]
        "my-account" => array:5 [
          "rule" => "a-minha-conta"
          "regexp" => "#^/a\-minha\-conta$#u"
          "controller" => "my-account"
          "keywords" => []
          "params" => []
        ]
        "sitemap" => array:5 [
          "rule" => "mapa do site"
          "regexp" => "#^/mapa do site$#u"
          "controller" => "sitemap"
          "keywords" => []
          "params" => []
        ]
        "supplier" => array:5 [
          "rule" => "fornecedores"
          "regexp" => "#^/fornecedores$#u"
          "controller" => "supplier"
          "keywords" => []
          "params" => []
        ]
        "contact" => array:5 [
          "rule" => "contacte-nos"
          "regexp" => "#^/contacte\-nos$#u"
          "controller" => "contact"
          "keywords" => []
          "params" => []
        ]
        "best-sales" => array:5 [
          "rule" => "top-vendas"
          "regexp" => "#^/top\-vendas$#u"
          "controller" => "best-sales"
          "keywords" => []
          "params" => []
        ]
        "identity" => array:5 [
          "rule" => "identidade"
          "regexp" => "#^/identidade$#u"
          "controller" => "identity"
          "keywords" => []
          "params" => []
        ]
        "prices-drop" => array:5 [
          "rule" => "promocoes"
          "regexp" => "#^/promocoes$#u"
          "controller" => "prices-drop"
          "keywords" => []
          "params" => []
        ]
        "addresses" => array:5 [
          "rule" => "enderecos"
          "regexp" => "#^/enderecos$#u"
          "controller" => "addresses"
          "keywords" => []
          "params" => []
        ]
        "discount" => array:5 [
          "rule" => "descontos"
          "regexp" => "#^/descontos$#u"
          "controller" => "discount"
          "keywords" => []
          "params" => []
        ]
        "order" => array:5 [
          "rule" => "encomenda"
          "regexp" => "#^/encomenda$#u"
          "controller" => "order"
          "keywords" => []
          "params" => []
        ]
        "search" => array:5 [
          "rule" => "pesquisa"
          "regexp" => "#^/pesquisa$#u"
          "controller" => "search"
          "keywords" => []
          "params" => []
        ]
        "address" => array:5 [
          "rule" => "endereco"
          "regexp" => "#^/endereco$#u"
          "controller" => "address"
          "keywords" => []
          "params" => []
        ]
        "cart" => array:5 [
          "rule" => "carrinho"
          "regexp" => "#^/carrinho$#u"
          "controller" => "cart"
          "keywords" => []
          "params" => []
        ]
        "registration" => array:5 [
          "rule" => "registo"
          "regexp" => "#^/registo$#u"
          "controller" => "registration"
          "keywords" => []
          "params" => []
        ]
        "manufacturer" => array:5 [
          "rule" => "marcas"
          "regexp" => "#^/marcas$#u"
          "controller" => "manufacturer"
          "keywords" => []
          "params" => []
        ]
        "stores" => array:5 [
          "rule" => "lojas"
          "regexp" => "#^/lojas$#u"
          "controller" => "stores"
          "keywords" => []
          "params" => []
        ]
        "index" => array:5 [
          "rule" => "home"
          "regexp" => "#^/home$#u"
          "controller" => "index"
          "keywords" => []
          "params" => []
        ]
      ]
    ]
  ]
  #controller: null
  #request_uri: "/3-kombuchas?p=1012&page=2&q=Categorías-Botellas+PET-Cafebucha-Elaboración+propia+de+Kombucha/Disponibilidad-En+stock"
  #empty_route: array:3 [
    "routeID" => "index"
    "rule" => ""
    "controller" => "index"
  ]
  #default_controller: null
  #use_default_controller: false
  #controller_not_found: "pagenotfound"
  #front_controller: 1
}