LessonCrudController :: delete
Request
GET Parameters
Key | Value |
---|---|
crudAction | "delete" |
crudControllerFqcn | "App\Controller\Admin\LessonCrudController" |
entityId | "1" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | [ "App\Controller\Admin\LessonCrudController" "delete" ] |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "admin" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "d48541" |
easyadmin_context | EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#1028 -request: Symfony\Component\HttpFoundation\Request {#2 …} -user: null -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#996 …} -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#477 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#770 …} -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#536 …} -dashboardControllerInstance: App\Controller\Admin\DashboardController {#597 …} -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#596 …} -crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#629 …} -searchDto: EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto {#524 …} -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#472 …} -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#778 …} -mainMenuDto: null -userMenuDto: null -usePrettyUrls: false } |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "sf_redirect=%7B%22token%22%3A%2290e27b%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CLessonCrudController%22%2C%22method%22%3A%22delete%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2FedelarBackend%5C%2Fvendor%5C%2Feasycorp%5C%2Feasyadmin-bundle%5C%2Fsrc%5C%2FController%5C%2FAbstractCrudController.php%22%2C%22line%22%3A342%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=83v24gljt8ho5d0mgm0n0bn9qq" |
host | "edelar.tech" |
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 | "Fri, 14 Mar 2025 13:24:45 GMT" |
location | "/admin" |
x-debug-token | "fcece5" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "83v24gljt8ho5d0mgm0n0bn9qq" |
sf_redirect | "{"token":"90e27b","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\LessonCrudController","method":"delete","file":"\/var\/www\/edelarBackend\/vendor\/easycorp\/easyadmin-bundle\/src\/Controller\/AbstractCrudController.php","line":342},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Fri, 14 Mar 25 13:24:44 +0000" |
Last used | "Fri, 14 Mar 25 13:24:45 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-ea-batch-action-batchDelete | "QkDOfKk5yhrc46TptuU-SCUjBGI-CjjtJqn_6hd35JM" |
_csrf/https-ea-delete | "Zl-oXNpI_0NHcE_9YKc1Inf3ztSWZZvzc36Rs2qSJT8" |
_csrf/https-ea-toggle | "lzVQjhViCyKR_w_ynR9URMNgMxlUrOnV7CjC48RJbAM" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
App\EventListener\LocaleListener:11
[ [ "file" => "/var/www/edelarBackend/src/EventListener/LocaleListener.php" "line" => 11 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "App\EventListener\LocaleListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php" "line" => 235 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php" "line" => 69 "function" => "getUser" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php" "line" => 120 "function" => "create" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 76 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 98 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 366 "function" => "isTokenValid" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php" "line" => 359 "function" => "isCsrfTokenValid" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "delete" "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 52 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 102 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 366 "function" => "isTokenValid" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php" "line" => 359 "function" => "isCsrfTokenValid" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "delete" "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 56 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 102 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 366 "function" => "isTokenValid" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php" "line" => 359 "function" => "isCsrfTokenValid" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "delete" "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:171
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 171 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "52b7a12f33ea4d60268aa280313e98a1" |
DATABASE_URL | "postgresql://edel_user:spitakdziqurkiq@127.0.0.1:5432/edel_db?serverVersion=16&charset=utf8" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DOCUMENT_ROOT | "/var/www/edelarBackend/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%2290e27b%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CLessonCrudController%22%2C%22method%22%3A%22delete%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2FedelarBackend%5C%2Fvendor%5C%2Feasycorp%5C%2Feasyadmin-bundle%5C%2Fsrc%5C%2FController%5C%2FAbstractCrudController.php%22%2C%22line%22%3A342%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=83v24gljt8ho5d0mgm0n0bn9qq" |
HTTP_HOST | "edelar.tech" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
PHP_SELF | "/index.php" |
QUERY_STRING | "crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CLessonCrudController&entityId=1" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "3.15.158.138" |
REMOTE_PORT | "5870" |
REMOTE_USER | "" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1741958685 |
REQUEST_TIME_FLOAT | 1741958685.4778 |
REQUEST_URI | "/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CLessonCrudController&entityId=1" |
SCRIPT_FILENAME | "/var/www/edelarBackend/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "172.31.46.235" |
SERVER_NAME | "edelarbackend" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.24.0" |
SYMFONY_DOTENV_PATH | "/var/www/edelarBackend/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |
USER | "www-data" |