5. Symfony\Component\HttpKernel\Exception\NotFoundHttpException
…/­bootstrap/­compiled.php4946
4. Illuminate\Routing\Router handleRoutingException
…/­bootstrap/­compiled.php4791
3. Illuminate\Routing\Router findRoute
…/­bootstrap/­compiled.php4779
2. Illuminate\Routing\Router dispatch
…/­bootstrap/­compiled.php483
1. Illuminate\Foundation\Application dispatch
…/­bootstrap/­compiled.php472
0. Illuminate\Foundation\Application run
…/­www/­index.php49

Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException

            $value = new Response($value);
        }
        return $value->prepare($request);
    }
    protected function handleRoutingException(\Exception $e)
    {
        if ($e instanceof ResourceNotFoundException) {
            throw new NotFoundHttpException($e->getMessage());
        } elseif ($e instanceof MethodNotAllowedException) {
            $allowed = $e->getAllowedMethods();
    }
    protected function findRoute(Request $request)
    {
        try {
            $path = $request->getPathInfo();
            $parameters = $this->getUrlMatcher($request)->match($path);
        } catch (ExceptionInterface $e) {
            $this->handleRoutingException($e);
        }
        $route = $this->routes->get($parameters['_route']);
    public function dispatch(Request $request)
    {
        $this->currentRequest = $request;
        $response = $this->callGlobalFilter($request, 'before');
        if (!is_null($response)) {
            $response = $this->prepare($response, $request);
        } else {
            $this->currentRoute = $route = $this->findRoute($request);
            $response = $route->run($request);
        }
    }
    public function dispatch(Request $request)
    {
        if ($this->isDownForMaintenance()) {
            $response = $this['events']->until('illuminate.app.down');
            return $this->prepareResponse($response, $request);
        } else {
            return $this['router']->dispatch($this->prepareRequest($request));
        }
    }
            $this->fireAppCallbacks($this->shutdownCallbacks);
        } else {
            $this->shutdownCallbacks[] = $callback;
        }
    }
    public function run()
    {
        $response = $this->dispatch($this['request']);
        $this['router']->callCloseFilter($this['request'], $response);
        $response->send();
| Once we have the application, we can simply call the run method,
| which will execute the request and send the response back to
| the client's browser allowing them to enjoy the creative
| and wonderful applications we have created for them.
|
*/
 
$app->run();
 
/*
Key Value
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
USER vinhoscristofoli
HOME /home/vinhoscristofoli
FCGI_ROLE RESPONDER
REDIRECT_UNIQUE_ID ZflXlE_QLzXkTUgQnTCeEwAAzRk
REDIRECT_HTTP_AUTHORIZATION
REDIRECT_SCRIPT_URL /loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
REDIRECT_SCRIPT_URI https://vinhoscristofoli.com.br/loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
REDIRECT_HTTPS on
REDIRECT_SSL_TLS_SNI vinhoscristofoli.com.br
REDIRECT_HTTP2 on
REDIRECT_H2PUSH off
REDIRECT_H2_PUSH off
REDIRECT_H2_PUSHED
REDIRECT_H2_PUSHED_ON
REDIRECT_H2_STREAM_ID 3
REDIRECT_H2_STREAM_TAG 3006089-567-3
REDIRECT_STATUS 200
UNIQUE_ID ZflXlE_QLzXkTUgQnTCeEwAAzRk
HTTP_AUTHORIZATION
SCRIPT_URL /loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
SCRIPT_URI https://vinhoscristofoli.com.br/loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
HTTPS on
SSL_TLS_SNI vinhoscristofoli.com.br
HTTP2 on
H2PUSH off
H2_PUSH off
H2_PUSHED
H2_PUSHED_ON
H2_STREAM_ID 3
H2_STREAM_TAG 3006089-567-3
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_REFERER http://vinhoscristofoli.com.br/loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
HTTP_HOST vinhoscristofoli.com.br
HTTP_MAX_FORWARDS 10
LD_LIBRARY_PATH /usr/local/apache2/lib
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
SERVER_NAME vinhoscristofoli.com.br
SERVER_ADDR 187.1.136.118
SERVER_PORT 443
REMOTE_ADDR 54.205.179.155
DOCUMENT_ROOT /home/vinhoscristofoli/www/
REQUEST_SCHEME https
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /home/vinhoscristofoli/www/
SERVER_ADMIN vinhoscristofoli@vinhoscristofoli.com.br
SCRIPT_FILENAME //home/vinhoscristofoli/www/index.php
REMOTE_PORT 60312
REDIRECT_URL /loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/2.0
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1710839700.26
REQUEST_TIME 1710839700
argv Array ( )
argc 0
empty
empty
empty
empty
Key Value
_sf2_attributes Array ( [_token] => mpZRwOHUxeITAOzkTy7VAFhREa0MbGR8fThkD921 )
_sf2_flashes Array ( )
_sf2_meta Array ( [u] => 1710839700 [c] => 1710839700 [l] => 7200 )
Key Value
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
USER vinhoscristofoli
HOME /home/vinhoscristofoli
FCGI_ROLE RESPONDER
REDIRECT_UNIQUE_ID ZflXlE_QLzXkTUgQnTCeEwAAzRk
REDIRECT_HTTP_AUTHORIZATION
REDIRECT_SCRIPT_URL /loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
REDIRECT_SCRIPT_URI https://vinhoscristofoli.com.br/loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
REDIRECT_HTTPS on
REDIRECT_SSL_TLS_SNI vinhoscristofoli.com.br
REDIRECT_HTTP2 on
REDIRECT_H2PUSH off
REDIRECT_H2_PUSH off
REDIRECT_H2_PUSHED
REDIRECT_H2_PUSHED_ON
REDIRECT_H2_STREAM_ID 3
REDIRECT_H2_STREAM_TAG 3006089-567-3
REDIRECT_STATUS 200
UNIQUE_ID ZflXlE_QLzXkTUgQnTCeEwAAzRk
HTTP_AUTHORIZATION
SCRIPT_URL /loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
SCRIPT_URI https://vinhoscristofoli.com.br/loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
HTTPS on
SSL_TLS_SNI vinhoscristofoli.com.br
HTTP2 on
H2PUSH off
H2_PUSH off
H2_PUSHED
H2_PUSHED_ON
H2_STREAM_ID 3
H2_STREAM_TAG 3006089-567-3
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_REFERER http://vinhoscristofoli.com.br/loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
HTTP_HOST vinhoscristofoli.com.br
HTTP_MAX_FORWARDS 10
LD_LIBRARY_PATH /usr/local/apache2/lib
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
SERVER_NAME vinhoscristofoli.com.br
SERVER_ADDR 187.1.136.118
SERVER_PORT 443
REMOTE_ADDR 54.205.179.155
DOCUMENT_ROOT /home/vinhoscristofoli/www/
REQUEST_SCHEME https
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /home/vinhoscristofoli/www/
SERVER_ADMIN vinhoscristofoli@vinhoscristofoli.com.br
SCRIPT_FILENAME //home/vinhoscristofoli/www/index.php
REMOTE_PORT 60312
REDIRECT_URL /loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/2.0
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /loja-virtual/produto/sucos/15-cristofoli-suco-de-uva-tinto-integral-3
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1710839700.26
REQUEST_TIME 1710839700
argv Array ( )
argc 0
0. Whoops\Handler\PrettyPageHandler