HymnsController :: info
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\HymnsController::info" |
_firewall_context | "security.firewall.map.context.main" |
_route | "hymnInfo" |
_route_params | [ "slug" => "unity-in-love" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "4a2e71" |
hymn | App\Entity\Hymns {#782 -id: 768 -title: "Unity In Love" -slug: "unity-in-love" -author_id: 497 -lyricyyyy: null -composer_id: 713 -musicyyyy: null -arranger_id: 9 -arrangedyyyy: 2000 -type_id: 1 -othernotes: """ Alternate Zion's Harp Numbers: 77, 132\r\n Meter: 7.7.7.7. """ -text: """ O how lovely 'tis to be \r\n With our Lord in unity;\r\n And united voices raise \r\n Him to bring our songs of praise.\r\n \r\n As the ointment, precious, true, \r\n Then from Aaron's hair did flow, \r\n Scenting his whole raiment fair, \r\n Fragrance filling all the air!\r\n \r\n So delightful it is here, \r\n When in Christ's way we appear, \r\n And in unity do stand, \r\n All to Him look hand in hand.\r\n \r\n As the dew from Hermon's height \r\n Did descend on Zion bright, \r\n So flows grace and blessing free \r\n On the brethren's unity.\r\n \r\n See in faith, and hope and love \r\n Lies the power from above; \r\n But one Baptism, faith, and Lord, \r\n Spirit, head, in one accord. \r\n \r\n This adorns our brotherhood, \r\n For God's reign is always good; \r\n Brethren, look upon your way \r\n To your Saviour ev'ry day. \r\n \r\n Love each one in truth sincere, \r\n To confess, O, do not fear \r\n God's free grace in Christ, our Lord, \r\n Who to us gave this reward! \r\n \r\n Father, Son, and Holy Ghost, \r\n Three in one, so shall the host \r\n Of those born of God above \r\n Be as one in holy love. \r\n \r\n As the water, spirit, blood, \r\n All unite in holy flood, \r\n Unto him who God's advice \r\n Did accept as good and wise. \r\n \r\n Also does this bond unite \r\n Heart and heart in faith and light; \r\n Many in one body be, \r\n Many souls in unity. \r\n \r\n Just one Lord and just one Bride, \r\n Whose gaze does on Him abide, \r\n May the Spirit love inspire, \r\n Calling: "Come, my heart's desire!" \r\n \r\n Come, O Jesus, come, appear; \r\n Call Thy bride from far and near; \r\n Show Thy countenance so bright \r\n In eternal heaven's light! """ -copyright: "Arr. © Copyright 2000 Manz Music Publishing" -score_page_count: 1 -hymn_hit_count: 330 -last_accessed: DateTime @1743853062 {#775 : 2025-04-05 07:37:42.0 America/Detroit (-04:00) } -created_at: DateTime @1223361603 {#772 : 2008-10-07 02:40:03.0 America/Detroit (-04:00) } -updated_at: DateTime @1223361603 {#774 : 2008-10-07 02:40:03.0 America/Detroit (-04:00) } -FirstLetter: "U" -nextFL: "V" -prevSlug: "unity-2" -nextSlug: "up-yonder-in-heaven" -type: Proxies\__CG__\App\Entity\Hymntypes {#813 …} -category: Doctrine\ORM\PersistentCollection {#863 …} -author: Proxies\__CG__\App\Entity\Authcomp {#892 …} -composer: Proxies\__CG__\App\Entity\Authcomp {#897 …} -arranger: Proxies\__CG__\App\Entity\Authcomp {#900 …} } |
slug | "unity-in-love" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "PHPSESSID=2j3rod7ok0pmcpisgs96qtga0e" |
host | "dev.ehymns.org" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
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 | "Sun, 03 Aug 2025 00:57:27 GMT" |
x-debug-token | "44984c" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "2j3rod7ok0pmcpisgs96qtga0e" |
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Sat, 02 Aug 25 20:57:17 -0400" |
Last used | "Sat, 02 Aug 25 20:57:27 -0400" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-admin_dashboard_form | "ugDkKDgWwgszpqYZ2MZDPulNCbEOiN6El_so4GmbMP0" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:98
[ [ "file" => "/var/www/dev.ehymns/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 98 "function" => "start" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/src/Controller/HymnsController.php" "line" => 140 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "info" "class" => "App\Controller\HymnsController" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/public/index.php" "line" => 5 "args" => [ "/var/www/dev.ehymns/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/var/www/dev.ehymns/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/src/Controller/HymnsController.php" "line" => 140 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "info" "class" => "App\Controller\HymnsController" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/public/index.php" "line" => 5 "args" => [ "/var/www/dev.ehymns/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[ [ "file" => "/var/www/dev.ehymns/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 71 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 73 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/src/Controller/HymnsController.php" "line" => 140 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "info" "class" => "App\Controller\HymnsController" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/public/index.php" "line" => 5 "args" => [ "/var/www/dev.ehymns/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[ [ "file" => "/var/www/dev.ehymns/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 75 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 73 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/ResolvedFormType.php" "line" => 160 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/src/Controller/HymnsController.php" "line" => 140 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "info" "class" => "App\Controller\HymnsController" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/public/index.php" "line" => 5 "args" => [ "/var/www/dev.ehymns/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/var/www/dev.ehymns/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/security-core/Authorization/AuthorizationChecker.php" "line" => 70 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/twig-bridge/Extension/SecurityExtension.php" "line" => 52 "function" => "isGranted" "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/var/cache/dev/twig/35/35050e5d442558e5595707fe32765d7c.php" "line" => 178 "function" => "isGranted" "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/twig/twig/src/Template.php" "line" => 431 "function" => "block_body" "class" => "__TwigTemplate_619e2f5e7d71e985cf9e7fe995993e29" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/var/cache/dev/twig/a4/a4f7b87b5bea6c0a8c707c6a35699116.php" "line" => 419 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_6197732ce302113cb7848ca10dc7ba3b" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/var/cache/dev/twig/35/35050e5d442558e5595707fe32765d7c.php" "line" => 56 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_619e2f5e7d71e985cf9e7fe995993e29" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/twig/twig/src/Template.php" "line" => 343 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/twig/twig/src/TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/twig/twig/src/Environment.php" "line" => 320 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/src/Controller/HymnsController.php" "line" => 142 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "info" "class" => "App\Controller\HymnsController" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/public/index.php" "line" => 5 "args" => [ "/var/www/dev.ehymns/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:195
[ [ "file" => "/var/www/dev.ehymns/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 195 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/dev.ehymns/public/index.php" "line" => 5 "args" => [ "/var/www/dev.ehymns/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
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 | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "PHPSESSID=2j3rod7ok0pmcpisgs96qtga0e" |
HTTP_HOST | "dev.ehymns.org" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
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/unity-in-love" |
REMOTE_ADDR | "216.73.216.135" |
REMOTE_PORT | "37390" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1754182647 |
REQUEST_TIME_FLOAT | 1754182647.6142 |
REQUEST_URI | "/hymns/info/unity-in-love" |
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.64 (Ubuntu) Server at dev.ehymns.org Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.64 (Ubuntu)" |
SSL_TLS_SNI | "dev.ehymns.org" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MAILER_DSN" |