https://dev.ehymns.org/hymns/info/good-christian-men-rejoice

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"77e25d"
exception
ErrorException {#189
  #message: "Notice: SessionHandler::gc(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13)"
  #code: 0
  #file: "/var/www/dev.ehymns/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php"
  #line: 116
  #severity: E_NOTICE
  trace: {
    /var/www/dev.ehymns/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php:116 {
      Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler->gc($maxlifetime) …
      › {    return $this->handler->gc($maxlifetime);}
    }
    /var/www/dev.ehymns/vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php:91 {
      Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc($maxlifetime) …
      › {    return $this->handler->gc($maxlifetime);}
    }
    Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy->gc() {}
    /var/www/dev.ehymns/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:185 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /var/www/dev.ehymns/vendor/symfony/http-foundation/Session/Session.php:61 {
      Symfony\Component\HttpFoundation\Session\Session->start() …
      › {    return $this->storage->start();}
    }
    /var/www/dev.ehymns/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php:98 {
      Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage->hasToken(string $tokenId) …
      › if (!$session->isStarted()) {    $session->start();}
    }
    /var/www/dev.ehymns/vendor/symfony/security-csrf/CsrfTokenManager.php:72 {
      Symfony\Component\Security\Csrf\CsrfTokenManager->getToken(string $tokenId) …
      › $namespacedId = $this->getNamespace().$tokenId;if ($this->storage->hasToken($namespacedId)) {    $value = $this->storage->getToken($namespacedId);
    }
    /var/www/dev.ehymns/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php:78 {
      Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension->finishView(FormView $view, FormInterface $form, array $options) …
      › $tokenId = $options['csrf_token_id'] ?: ($form->getName() ?: \get_class($form->getConfig()->getType()->getInnerType()));$data = (string) $options['csrf_token_manager']->getToken($tokenId);}
    /var/www/dev.ehymns/vendor/symfony/form/ResolvedFormType.php:167 {
      Symfony\Component\Form\ResolvedFormType->finishView(FormView $view, FormInterface $form, array $options) …
      ›     /* @var FormTypeExtensionInterface $extension */    $extension->finishView($view, $form, $options);}
    }
    /var/www/dev.ehymns/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:111 {
      Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->finishView(FormView $view, FormInterface $form, array $options) …
      › {    $this->proxiedType->finishView($view, $form, $options);}
    /var/www/dev.ehymns/vendor/symfony/form/ResolvedFormType.php:160 {
      Symfony\Component\Form\ResolvedFormType->finishView(FormView $view, FormInterface $form, array $options) …
      › if (null !== $this->parent) {    $this->parent->finishView($view, $form, $options);}
    }
    /var/www/dev.ehymns/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:111 {
      Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->finishView(FormView $view, FormInterface $form, array $options) …
      › {    $this->proxiedType->finishView($view, $form, $options);}
    /var/www/dev.ehymns/vendor/symfony/form/Form.php:1070 {
      Symfony\Component\Form\Form->createView(?FormView $parent = null) …
      › 
      › $type->finishView($view, $this, $options);}
    /var/www/dev.ehymns/src/Controller/HymnsController.php:140 {
      App\Controller\HymnsController->info(Hymns $hymn, ManagerRegistry $em, Request $request): Response …
      › 
      › $form = $form->createView();}
    /var/www/dev.ehymns/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);}
    /var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/dev.ehymns/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 {
    }
    /var/www/dev.ehymns/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/dev.ehymns/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/dev.ehymns/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/dev.ehymns/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#94 …9}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br"
connection
"keep-alive"
host
"dev.ehymns.org"
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 (compatible; Bytespider; spider-feedback@bytedance.com) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.0.0 Safari/537.36"
x-php-ob-level
"1"

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
"Sat, 05 Apr 2025 03:15:37 GMT"
vary
"Accept"
x-debug-exception
"Notice%3A%20SessionHandler%3A%3Agc%28%29%3A%20ps_files_cleanup_dir%3A%20opendir%28%2Fvar%2Flib%2Fphp%2Fsessions%29%20failed%3A%20Permission%20denied%20%2813%29"
x-debug-exception-file
"%2Fvar%2Fwww%2Fdev.ehymns%2Fvendor%2Fsymfony%2Fhttp-foundation%2FSession%2FStorage%2FHandler%2FStrictSessionHandler.php:116"
x-debug-token
"df8016"

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_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"2063b3be02f70a5b4f0effa0cb6b6fff"
DATABASE_URL
"mysql://ehymns:uBLoZgABaHqoT405@127.0.0.1:3306/dev_ehymns?serverVersion=5.7"
MAILER_DSN
"gmail://admin@ehymns.org:MyName!1987@localhost"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/dev.ehymns/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/dev.ehymns/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"dev.ehymns.org"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"none"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; Bytespider; spider-feedback@bytedance.com) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"dev.ehymns.org"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/hymns/info/good-christian-men-rejoice"
REMOTE_ADDR
"47.128.22.142"
REMOTE_PORT
"38942"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1743822937
REQUEST_TIME_FLOAT
1743822937.3132
REQUEST_URI
"/hymns/info/good-christian-men-rejoice"
SCRIPT_FILENAME
"/var/www/dev.ehymns/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"167.172.230.192"
SERVER_ADMIN
"admin@ehymns.org"
SERVER_NAME
"dev.ehymns.org"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.63 (Ubuntu) Server at dev.ehymns.org Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.63 (Ubuntu)"
SSL_TLS_SNI
"dev.ehymns.org"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MAILER_DSN"

Parent Request

Return to parent request (token = da6ef2)

Key Value
_controller
"App\Controller\HymnsController::info"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"hymnInfo"
_route_params
[
  "slug" => "good-christian-men-rejoice"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"eaedf2"
hymn
App\Entity\Hymns {#782
  -id: 220
  -title: "Good Christian Men, Rejoice"
  -slug: "good-christian-men-rejoice"
  -author_id: 41
  -lyricyyyy: null
  -composer_id: 713
  -musicyyyy: null
  -arranger_id: 9
  -arrangedyyyy: 2003
  -type_id: 1
  -othernotes: """
    Trans. by John Mason Neale (1818-1866) in 1853.\r\n
    IN DULCI JUBILO.  6. 6. 7. 9. 7. 8. 5. 5.\r\n
    Harmonized by John Stainer, 1867
    """
  -text: """
    Good Christian men, rejoice\r\n
    With heart and soul and voice;\r\n
    Give ye heed to what we say:\r\n
    News! News! Jesus Christ is born today:\r\n
    Ox and ass before Him bow,\r\n
    And He is in the manger now.\r\n
    Christ is born today.\r\n
    \r\n
    Good Christian men, rejoice\r\n
    With heart and soul and voice;\r\n
    Now we hear of endless bliss:\r\n
    Joy! Joy! Jesus Christ was born for this:\r\n
    He hath oped the heavenly door,\r\n
    And man is blessed evermore.\r\n
    Christ was born for this.\r\n
    \r\n
    Good Christian men, rejoice\r\n
    With heart and soul and voice;\r\n
    Now ye need not fear the grave:\r\n
    Peace! Peace! Jesus Christ was born to save:\r\n
    Calls you one and calls you all,\r\n
    To gain His everlasting hall.\r\n
    Christ was born to save.\r\n
    """
  -copyright: "Arr. © Copyright 2003 Manz Music Publishing"
  -score_page_count: 1
  -hymn_hit_count: 327
  -last_accessed: DateTime @1742703877 {#775
    date: 2025-03-23 00:24:37.0 America/Detroit (-04:00)
  }
  -created_at: DateTime @1223359100 {#772
    date: 2008-10-07 01:58:20.0 America/Detroit (-04:00)
  }
  -updated_at: DateTime @1223359100 {#774
    date: 2008-10-07 01:58:20.0 America/Detroit (-04:00)
  }
  -FirstLetter: "G"
  -nextFL: "H"
  -prevSlug: "golgotha"
  -nextSlug: "good-lord-remember-me"
  -type: Proxies\__CG__\App\Entity\Hymntypes {#813 …}
  -category: Doctrine\ORM\PersistentCollection {#863 …}
  -author: Proxies\__CG__\App\Entity\Authcomp {#912 …}
  -composer: Proxies\__CG__\App\Entity\Authcomp {#917 …}
  -arranger: Proxies\__CG__\App\Entity\Authcomp {#869 …}
}
slug
"good-christian-men-rejoice"