https://psiho.infinity47.ro/

ErrorController

  • Request
  • Response
  • Cookies
  • Session
  • Flashes
  • Server Parameters
  • Parent Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_links
0 of 0
Symfony\Component\WebLink\GenericLinkProvider {#1463 -links: [ 1462 => Symfony\Component\WebLink\Link {#1462 -href: "https://psiho.infinity47.ro/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] }
_stopwatch_token
"50cf18"
exception
0 of 0
Doctrine\DBAL\Exception\ConnectionException {#920 #message: "An exception occurred in the driver: SQLSTATE[HY000] [1044] Access denied for user 'infinity47ro_psiho'@'localhost' to database 'infinity47ro_psiho'" #code: 1044 #file: "/home/infinity47ro/psiho.infinity47.ro/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php" #line: 101 -previous: Doctrine\DBAL\Driver\PDO\Exception {#940 …} -query: null trace: { /home/infinity47ro/psiho.infinity47.ro/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101 { Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException … › case 2054: return new ConnectionException($exception, $query);} /home/infinity47ro/psiho.infinity47.ro/vendor/doctrine/dbal/src/Connection.php:1907 { Doctrine\DBAL\Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException … › $this->exceptionConverter ??= $this->_driver->getExceptionConverter();$exception = $this->exceptionConverter->convert($driverException, $query);arguments: { $exception: Doctrine\DBAL\Driver\PDO\Exception {#940 …} $query: null } } /home/infinity47ro/psiho.infinity47.ro/vendor/doctrine/dbal/src/Connection.php:1856 { Doctrine\DBAL\Connection->convertException(Exception $e): DriverException … › { return $this->handleDriverException($e, null);} arguments: { $driverException: Doctrine\DBAL\Driver\PDO\Exception {#940 …} $query: null } } /home/infinity47ro/psiho.infinity47.ro/vendor/doctrine/dbal/src/Connection.php:347 { Doctrine\DBAL\Connection->connect() … › } catch (Driver\Exception $e) { throw $this->convertException($e);} arguments: { $e: Doctrine\DBAL\Driver\PDO\Exception {#940 …} } } /home/infinity47ro/psiho.infinity47.ro/vendor/doctrine/dbal/src/Connection.php:1618 { Doctrine\DBAL\Connection->getWrappedConnection() … › › $this->connect();} /home/infinity47ro/psiho.infinity47.ro/vendor/doctrine/dbal/src/Connection.php:1045 { Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], QueryCacheProfile $qcp = null): Result … › › $connection = $this->getWrappedConnection();} /home/infinity47ro/psiho.infinity47.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:31 { Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute(Connection $conn, array $params, array $types) … › { return $conn->executeQuery($this->_sqlStatements, $params, $types, $this->queryCacheProfile);} arguments: { $sql: "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.is_active AS is_active_3, c0_.created_at AS created_at_4, c0_.county_id AS county_id_5 FROM cities c0_ INNER JOIN users u1_ ON c0_.id = u1_.city_id" $params: [] $types: [] $qcp: null } } /home/infinity47ro/psiho.infinity47.ro/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:325 { Doctrine\ORM\Query->_doExecute() … › › return $executor->execute($this->_em->getConnection(), $sqlParams, $types);} arguments: { $conn: Doctrine\DBAL\Connection {#673 …} $params: [] $types: [] } } /home/infinity47ro/psiho.infinity47.ro/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1212 { Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) … › › $stmt = $this->_doExecute();} /home/infinity47ro/psiho.infinity47.ro/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1166 { Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) … › › return $this->executeIgnoreQueryCache($parameters, $hydrationMode);} arguments: { $parameters: null $hydrationMode: 1 } } /home/infinity47ro/psiho.infinity47.ro/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:901 { Doctrine\ORM\AbstractQuery->getResult($hydrationMode = self::HYDRATE_OBJECT) … › { return $this->execute(null, $hydrationMode);} arguments: { $parameters: null $hydrationMode: 1 } } /home/infinity47ro/psiho.infinity47.ro/src/Repository/CitiesRepository.php:47 { App\Repository\CitiesRepository->getCitiesWithMedics() … › ->getQuery() ->getResult();} } /home/infinity47ro/psiho.infinity47.ro/src/Controller/Frontend/PublicController.php:24 { App\Controller\Frontend\PublicController->index() … › { $cities = $this->citiesRepository->getCitiesWithMedics(); $services = $this->servicesRepository->findBy(['isActive' => true]); } /home/infinity47ro/psiho.infinity47.ro/vendor/symfony/http-kernel/HttpKernel.php:163 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /home/infinity47ro/psiho.infinity47.ro/vendor/symfony/http-kernel/HttpKernel.php:75 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { arguments: { $request: Symfony\Component\HttpFoundation\Request {#2 …} $type: 1 } } /home/infinity47ro/psiho.infinity47.ro/vendor/symfony/http-kernel/Kernel.php:202 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { arguments: { $request: Symfony\Component\HttpFoundation\Request {#2 …} $type: 1 $catch: true } } /home/infinity47ro/psiho.infinity47.ro/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 { Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int … › { $response = $this->kernel->handle($this->request); $response->send(); arguments: { $request: Symfony\Component\HttpFoundation\Request {#2 …} } } /home/infinity47ro/psiho.infinity47.ro/vendor/autoload_runtime.php:29 { require_once … › ->getRunner($app) ->run()); } /home/infinity47ro/psiho.infinity47.ro/public/index.php:5 { › › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: { "/home/infinity47ro/psiho.infinity47.ro/vendor/autoload_runtime.php" } } } }
logger
0 of 0
Symfony\Bridge\Monolog\Logger {#127 …8}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.5"
authorization
""
connection
"keep-alive"
host
"psiho.infinity47.ro"
priority
"u=0, i"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (X11; Linux x86_64; rv:136.0) Gecko/20100101 Firefox/136.0"
x-php-ob-level
"0"

Request Content

Request content not available (it was retrieved as a resource).