GET https://dev.e-recepta.net/api/v2/chats/check

PlaceholderAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_api_normalization_context
[
  "skip_null_values" => false
  "groups" => [
    "chat_detail"
    "chat_check"
    "subject_list_simple"
    "user_detail"
    "dyn_role_user_check_get"
  ]
  "operation_name" => "check_get"
  "operation" => ApiPlatform\Metadata\Get {#1552
    #shortName: "Chat"
    #class: "App\Entity\Chat"
    #paginationEnabled: null
    #paginationType: null
    #paginationItemsPerPage: null
    #paginationMaximumItemsPerPage: null
    #paginationPartial: null
    #paginationClientEnabled: null
    #paginationClientItemsPerPage: true
    #paginationClientPartial: null
    #paginationFetchJoinCollection: null
    #paginationUseOutputWalkers: null
    #paginationViaCursor: null
    #order: null
    #description: null
    #normalizationContext: [
      "skip_null_values" => false
      "groups" => [
        "chat_detail"
        "chat_check"
        "subject_list_simple"
        "user_detail"
      ]
    ]
    #denormalizationContext: null
    #security: "request.attributes.get('patient')"
    #securityMessage: null
    #securityPostDenormalize: null
    #securityPostDenormalizeMessage: null
    #securityPostValidation: null
    #securityPostValidationMessage: null
    #deprecationReason: null
    #filters: [
      "annotated_app_entity_chat_api_platform_doctrine_orm_filter_search_filter"
      "annotated_app_entity_chat_api_platform_doctrine_orm_filter_boolean_filter"
      "annotated_app_entity_chat_api_platform_doctrine_orm_filter_order_filter"
    ]
    #validationContext: null
    #input: null
    #output: [
      "class" => "App\Dto\ChatsCheck"
      "name" => "ChatsCheck"
    ]
    #mercure: "object.getMercureOptions()"
    #messenger: null
    #elasticsearch: null
    #urlGenerationStrategy: null
    #read: null
    #deserialize: null
    #validate: null
    #write: null
    #serialize: null
    #fetchPartial: null
    #forceEager: null
    #priority: 2
    #name: "check_get"
    #provider: "App\ApiPlatform\Provider\ChatCheckProvider"
    #processor: "api_platform.doctrine.orm.state.persist_processor"
    #extraProperties: [
      "user_defined_uri_template" => true
    ]
    #method: "GET"
    #uriTemplate: "/chats/check"
    #types: null
    #formats: null
    #inputFormats: [
      "jsonld" => [
        "application/ld+json"
      ]
      "json" => [
        "application/json"
      ]
      "html" => [
        "text/html"
      ]
    ]
    #outputFormats: [
      "jsonld" => [
        "application/ld+json"
      ]
      "json" => [
        "application/json"
      ]
      "html" => [
        "text/html"
      ]
    ]
    #uriVariables: []
    #routePrefix: null
    #routeName: null
    #defaults: null
    #requirements: null
    #options: null
    #stateless: null
    #sunset: null
    #acceptPatch: null
    #cacheHeaders: null
    #status: null
    #host: null
    #schemes: null
    #condition: null
    #controller: null
    #hydraContext: null
    #openapiContext: [
      "parameters" => [
        [
          "in" => "query"
          "name" => "token"
          "type" => "string"
        ]
      ]
    ]
    #openapi: null
    #exceptionToStatus: null
    #queryParameterValidationEnabled: null
  }
  "resource_class" => "App\Entity\Chat"
  "operation_type" => "item"
  "iri_only" => false
  "request_uri" => "/api/v2/chats/check"
  "uri" => "https://dev.e-recepta.net/api/v2/chats/check"
  "input" => null
  "output" => [
    "class" => "App\Dto\ChatsCheck"
    "name" => "ChatsCheck"
  ]
  "types" => null
  "uri_variables" => []
  "resources" => & ApiPlatform\Serializer\ResourceList {#3347
    storage: []
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
  "exclude_from_cache_key" => [
    "resources"
    "resources_to_push"
  ]
  "resources_to_push" => & ApiPlatform\Serializer\ResourceList {#3416
    storage: []
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
]
_api_operation
ApiPlatform\Metadata\Get {#1552
  #shortName: "Chat"
  #class: "App\Entity\Chat"
  #paginationEnabled: null
  #paginationType: null
  #paginationItemsPerPage: null
  #paginationMaximumItemsPerPage: null
  #paginationPartial: null
  #paginationClientEnabled: null
  #paginationClientItemsPerPage: true
  #paginationClientPartial: null
  #paginationFetchJoinCollection: null
  #paginationUseOutputWalkers: null
  #paginationViaCursor: null
  #order: null
  #description: null
  #normalizationContext: [
    "skip_null_values" => false
    "groups" => [
      "chat_detail"
      "chat_check"
      "subject_list_simple"
      "user_detail"
    ]
  ]
  #denormalizationContext: null
  #security: "request.attributes.get('patient')"
  #securityMessage: null
  #securityPostDenormalize: null
  #securityPostDenormalizeMessage: null
  #securityPostValidation: null
  #securityPostValidationMessage: null
  #deprecationReason: null
  #filters: [
    "annotated_app_entity_chat_api_platform_doctrine_orm_filter_search_filter"
    "annotated_app_entity_chat_api_platform_doctrine_orm_filter_boolean_filter"
    "annotated_app_entity_chat_api_platform_doctrine_orm_filter_order_filter"
  ]
  #validationContext: null
  #input: null
  #output: [
    "class" => "App\Dto\ChatsCheck"
    "name" => "ChatsCheck"
  ]
  #mercure: "object.getMercureOptions()"
  #messenger: null
  #elasticsearch: null
  #urlGenerationStrategy: null
  #read: null
  #deserialize: null
  #validate: null
  #write: null
  #serialize: null
  #fetchPartial: null
  #forceEager: null
  #priority: 2
  #name: "check_get"
  #provider: "App\ApiPlatform\Provider\ChatCheckProvider"
  #processor: "api_platform.doctrine.orm.state.persist_processor"
  #extraProperties: [
    "user_defined_uri_template" => true
  ]
  #method: "GET"
  #uriTemplate: "/chats/check"
  #types: null
  #formats: null
  #inputFormats: [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  #outputFormats: [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  #uriVariables: []
  #routePrefix: null
  #routeName: null
  #defaults: null
  #requirements: null
  #options: null
  #stateless: null
  #sunset: null
  #acceptPatch: null
  #cacheHeaders: null
  #status: null
  #host: null
  #schemes: null
  #condition: null
  #controller: null
  #hydraContext: null
  #openapiContext: [
    "parameters" => [
      [
        "in" => "query"
        "name" => "token"
        "type" => "string"
      ]
    ]
  ]
  #openapi: null
  #exceptionToStatus: null
  #queryParameterValidationEnabled: null
}
_api_operation_name
"check_get"
_api_resource_class
"App\Entity\Chat"
_controller
"api_platform.action.placeholder"
_firewall_context
"security.firewall.map.context.main"
_format
null
_links
Symfony\Component\WebLink\GenericLinkProvider {#3697
  -links: [
    3808 => Symfony\Component\WebLink\Link {#3808
      -href: "https://dev.e-recepta.net/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
    3696 => Symfony\Component\WebLink\Link {#3696
      -href: "https://web.e-recepta.net/.well-known/mercure"
      -rel: [
        "mercure" => "mercure"
      ]
      -attributes: []
    }
  ]
}
_resources
[]
_route
"check_get"
_route_params
[
  "_format" => null
  "_stateless" => null
  "_api_resource_class" => "App\Entity\Chat"
  "_api_operation_name" => "check_get"
]
_security_firewall_run
"_security_main"
_stateless
null
_stopwatch_token
"9aa08c"
_vary_by_language
true
data
App\Dto\ChatsCheck {#2648
  #doctorAvailable: false
  #consultantAvailable: true
  #doctorChatClosed: true
  #consultantChatClosed: true
  #doctorUnreadMessages: 0
  #consultantUnreadMessages: 0
  -mercureToken: null
  #firstName: "Andrzej"
  #lastName: "Kozik"
  #identifier: "56022176278"
  #chatWithDoctor: true
}
patient
App\Entity\Patient {#3060
  #recommendations: null
  #paymentType: null
  #blikCode: null
  #stripePaymentMethodId: null
  #creditCardCardData: null
  #creditCardCardVendor: null
  #tpayGroup: null
  #successRedirectUrl: null
  #failureRedirectUrl: null
  #physicalExamination: null
  #testResults: []
  #growth: "190"
  #weight: "90"
  -report: null
  #createdAt: DateTime @1719305537 {#2970
    date: 2024-06-25 10:52:17.0 Europe/Warsaw (+02:00)
  }
  #postalCode: "55-011"
  #city: "Wroc"
  #street: "Opolska"
  #buildingNumber: "55"
  #localNumber: "6"
  #censusTract: null
  #reg1: true
  #reg2: true
  #reg3: false
  #reg4: false
  #reg5: false
  #guardianFirstName: null
  #guardianLastName: null
  #guardianPesel: null
  #pesel: "56022176278"
  #noPesel: false
  #otherDocument: "paszport"
  #otherDocumentNumber: ""
  #birthdayAt: DateTime @-437446800 {#2965
    date: 1956-02-21 00:00:00.0 Europe/Warsaw (+01:00)
  }
  #nationality: null
  #sex: App\Doctrine\Enum\Gender {#2967 …}
  #senior: false
  #firstName: "Andrzej"
  #lastName: "Kozik"
  #email: "ender.kozik@gmail.com"
  #phoneNumber: libphonenumber\PhoneNumber {#2978 …}
  #phoneString: null
  #updatedAt: DateTime @1735998733 {#3087
    date: 2025-01-04 14:52:13.0 Europe/Warsaw (+01:00)
  }
  -id: 155556
  -doctor: Proxies\__CG__\App\Entity\Doctor {#3091 …}
  -medicalHistories: Doctrine\ORM\PersistentCollection {#3019 …}
  -user: App\Entity\User {#1497 …}
  -deletedAt: null
  -hash: "b4DmWmEVdJmpWgpo"
  -stripeCustomerId: null
  -files: Doctrine\ORM\PersistentCollection {#3090 …}
  -chats: Doctrine\ORM\PersistentCollection {#3022 …}
  -polmedToken: null
  -polmedId: null
  -polmedPackets: []
  -polmedHasChatDoctor: true
  -wkPesel: null
  -wkFirstName: null
  -wkLastName: null
  -hasUser: 1
  -declarations: Doctrine\ORM\PersistentCollection {#3095 …}
  #dolegliwosci: "Zły mecz"
  #alergie: "Nie"
  #chorobyPrzewlekle: "Nie"
  #leki: "Nie"
  #notes: null
  #pregnant: null
}
previous_data
App\Dto\ChatsCheck {#3208
  #doctorAvailable: false
  #consultantAvailable: true
  #doctorChatClosed: true
  #consultantChatClosed: true
  #doctorUnreadMessages: 0
  #consultantUnreadMessages: 0
  -mercureToken: null
  #firstName: "Andrzej"
  #lastName: "Kozik"
  #identifier: "56022176278"
  #chatWithDoctor: true
}
site
App\Entity\Site {#1322
  -id: 14
  -name: "API - E-Polmed"
  -token: "85136c79cbf9fe36bb9d05d0639c70c265c18d37"
  -email: "no-reply@e-recepta.net"
  -emailTitle: "easymed - Twoja telekonsultacja została zakończona"
  -emailTitleSickLeave: "easymed - Twoje e-zwolnienie jest gotowe"
  -logoUrl: "https://e-recepta.net/build/images/erecepta-logo-3.png"
  -faqUrl: "https://e-recepta.net/faq"
  -contactUrl: "https://easymed.pl/kontakt"
  -ruleUrl: "https://easymed.pl/regulamin"
  -privacyPolicyUrl: "https://easymed.pl/polityka-prywatnosci"
  -smsSender: "ereceptanet"
  -smsContent: "Kod do E-Recepty: [kod]. Rabat 20% na kolejna konsultacje, kod "TANIEJ20". Dziekujemy za zaufanie i zapraszamy ponownie www.easymed.pl"
  -url: "https://easymed.pl/"
  -hasRefund: true
  -logo: null
  -slug: "epolmed"
  -iframeHeadText: null
  -iframeTopText: null
  -services: Doctrine\ORM\PersistentCollection {#1741 …}
  -hash: null
  -virtual: true
  -redirect: false
  -defaultApiState: null
  -showTopBar: null
  -topBarMessage: null
  -topBarBgColor: null
  -topBarTextColor: null
  -priceRates: Doctrine\ORM\PersistentCollection {#2026 …}
  -discounts: Doctrine\ORM\PersistentCollection {#1178 …}
  -chats: Doctrine\ORM\PersistentCollection {#1794 …}
  -opinions: Doctrine\ORM\PersistentCollection {#1906 …}
  -api: true
  -users: Doctrine\ORM\PersistentCollection {#1409 …}
}

Request Headers

Header Value
accept
"application/json, text/json, text/x-json, text/javascript, application/xml, text/xml"
accept-language
"pl"
authorization
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzY1MTQ5MzEsImV4cCI6MTczNjYwMTMzMSwidXNlcm5hbWUiOiJlbmRlci5rb3ppa0BnbWFpbC5jb20iLCJtZXJjdXJlX3Rva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SnRaWEpqZFhKbElqcDdJbkIxWW14cGMyZ2lPbHRkTENKemRXSnpZM0pwWW1VaU9sc2lLaUpkZlgwLkF2bkNLRTl3bnNQVmdwYzZDOUh1cS1renhuY0xmMk5pTG43S3VwbmpCbzQiLCJ3ZWJwdXNoX3NlcnZlcl9rZXkiOiJyNDB6WExtVDVmV3BkVTlmREJmZW1YVWd5SFV3cGJmT1lLRXVMUVFKS1owIiwiYWN0aXZlIjp0cnVlLCIyZmEiOmZhbHNlLCJUV09fRkFDVE9SX0NPTVBMRVRFIjpmYWxzZX0.MEwm5XCCCFOZioctzFD3ENbHlkAwrj_vimefno1BFrxVQzfhcsArxhf1a8ZPdHG9UMtqGFWDyyejo1wyD6yP0LaRII-0NQKsVzZHVhN0XkJ57-r-5HHN1JLbaNnAWqF-yeZuyJTbnKNEi9EnHPrqGrMI9lO5eXillVB44PK74qNI8FbfJLhGAZuB7B7CHnQHyxKiXYGeKcs6LhC4mIl74ZUPW2ygdQhyTfYMz4MNjMwm5g6cDkFw44GsBn5XibroDO1tTduFVzMWywoyOCpMqiam-YOm33b6gp8ilFRmNAXumxUCqJa7mZnzX8aVaLOxuAppetTqt8IHnXtyDOGaNw"
baggage
"sentry-trace_id=a3a2603b31494a3eaa7fdc89bf4856e2, sentry-public_key=f34bb47b1875e5a3b78eb3143b861953, sentry-release=com.epolmed.epolmed%401.36.10%2B19, sentry-environment=debug"
connection
"close"
cookie
"PHPSESSID=p4k6caubrr5mf66t7gm81idd06"
host
"dev.e-recepta.net"
port
"8001"
sentry-trace
"a3a2603b31494a3eaa7fdc89bf4856e2-3001cf279e4bcf00"
user-agent
"RestSharp/112.1.0.0"
x-app-system
"ANDROID"
x-app-version
"1.36.10"
x-forwarded-for
"77.255.169.114"
x-php-ob-level
"1"
x-token
"85136c79cbf9fe36bb9d05d0639c70c265c18d37"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-language
"pl"
content-security-policy
"default-src 'self' unpkg.com *.gstatic.com *.clarity.ms maps.googleapis.com google-analytics.com *.google-analytics.com *.analytics.google.com *.doubleclick.net www.google.com google.com delivery.clickonometrics.pl www.awin1.com static.criteo.net welovedata.go2cloud.org *.bing.com *.cookiebot.com *.sovendus.com www.sovendus-benefits.com www.sovendus-campaign.com www.sovendus-connect.com www.sovendus-network.com; font-src 'self' *.gstatic.com bat.bing.com *.sovendus.com; frame-src 'self' *.google.com google.com *.youtube.com *.cookiebot.com www.awin1.com bat.bing.com www.mainadv.com www.googletagmanager.com *.sovendus.com www.sovendus-benefits.com www.sovendus-campaign.com www.sovendus-connect.com www.sovendus-network.com data:; img-src 'self' data: *.google-analytics.com maps.gstatic.com maps.googleapis.com *.google.com *.clarity.ms www.google.pl www.awin1.com welovedata.go2cloud.org bat.bing.com www.facebook.com *.roeye.com *.cookiebot.com *.bing.com *.sovendus.com 'unsafe-inline'; media-src *; script-src 'self' www.google.com *.gstatic.com developers.google.com www.googletagmanager.com clarity.microsoft.com *.clarity.ms *.cookiebot.com delivery.clickonometrics.pl www.dwin1.com connect.facebook.net *.roeyecdn.com *.cloudflareinsights.com *.bing.com *.doubleclick.net *.sovendus.com 'unsafe-eval' 'unsafe-inline'; style-src 'self' *.googleapis.com *.clarity.ms *.cookiebot.com *.sovendus.com bat.bing.com 'unsafe-inline'"
content-type
"application/json; charset=utf-8"
date
"Fri, 10 Jan 2025 13:16:34 GMT"
etag
""e65a93ed342e6d71de75a688d80a2772""
expires
"-1"
link
"<https://dev.e-recepta.net/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation",<https://web.e-recepta.net/.well-known/mercure>; rel="mercure""
pragma
"no-cache"
referrer-policy
"no-referrer, strict-origin-when-cross-origin"
strict-transport-security
"max-age=31536000; preload"
vary
[
  "Accept"
  "Accept-Language"
]
x-content-security-policy
"default-src 'self' unpkg.com *.gstatic.com *.clarity.ms maps.googleapis.com google-analytics.com *.google-analytics.com *.analytics.google.com *.doubleclick.net www.google.com google.com delivery.clickonometrics.pl www.awin1.com static.criteo.net welovedata.go2cloud.org *.bing.com *.cookiebot.com *.sovendus.com www.sovendus-benefits.com www.sovendus-campaign.com www.sovendus-connect.com www.sovendus-network.com; font-src 'self' *.gstatic.com bat.bing.com *.sovendus.com; frame-src 'self' *.google.com google.com *.youtube.com *.cookiebot.com www.awin1.com bat.bing.com www.mainadv.com www.googletagmanager.com *.sovendus.com www.sovendus-benefits.com www.sovendus-campaign.com www.sovendus-connect.com www.sovendus-network.com data:; img-src 'self' data: *.google-analytics.com maps.gstatic.com maps.googleapis.com *.google.com *.clarity.ms www.google.pl www.awin1.com welovedata.go2cloud.org bat.bing.com www.facebook.com *.roeye.com *.cookiebot.com *.bing.com *.sovendus.com 'unsafe-inline'; media-src *; script-src 'self' www.google.com *.gstatic.com developers.google.com www.googletagmanager.com clarity.microsoft.com *.clarity.ms *.cookiebot.com delivery.clickonometrics.pl www.dwin1.com connect.facebook.net *.roeyecdn.com *.cloudflareinsights.com *.bing.com *.doubleclick.net *.sovendus.com 'unsafe-eval' 'unsafe-inline'; style-src 'self' *.googleapis.com *.clarity.ms *.cookiebot.com *.sovendus.com bat.bing.com 'unsafe-inline'"
x-content-type-options
"nosniff"
x-debug-token
"f4ed40"
x-frame-options
"deny"
x-xss-protection
"1; mode=block"

Cookies

Request Cookies

Key Value
PHPSESSID
"p4k6caubrr5mf66t7gm81idd06"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Fri, 10 Jan 25 14:15:34 +0100"
Last used
"Fri, 10 Jan 25 14:15:47 +0100"
Lifetime
3600

Session Attributes

Attribute Value
_security_main
"O:92:"Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":3:{s:2:"id";i:45392;s:8:"username";s:21:"ender.kozik@gmail.com";s:8:"password";s:60:"$2y$13$lnL6VQUa0ZXtM0Dxxj0zMuj8k/5FyR4g8IzHI6Ye.NCUQIUMfRZi6";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:9:"ROLE_USER";}}}"
entry_url
"/api/v2/users/me"
referer
null

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 172
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/public/index.php"
    "line" => 73
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Security\TwoFactorCondition:21
[
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/src/Security/TwoFactorCondition.php"
    "line" => 21
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/scheb/2fa-bundle/Security/TwoFactor/Condition/TwoFactorConditionRegistry.php"
    "line" => 24
    "function" => "shouldPerformTwoFactorAuthentication"
    "class" => "App\Security\TwoFactorCondition"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/AuthenticationTokenListener.php"
    "line" => 50
    "function" => "shouldPerformTwoFactorAuthentication"
    "class" => "Scheb\TwoFactorBundle\Security\TwoFactor\Condition\TwoFactorConditionRegistry"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onAuthenticationTokenCreated"
    "class" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationTokenListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 201
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/public/index.php"
    "line" => 73
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:53
[
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 53
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 233
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 221
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/public/index.php"
    "line" => 73
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:174
[
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 174
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/public/index.php"
    "line" => 73
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\EventSubscriber\RequestSubscriber:77
[
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/src/EventSubscriber/RequestSubscriber.php"
    "line" => 77
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/public/index.php"
    "line" => 73
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\EventSubscriber\RequestSubscriber:80
[
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/src/EventSubscriber/RequestSubscriber.php"
    "line" => 80
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "App\EventSubscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/erecepta/web/dev.e-recepta.net/public_html/public/index.php"
    "line" => 73
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_FAKTUROWO_KEY
"a7945fe08d21892d6848173dc25cb209"
API_GUS_KEY
"d50dad44295f4219888c"
API_P1_ENV
"dev"
API_P1_TLS_CERT
""
API_P1_TLS_CERT_PASS
""
API_P1_URI
"https://localhost:8091/api/"
API_P1_WSS_CERT
""
API_P1_WSS_CERT_PASS
""
API_P1b_URI
"https://localhost:8083/api/"
API_TERYT_PASS
"57kMtZyjR"
API_TERYT_USER
"CodeOne"
APP_2FA_SERVER
"ER-LOCAL"
APP_ADMIN_USER_ID
"1"
APP_API_SITE_DEFAULT
"14"
APP_ATINEA_API_URI
"https://easymed.polstg.pl/v1/"
APP_AWIN_API_ID
"32573"
APP_AWIN_API_TOKEN
"2133d73a-2296-4ebd-9ee6-ab48222b1e7f"
APP_AWIN_API_URI
"https://api.awin.com"
APP_CHANGE_PASSWORD_LIMIT
"2 months"
APP_CONSULTATION_PRICE
"30"
APP_CRITICAL_CSS_DIR
"public/critical/"
APP_DEFAULT_HOST
"erecepta.wip"
APP_DEFAULT_URI
"https://erecepta.wip"
APP_DIAGNOSTIC_API_URI
"https://127.0.0.1:8443"
APP_DISCOUNT_ENABLED
"1"
APP_DOCTOR_ROTATION_TIMEOUT
"60"
APP_DOCUMENTS_DIR
"/files"
APP_EIH_ARTIFACT_SERVICE
"https://int.login.gov.pl/login-services/idpArtifactResolutionService?wsdl"
APP_EIH_ASSERTION_CONSUMER_SERVICE
"https://er.x25.pl/api/v2/eihs/notification"
APP_EIH_AVAILABLE
"1"
APP_EIH_ENC_KEY
"config/eih/54109e0e-944f-4670-825a-0271a9402eba_enc.key"
APP_EIH_ENC_PEM
"config/eih/54109e0e-944f-4670-825a-0271a9402eba_enc.p12"
APP_EIH_ISSUER
"EPOLMED"
APP_EIH_LOGOUT_SERVICE
"https://int.login.gov.pl/login-services/singleLogoutService"
APP_EIH_METADATA
"https://int.login.gov.pl/login/metadata"
APP_EIH_PASS
"2mEeKCnplZuxc8k"
APP_EIH_PROVIDER_NAME
"System_ePolmed"
APP_EIH_RETURN
""
APP_EIH_SIG_KEY
"config/eih/54109e0e-944f-4670-825a-0271a9402eba_sig.key"
APP_EIH_SIG_PEM
"config/eih/54109e0e-944f-4670-825a-0271a9402eba_sig.p12"
APP_EIH_SSO_SERVICE
"https://int.login.gov.pl/login/SingleSignOnService"
APP_ENABLE_CHECK_LOGIN
"1"
APP_ENV
"dev"
APP_EPA_DIR
"/epa_files"
APP_FIREBASE_EPOLMED_CREDENTIALS
"%kernel.project_dir%/config/firebase/epolmed-36996-firebase-adminsdk-37puv-4e0a4bc933.json"
APP_FIREBASE_TRANSPORT_DSN
"firebase://epolmed"
APP_GOOGLE_MAPS_KEY
"AIzaSyAoQAZFE_9AsD1mlYkwKe58mNfI4Kh6OXk"
APP_HD_API_AUTH_URI
"https://auth.homedoctor.pl/auth/realms/hd/protocol/openid-connect/token"
APP_HD_API_CLIENT_ID
"easymed"
APP_HD_API_CLIENT_SECRET
"28f3a4de-0517-4417-80dd-9a072a9abe61"
APP_HD_API_URI
"https://app.homedoctor.pl/visit-api/v1/"
APP_HD_ENABLED
"1"
APP_HD_EXTEND_RESERVERATION_LIMIT
"1 hour"
APP_HD_MOCK
"0"
APP_HD_RESERVERATION_LIMIT
"15"
APP_IFRAME_CONTAINER_ID
""
APP_INVOICE_ENABLED
"1"
APP_MAIL_FROM
"no-reply@e-recepta.net"
APP_MAIL_FROM_NAME
"E-recepta"
APP_MAIL_TO
"kontakt@e-recepta.net"
APP_MEDYC_API_ENABLED
""
APP_MEDYC_API_URI
"https://erecepta.x25.pl"
APP_ORDER_CUT_OFF_DATE_FILTER
"2022-09-01"
APP_ORDER_VERSION
"2"
APP_OTHER_PRODUCT_ID
"325901"
APP_POLMED_CHAT_API_URI
"https://easymed.polstg.pl/v1/"
APP_PRESCRIPTION_PRICE
"49"
APP_PRODUCT_START_ID
"0"
APP_SECRET
"a551260ca51b9991169abbf48a0c4c5b"
APP_SICKLEAVE_PRICE
"25"
APP_SINGLE_PRODUCT_LIMIT
"3"
APP_SITE_DEFAULT
"3"
APP_TEMPLATE
""
APP_TRAFFIC_MEDIUM_NUMBER
""
APP_TRAFFIC_SOURCE_NUMBER
""
ATINEA_BASE_API_URI
"https://easymed.polstg.pl/v1/"
ATINEA_DEFAULT_CLINIC_EMAIL
"clinic@@example.com"
ATINEA_DEFAULT_CLINIC_PHONE
"123456789"
ATINEA_DEFAULT_DOCTOR_COMPANY_NAME
"Example Medical Services"
ATINEA_DEFAULT_DOCTOR_EMAIL
"doctor@example.com"
ATINEA_DEFAULT_DOCTOR_NIP
"123-456-78-90"
ATINEA_DEFAULT_DOCTOR_PHONE
"123456789"
ATINEA_DEFAULT_DOCTOR_TITLE
"Doktor"
BLOG_DEFAULT_AUTHOR_ID
""
BLOG_DEFAULT_TOKEN
"68e3e9b3f85e8fe6a7f3c6fac27120cc"
BLOG_DEFAULT_URI
"https://wp.erecepta.x25.pl/"
BLOG_MENU_ID
"19"
CADDY_MERCURE_JWT_SECRET
"MlMEdkHMuPHTdREXJz0bXnxwJnKkTTuR9Z"
CLOUDFLARE_KEY
""
CLOUDFLARE_ZONE
""
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_HOST
"127.0.0.1"
DATABASE_NAME
"erecepta_dev"
DATABASE_PASSWORD
"xVFqRYrN0vW-1j6g"
DATABASE_PORT
"3306"
DATABASE_URL
"//erecepta_dev:xVFqRYrN0vW-1j6g@127.0.0.1:3306/erecepta_dev?serverVersion=mariadb-10.5.17&charset=utf8"
DATABASE_USER
"erecepta_dev"
DATABASE_VERSION
"mariadb-10.3.27"
EMAILLABS_API_KEY
"cedb980dbbe8e682003dfd1f7b7ea746ef98ae0a"
EMAILLABS_API_SECRET
"73c8ffd4b7b59d5a671f319a86a734ed9542fec4"
EMAILLABS_NEWSLETTER_TEMPLATE
"68dd14bf"
EMAILLABS_SMTP_ACCOUNT
"1.ereceptanet.smtp"
FB_ACCESS_TOKEN
"EAAIL10DTdoYBADm90CnO4R4GeZCPIWk7ZAOHRXDpqXKmjqaBSLzANc2GxfQQ7PHZCBSQNGLk8EgGeGWDtRh7z1xxW87vu9L5AUuU9m810MGD6j1UsxFxH3bjsCRW0lkSmpB5qJAjRTxPlYCAYTIG2RGny0yi7wtxZBt533yY5ZApfA2TDEupY"
FB_APP_ID
"5293407697365593"
FB_APP_SECRET
"164bc6efe95d283b562b4bee1d6fd06a"
FB_PIXEL_ID
"174507217866732"
GOOGLE_RECAPTCHA_SECRET
""
GOOGLE_RECAPTCHA_SITE_KEY
""
HTTPS_PORT
"8000"
HTTP_PORT
"8001"
JWT_PASSPHRASE
"906a173169cbd3f90ce7584369df10aa"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://1.ephppl.smtp:zVmZfG5w@smtp.emaillabs.net.pl:587"
MERCURE_JWT_SECRET
"MlMEdkHMuPHTdREXJz0bXnxwJnKkTTuR9Z"
MERCURE_PUBLIC_URL
"https://web.e-recepta.net/.well-known/mercure"
MERCURE_URL
"https://web.e-recepta.net/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
PAYMENT_BLIK_ENABLED
"tpay"
PAYMENT_CREDIT_CARD_ENABLED
"tpay"
PAYMENT_LINK_ENABLED
"tpay"
PAYMENT_PRZELEWY24_ENV
"secure"
PAYMENT_PRZELEWY24_ID
"136464"
PAYMENT_PRZELEWY24_KEY
"545ef5369f1fbacd"
PAYMENT_PRZELEWY24_PASSWORD
"2980c280cc820eae6a3deb397fc5cd79"
PAYMENT_STRIPE_PK
"pk_test_51LHn4pFSRZvp6uBvXJggf74yuJI2fsqtZGHsYh4iKxMhEm1mbO9iLXlwaxgTYfLGLw8Bp0OQyXmPn2zTIACnNX1R00Whs5vKUm"
PAYMENT_STRIPE_SK
"sk_test_51LHn4pFSRZvp6uBv0UhYztkvCTNr7gZyORhqBHOxd6zdqdvv89u64vVDHrDMR0oXrLHmlB5ImC3DktMwPdzs9uML005fkN3wwk"
PAYMENT_STRIPE_WEBHOOK
"we_1LSLtTFSRZvp6uBvFG6WO7qh"
PAYMENT_TPAY_CARDS_CODE
"77a752ef58462a48f4502d2cdb1dda7e"
PAYMENT_TPAY_CARDS_KEY
"bfe611398dd54bda70cd0b59e9c66480e8e909bc"
PAYMENT_TPAY_CARDS_PASSWORD
"GUzpG9ZWMRuPWUn"
PAYMENT_TPAY_CARDS_RSA
"LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0NCk1JR2ZNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0R05BRENCaVFLQmdRQ05iTkV0aU1NSVR4eG43eTBoR2kyM2pRejENCjQ3eXZma2UycWJueXd6cytlbVpMSlZxL2hXUXlEZm8rUlB3V1dBcnNBcUQvK3pXWkpWYTduVzlHU0tpakg5RGsNCjlVUmwzTzUwcDhabVJmZEhxaDNCNXpGQmN3WU9mWVJ6cXRQMmJSQlFYTkJrNE1yTVZDemdoemFhcE1WdXFGVEUNCmhCMEpha1c0SlAyQnVRTUs0UUlEQVFBQg0KLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0t"
PAYMENT_TPAY_ENV
"prod"
PAYMENT_TPAY_HASH_ALG
"sha1"
PAYMENT_TPAY_ID
"125272"
PAYMENT_TPAY_KEY
"6eb48a8fdbdc8bba709503d18f4c213e332976b1"
PAYMENT_TPAY_PASSWORD
"6B4WQOU5Vt"
PAYMENT_TPAY_SECRET
"8cIi@Q8Z+XLSrdz("
PAYMENT_TRANSFER_ENABLED
"tpay"
PAYMENT_TYPE
"przelewy24"
PROJECT_DIR
"/home/erecepta/web/dev.e-recepta.net/public_html"
RECAPTCHA3_ENABLED
"0"
RECAPTCHA3_KEY
"6LdmUC4nAAAAAJyRfakTlre_GdinNFAukTOyQMv6"
RECAPTCHA3_SECRET
"6LdmUC4nAAAAAB0ZkPgwCtTLQzTBBhn55GdUJ1bK"
SENTRY_DSN
""
SIGNATURE_KEY
"MzkwMjINCn0.WMox0kH9sizR06nWVI2rVkDRbl2iMuXz"
SLACK_TOKEN
""
SMSLABS_API_KEY
"cedb980dbbe8e682003dfd1f7b7ea746ef98ae0a"
SMSLABS_API_SECRET
"b50d152e396fbc96469808ce51d5422e301d0839"
SMSLABS_DSN
"smslabs://cedb980dbbe8e682003dfd1f7b7ea746ef98ae0a:b50d152e396fbc96469808ce51d5422e301d0839@default?from=ereceptanet"
SMS_DSN
"smslabs://API_KEY:API_SECRET@default?from=FROM"
TELEGRAM_DSN
"telegram://1814341391:AAFOLH2QbdcQX6CajoSXsnJUjyMlcM2Lmd8@default?channel=-431227961"
WEBPUSH_PUBLIC_KEY
"r40zXLmT5fWpdU9fDBfemXUgyHUwpbfOYKEuLQQJKZ0"
WEBPUSH_SECRET_KEY
"BHQniL-tsCyVABaz0gpWHMOM-lvneQBazCG90AZ3GDulX_8z0CChAlErDzP9mEQ1wHkbKpkS4-MWU6AaHFKjPt8"
WEBPUSH_TRANSPORT_DSN
"webpush://default"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/erecepta/web/dev.e-recepta.net/public_html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/erecepta/web/dev.e-recepta.net/public_html/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/erecepta"
HTTPS
"on"
HTTP_ACCEPT
"application/json, text/json, text/x-json, text/javascript, application/xml, text/xml"
HTTP_ACCEPT_LANGUAGE
"pl"
HTTP_AUTHORIZATION
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzY1MTQ5MzEsImV4cCI6MTczNjYwMTMzMSwidXNlcm5hbWUiOiJlbmRlci5rb3ppa0BnbWFpbC5jb20iLCJtZXJjdXJlX3Rva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SnRaWEpqZFhKbElqcDdJbkIxWW14cGMyZ2lPbHRkTENKemRXSnpZM0pwWW1VaU9sc2lLaUpkZlgwLkF2bkNLRTl3bnNQVmdwYzZDOUh1cS1renhuY0xmMk5pTG43S3VwbmpCbzQiLCJ3ZWJwdXNoX3NlcnZlcl9rZXkiOiJyNDB6WExtVDVmV3BkVTlmREJmZW1YVWd5SFV3cGJmT1lLRXVMUVFKS1owIiwiYWN0aXZlIjp0cnVlLCIyZmEiOmZhbHNlLCJUV09fRkFDVE9SX0NPTVBMRVRFIjpmYWxzZX0.MEwm5XCCCFOZioctzFD3ENbHlkAwrj_vimefno1BFrxVQzfhcsArxhf1a8ZPdHG9UMtqGFWDyyejo1wyD6yP0LaRII-0NQKsVzZHVhN0XkJ57-r-5HHN1JLbaNnAWqF-yeZuyJTbnKNEi9EnHPrqGrMI9lO5eXillVB44PK74qNI8FbfJLhGAZuB7B7CHnQHyxKiXYGeKcs6LhC4mIl74ZUPW2ygdQhyTfYMz4MNjMwm5g6cDkFw44GsBn5XibroDO1tTduFVzMWywoyOCpMqiam-YOm33b6gp8ilFRmNAXumxUCqJa7mZnzX8aVaLOxuAppetTqt8IHnXtyDOGaNw"
HTTP_BAGGAGE
"sentry-trace_id=a3a2603b31494a3eaa7fdc89bf4856e2, sentry-public_key=f34bb47b1875e5a3b78eb3143b861953, sentry-release=com.epolmed.epolmed%401.36.10%2B19, sentry-environment=debug"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=p4k6caubrr5mf66t7gm81idd06"
HTTP_HOST
"dev.e-recepta.net"
HTTP_SENTRY_TRACE
"a3a2603b31494a3eaa7fdc89bf4856e2-3001cf279e4bcf00"
HTTP_USER_AGENT
"RestSharp/112.1.0.0"
HTTP_X_APP_SYSTEM
"ANDROID"
HTTP_X_APP_VERSION
"1.36.10"
HTTP_X_FORWARDED_FOR
"77.255.169.114"
HTTP_X_TOKEN
"85136c79cbf9fe36bb9d05d0639c70c265c18d37"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzY1MTQ5MzEsImV4cCI6MTczNjYwMTMzMSwidXNlcm5hbWUiOiJlbmRlci5rb3ppa0BnbWFpbC5jb20iLCJtZXJjdXJlX3Rva2VuIjoiZXlKMGVYQWlPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LmV5SnRaWEpqZFhKbElqcDdJbkIxWW14cGMyZ2lPbHRkTENKemRXSnpZM0pwWW1VaU9sc2lLaUpkZlgwLkF2bkNLRTl3bnNQVmdwYzZDOUh1cS1renhuY0xmMk5pTG43S3VwbmpCbzQiLCJ3ZWJwdXNoX3NlcnZlcl9rZXkiOiJyNDB6WExtVDVmV3BkVTlmREJmZW1YVWd5SFV3cGJmT1lLRXVMUVFKS1owIiwiYWN0aXZlIjp0cnVlLCIyZmEiOmZhbHNlLCJUV09fRkFDVE9SX0NPTVBMRVRFIjpmYWxzZX0.MEwm5XCCCFOZioctzFD3ENbHlkAwrj_vimefno1BFrxVQzfhcsArxhf1a8ZPdHG9UMtqGFWDyyejo1wyD6yP0LaRII-0NQKsVzZHVhN0XkJ57-r-5HHN1JLbaNnAWqF-yeZuyJTbnKNEi9EnHPrqGrMI9lO5eXillVB44PK74qNI8FbfJLhGAZuB7B7CHnQHyxKiXYGeKcs6LhC4mIl74ZUPW2ygdQhyTfYMz4MNjMwm5g6cDkFw44GsBn5XibroDO1tTduFVzMWywoyOCpMqiam-YOm33b6gp8ilFRmNAXumxUCqJa7mZnzX8aVaLOxuAppetTqt8IHnXtyDOGaNw"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/v2/chats/check"
REMOTE_ADDR
"77.255.169.114"
REMOTE_PORT
"45802"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1736514993
REQUEST_TIME_FLOAT
1736514993.5655
REQUEST_URI
"/api/v2/chats/check"
SCRIPT_FILENAME
"/home/erecepta/web/dev.e-recepta.net/public_html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"5.75.195.4"
SERVER_ADMIN
"info@dev.e-recepta.net"
SERVER_NAME
"dev.e-recepta.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.55 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,API_P1_ENV,API_P1_URI,API_P1b_URI,API_P1_TLS_CERT,API_P1_TLS_CERT_PASS,API_P1_WSS_CERT,API_P1_WSS_CERT_PASS,PAYMENT_PRZELEWY24_ENV,PAYMENT_PRZELEWY24_ID,PAYMENT_PRZELEWY24_PASSWORD,PAYMENT_PRZELEWY24_KEY,PAYMENT_TPAY_ENV,PAYMENT_TPAY_ID,PAYMENT_TPAY_PASSWORD,PAYMENT_TPAY_KEY,PAYMENT_TPAY_SECRET,PAYMENT_TPAY_CARDS_KEY,PAYMENT_TPAY_CARDS_PASSWORD,PAYMENT_TPAY_CARDS_RSA,PAYMENT_TPAY_CARDS_CODE,PAYMENT_TPAY_HASH_ALG,PAYMENT_STRIPE_PK,PAYMENT_STRIPE_SK,PAYMENT_STRIPE_WEBHOOK,PAYMENT_TRANSFER_ENABLED,PAYMENT_BLIK_ENABLED,PAYMENT_CREDIT_CARD_ENABLED,API_FAKTUROWO_KEY,API_GUS_KEY,API_TERYT_USER,API_TERYT_PASS,APP_PRESCRIPTION_PRICE,APP_SICKLEAVE_PRICE,APP_CONSULTATION_PRICE,APP_SITE_DEFAULT,APP_API_SITE_DEFAULT,APP_DISCOUNT_ENABLED,APP_OTHER_PRODUCT_ID,APP_PRODUCT_START_ID,APP_SINGLE_PRODUCT_LIMIT,APP_ORDER_VERSION,APP_DOCTOR_ROTATION_TIMEOUT,APP_DOCUMENTS_DIR,APP_EPA_DIR,APP_DEFAULT_URI,APP_DEFAULT_HOST,BLOG_DEFAULT_URI,BLOG_DEFAULT_TOKEN,BLOG_MENU_ID,SMS_DSN,EMAILLABS_SMTP_ACCOUNT,EMAILLABS_API_KEY,EMAILLABS_API_SECRET,EMAILLABS_NEWSLETTER_TEMPLATE,SMSLABS_API_KEY,SMSLABS_API_SECRET,APP_CHANGE_PASSWORD_LIMIT,APP_MEDYC_API_URI,APP_MEDYC_API_ENABLED,APP_HD_API_AUTH_URI,APP_HD_API_URI,APP_HD_API_CLIENT_ID,APP_HD_API_CLIENT_SECRET,APP_HD_ENABLED,APP_HD_MOCK,APP_HD_RESERVERATION_LIMIT,APP_HD_EXTEND_RESERVERATION_LIMIT,APP_ORDER_CUT_OFF_DATE_FILTER,APP_ADMIN_USER_ID,BLOG_DEFAULT_AUTHOR_ID,APP_AWIN_API_URI,APP_AWIN_API_TOKEN,APP_AWIN_API_ID,APP_POLMED_CHAT_API_URI,APP_INVOICE_ENABLED,ATINEA_BASE_API_URI,ATINEA_DEFAULT_DOCTOR_EMAIL,ATINEA_DEFAULT_DOCTOR_PHONE,ATINEA_DEFAULT_DOCTOR_NIP,ATINEA_DEFAULT_DOCTOR_COMPANY_NAME,ATINEA_DEFAULT_DOCTOR_TITLE,ATINEA_DEFAULT_CLINIC_EMAIL,ATINEA_DEFAULT_CLINIC_PHONE,APP_TRAFFIC_SOURCE_NUMBER,APP_TRAFFIC_MEDIUM_NUMBER,APP_IFRAME_CONTAINER_ID,MAILER_DSN,APP_MAIL_FROM,APP_MAIL_FROM_NAME,APP_MAIL_TO,DATABASE_NAME,DATABASE_HOST,DATABASE_PORT,DATABASE_USER,DATABASE_PASSWORD,DATABASE_VERSION,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,RECAPTCHA3_ENABLED,TELEGRAM_DSN,MESSENGER_TRANSPORT_DSN,APP_CRITICAL_CSS_DIR,CORS_ALLOW_ORIGIN,FB_APP_ID,FB_APP_SECRET,FB_ACCESS_TOKEN,FB_PIXEL_ID,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,HTTP_PORT,HTTPS_PORT,CADDY_MERCURE_JWT_SECRET,CLOUDFLARE_KEY,CLOUDFLARE_ZONE,WEBPUSH_SECRET_KEY,WEBPUSH_PUBLIC_KEY,WEBPUSH_TRANSPORT_DSN,APP_TEMPLATE,SLACK_TOKEN,APP_ENABLE_CHECK_LOGIN,SIGNATURE_KEY,SENTRY_DSN,APP_GOOGLE_MAPS_KEY,APP_FIREBASE_EPOLMED_CREDENTIALS,APP_FIREBASE_TRANSPORT_DSN,APP_EIH_PROVIDER_NAME,APP_EIH_ASSERTION_CONSUMER_SERVICE,APP_EIH_ISSUER,APP_EIH_SIG_KEY,APP_EIH_SIG_PEM,APP_EIH_ENC_KEY,APP_EIH_ENC_PEM,APP_EIH_PASS,APP_EIH_METADATA,APP_EIH_SSO_SERVICE,APP_EIH_LOGOUT_SERVICE,APP_EIH_ARTIFACT_SERVICE,APP_EIH_AVAILABLE,APP_EIH_RETURN,APP_ATINEA_API_URI,APP_2FA_SERVER,APP_DIAGNOSTIC_API_URI,DATABASE_URL,PAYMENT_TYPE,PAYMENT_LINK_ENABLED,SMSLABS_DSN,PROJECT_DIR"
TEMP
"/home/erecepta/tmp"
TMP
"/home/erecepta/tmp"
TMPDIR
"/home/erecepta/tmp"
USER
"erecepta"
proxy-nokeepalive
"1"