https://www.tefenlili.rvyazilim.net/hizmetlerimiz/sigortali-nakliyat

SiteDefaultController :: sayfa2

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SiteDefaultController::sayfa2"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"site_sayfa2"
_route_params
[
  "seo1" => "hizmetlerimiz"
  "seo2" => "sigortali-nakliyat"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"6113d1"
seo1
"hizmetlerimiz"
seo2
"sigortali-nakliyat"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"www.tefenlili.rvyazilim.net"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"0"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 14 Dec 2025 00:02:13 GMT"
x-debug-exception
"An%20exception%20occurred%20in%20driver%3A%20SQLSTATE%5BHY000%5D%20%5B1040%5D%20Too%20many%20connections"
x-debug-exception-file
"%2Fhome%2Frvnet%2Fpublic_html%2Ftefenlili%2Fvendor%2Fdoctrine%2Fdbal%2Flib%2FDoctrine%2FDBAL%2FDriver%2FAbstractMySQLDriver.php:128"
x-debug-token
"8bb014"
x-debug-token-link
"https://www.tefenlili.rvyazilim.net/_profiler/05df2f"
x-previous-debug-token
"05df2f"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"bc37180bbf2e3702931fb059683338de"
DATABASE_URL
"mysql://rvnet_user_sites:rvrv10091995*@127.0.0.1:3306/rvnet_tefenlili?serverVersion=5.7"
GOOGLE_API_KEY
""
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
MAILER_DSN
"smtp://sistem@rvyazilim.com:rvrv10091995*@smtp.yandex.com.tr:465"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
DOCUMENT_ROOT
"/home/rvnet/public_html/tefenlili"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"www.tefenlili.rvyazilim.net"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/hizmetlerimiz/sigortali-nakliyat"
REMOTE_ADDR
"216.73.216.60"
REMOTE_PORT
"44600"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765670533
REQUEST_TIME_FLOAT
1765670533.1615
REQUEST_URI
"/hizmetlerimiz/sigortali-nakliyat"
SCRIPT_FILENAME
"/home/rvnet/public_html/tefenlili/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://www.tefenlili.rvyazilim.net/hizmetlerimiz/sigortali-nakliyat"
SCRIPT_URL
"/hizmetlerimiz/sigortali-nakliyat"
SERVER_ADDR
"89.252.163.146"
SERVER_ADMIN
"webmaster@tefenlili.rvyazilim.net"
SERVER_NAME
"www.tefenlili.rvyazilim.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET"
X-LSCACHE
"on"
X_SPDY
"HTTP2"
argc
0
argv
[]

Sub Requests 1

ErrorController (token = 05df2f)

Key Value
_controller
"error_controller"
_stopwatch_token
"a0360c"
exception
Doctrine\DBAL\Exception\DriverException {#673
  -driverException: Doctrine\DBAL\Driver\PDO\Exception {#509 …}
  #message: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections"
  #code: 0
  #file: "/home/rvnet/public_html/tefenlili/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php"
  #line: 128
  -previous: Doctrine\DBAL\Driver\PDO\Exception {#509 …}
  trace: {
    /home/rvnet/public_html/tefenlili/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128 {
      Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException($message, DriverException $exception) …
      › 
      ›     return new DriverException($message, $exception);}
    }
    /home/rvnet/public_html/tefenlili/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:182 {
      Doctrine\DBAL\DBALException::wrapException(Driver $driver, Throwable $driverEx, string $msg) …
      › if ($driver instanceof ExceptionConverterDriver && $driverEx instanceof DeprecatedDriverException) {    return $driver->convertException($msg, $driverEx);}
      arguments: {
        $message: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections"
        $exception: Doctrine\DBAL\Driver\PDO\Exception {#509 …}
      }
    }
    /home/rvnet/public_html/tefenlili/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:169 {
      Doctrine\DBAL\DBALException::driverException(Driver $driver, Throwable $driverEx) …
      › {    return self::wrapException($driver, $driverEx, 'An exception occurred in driver: ' . $driverEx->getMessage());}
      arguments: {
        $driver: Doctrine\DBAL\Driver\PDO\MySQL\Driver {#386 …}
        $driverEx: Doctrine\DBAL\Driver\PDO\Exception {#509 …}
        $msg: "An exception occurred in driver: SQLSTATE[HY000] [1040] Too many connections"
      }
    }
    /home/rvnet/public_html/tefenlili/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php:31 {
      Doctrine\DBAL\Driver\PDOMySql\Driver->connect(array $params, $username = null, $password = null, array $driverOptions = []) …
      › } catch (PDOException $e) {    throw Exception::driverException($this, $e);}
      arguments: {
        $driver: Doctrine\DBAL\Driver\PDO\MySQL\Driver {#386 …}
        $driverEx: Doctrine\DBAL\Driver\PDO\Exception {#509 …}
      }
    }
    /home/rvnet/public_html/tefenlili/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:412 {
      Doctrine\DBAL\Connection->connect() …
      › 
      › $this->_conn = $this->_driver->connect($this->params, $user, $password, $driverOptions);arguments: {
        $params: [ …11]
        $username: "rvnet_user_sites"
        $password: "rvrv10091995*"
        $driverOptions: []
      }
    }
    /home/rvnet/public_html/tefenlili/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1952 {
      Doctrine\DBAL\Connection->getWrappedConnection() …
      › {    $this->connect();}
    /home/rvnet/public_html/tefenlili/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1290 {
      Doctrine\DBAL\Connection->executeQuery($sql, array $params = [], $types = [], QueryCacheProfile $qcp = null) …
      › 
      › $connection = $this->getWrappedConnection();}
    /home/rvnet/public_html/tefenlili/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 d0_.id AS id_0 FROM dil d0_ WHERE d0_.aktif = 1"
        $params: []
        $types: []
        $qcp: null
      }
    }
    /home/rvnet/public_html/tefenlili/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 {#657 …}
        $params: []
        $types: []
      }
    }
    /home/rvnet/public_html/tefenlili/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1188 {
      Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
      › 
      › $stmt = $this->_doExecute();}
    /home/rvnet/public_html/tefenlili/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1142 {
      Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
      › 
      ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
      arguments: {
        $parameters: null
        $hydrationMode: 3
      }
    }
    /home/rvnet/public_html/tefenlili/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:914 {
      Doctrine\ORM\AbstractQuery->getScalarResult() …
      › {    return $this->execute(null, self::HYDRATE_SCALAR);}
      arguments: {
        $parameters: null
        $hydrationMode: 3
      }
    }
    /home/rvnet/public_html/tefenlili/src/Controller/BaseController.php:556 {
      App\Controller\BaseController->dilSay() …
      ›     ->getQuery()    ->getScalarResult();return count($ayarlar);
    }
    /home/rvnet/public_html/tefenlili/src/Controller/SiteDefaultController.php:703 {
      App\Controller\SiteDefaultController->sayfa2($seo1, $seo2): Response …
      › {    if ($this->dilSay()>1){        return $this->redirectToRoute('site_homepage_dil',['dil'=>$this->varsayilanDil()['kisa']]);
    }
    /home/rvnet/public_html/tefenlili/vendor/symfony/http-kernel/HttpKernel.php:152 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $seo1: "hizmetlerimiz"
        $seo2: "sigortali-nakliyat"
      }
    }
    /home/rvnet/public_html/tefenlili/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#64 …}
        $type: 1
      }
    }
    /home/rvnet/public_html/tefenlili/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#64 …}
        $type: 1
        $catch: true
      }
    }
    /home/rvnet/public_html/tefenlili/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 {#64 …}
      }
    }
    /home/rvnet/public_html/tefenlili/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/rvnet/public_html/tefenlili/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/rvnet/public_html/tefenlili/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#20 …7}