POST https://manager.dellarocreative.ch/api/error_logs

MainController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_api_header_parameters
[
  "accept-encoding" => [
    "gzip"
  ]
  "user-agent" => [
    "Symfony HttpClient (Curl)"
  ]
  "accept" => [
    "*/*"
  ]
  "x-api-key" => [
    "d99480123b31508ba3c03f07975fe7317d96e495000bfb512178385872bffb87"
  ]
  "content-type" => [
    "application/ld+json"
  ]
  "content-length" => [
    "2735"
  ]
  "connection" => [
    "close"
  ]
  "x-accel-internal" => [
    "/internal-nginx-static-location"
  ]
  "x-real-ip" => [
    "46.231.206.127"
  ]
  "host" => [
    "manager.dellarocreative.ch"
  ]
]
_api_operation
ApiPlatform\Metadata\Post {#1338
  #parameters: null
  #shortName: "ErrorLog"
  #class: "Dellarocreative\ErrorTrackerBundle\Shared\Entity\ErrorLog"
  #description: """
    ErrorLog Entity\n
    \n
    Stores error and exception information including request details,\n
    user information, stack traces, and resolution status.
    """
  #urlGenerationStrategy: null
  #deprecationReason: null
  #normalizationContext: [
    "groups" => [
      "error_log:read"
    ]
  ]
  #denormalizationContext: [
    "groups" => [
      "error_log:write"
    ]
    "api_assign_object_to_populate" => true
  ]
  #collectDenormalizationErrors: null
  #validationContext: null
  #filters: [
    "annotated_dellarocreative_error_tracker_bundle_shared_entity_error_log_api_platform_doctrine_orm_filter_search_filter"
    "annotated_dellarocreative_error_tracker_bundle_shared_entity_error_log_api_platform_doctrine_orm_filter_date_filter"
    "annotated_dellarocreative_error_tracker_bundle_shared_entity_error_log_api_platform_doctrine_orm_filter_boolean_filter"
    "annotated_dellarocreative_error_tracker_bundle_shared_entity_error_log_api_platform_doctrine_orm_filter_order_filter"
  ]
  #mercure: null
  #messenger: null
  #input: null
  #output: null
  #order: null
  #fetchPartial: null
  #forceEager: null
  #paginationEnabled: null
  #paginationType: null
  #paginationItemsPerPage: null
  #paginationMaximumItemsPerPage: null
  #paginationPartial: null
  #paginationClientEnabled: null
  #paginationClientItemsPerPage: null
  #paginationClientPartial: null
  #paginationFetchJoinCollection: null
  #paginationUseOutputWalkers: null
  #security: null
  #securityMessage: null
  #securityPostDenormalize: null
  #securityPostDenormalizeMessage: null
  #securityPostValidation: null
  #securityPostValidationMessage: null
  #provider: "ApiPlatform\Doctrine\Orm\State\ItemProvider"
  #processor: "Dellarocreative\ErrorTrackerBundle\State\ErrorLogProcessor"
  #stateOptions: ApiPlatform\Doctrine\Orm\State\Options {#1365 …}
  #rules: null
  #policy: null
  #middleware: null
  #queryParameterValidationEnabled: null
  #strictQueryParameterValidation: null
  #hideHydraOperation: null
  #jsonStream: null
  #map: null
  #extraProperties: []
  #paginationViaCursor: null
  #read: false
  #deserialize: true
  #validate: true
  #write: null
  #serialize: null
  #priority: 2
  #name: "_api_/error_logs{._format}_post"
  #formats: null
  #inputFormats: [
    "jsonld" => [
      "application/ld+json"
    ]
  ]
  #outputFormats: [
    "jsonld" => [
      "application/ld+json"
    ]
  ]
  #method: "POST"
  #uriTemplate: "/error_logs{._format}"
  #types: null
  #uriVariables: []
  #routePrefix: null
  #routeName: null
  #defaults: null
  #requirements: null
  #options: null
  #stateless: true
  #sunset: null
  #acceptPatch: null
  #status: null
  #host: null
  #schemes: null
  #condition: null
  #controller: "api_platform.symfony.main_controller"
  #headers: null
  #cacheHeaders: [
    "vary" => [
      "Content-Type"
      "Authorization"
      "Origin"
    ]
  ]
  #hydraContext: null
  #openapi: null
  #exceptionToStatus: null
  #links: null
  #errors: null
  -itemUriTemplate: null
}
_api_operation_name
"_api_/error_logs{._format}_post"
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#2067
  -links: [
    1929 => Symfony\Component\WebLink\Link {#1929
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
      -href: "https://manager.dellarocreative.ch/api/docs.jsonld"
    }
  ]
}
_api_query_parameters
[]
_api_resource_class
"Dellarocreative\ErrorTrackerBundle\Shared\Entity\ErrorLog"
_api_uri_variables
[]
_controller
"api_platform.symfony.main_controller"
_error_tracker_project_id
1
_error_tracker_project_key
"dellarocreative"
_firewall_context
"security.firewall.map.context.api"
_format
null
_resources
[
  "/api/error_logs/53251" => "/api/error_logs/53251"
  "/api/error_projects/1" => "/api/error_projects/1"
]
_route
"_api_/error_logs{._format}_post"
_route_params
[
  "_stateless" => true
  "_api_resource_class" => "Dellarocreative\ErrorTrackerBundle\Shared\Entity\ErrorLog"
  "_api_operation_name" => "_api_/error_logs{._format}_post"
  "_format" => null
]
_stateless
true
_stopwatch_token
"ffda6f"
data
Dellarocreative\ErrorTrackerBundle\Shared\Entity\ErrorLog {#1274
  -id: 53251
  -url: "https://www.dellarocreative.ch/tx79.php"
  -user: null
  -occurredAt: DateTimeImmutable @1776517285 {#1448
    date: 2026-04-18 15:01:25.0 +02:00
  }
  -category: "request"
  -level: "error"
  -message: "No route found for "GET https://www.dellarocreative.ch/tx79.php""
  -exceptionClass: "Symfony\Component\HttpKernel\Exception\NotFoundHttpException"
  -stackTrace: """
    Symfony\Component\HttpKernel\Exception\NotFoundHttpException: No route found for "GET https://www.dellarocreative.ch/tx79.php" in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/http-kernel/EventListener/RouterListener.php:127\n
    #0 Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:260\n
    #1 Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:220\n
    #2 Symfony\Component\EventDispatcher\EventDispatcher->callListeners() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php:56\n
    #3 Symfony\Component\EventDispatcher\EventDispatcher->dispatch() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:157\n
    #4 Symfony\Component\HttpKernel\HttpKernel->handleRaw() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:76\n
    #5 Symfony\Component\HttpKernel\HttpKernel->handle() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/http-kernel/Kernel.php:197\n
    #6 Symfony\Component\HttpKernel\Kernel->handle() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35\n
    #7 Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run() in /var/www/vhosts/dellarocreative.ch/httpdocs/vendor/autoload_runtime.php:29\n
    #8 require_once() in /var/www/vhosts/dellarocreative.ch/httpdocs/public/index.php:5
    """
  -requestData: [
    "method" => "GET"
    "query" => []
    "request" => []
    "headers" => [
      "accept-encoding" => [
        "gzip, br"
      ]
      "x-forwarded-proto" => [
        "https"
      ]
      "cf-visitor" => [
        "{"scheme":"https"}"
      ]
      "cf-ipcountry" => [
        "SE"
      ]
      "cf-connecting-ip" => [
        "4.223.172.220"
      ]
      "cdn-loop" => [
        "cloudflare; loops=1"
      ]
      "cf-ray" => [
        "9ee3dba79d32c8c4-ARN"
      ]
      "connection" => [
        "close"
      ]
      "x-accel-internal" => [
        "/internal-nginx-static-location"
      ]
      "x-forwarded-for" => [
        "4.223.172.220"
      ]
      "x-real-ip" => [
        "104.23.221.163"
      ]
      "host" => [
        "www.dellarocreative.ch"
      ]
      "x-php-ob-level" => [
        "0"
      ]
    ]
  ]
  -ipAddress: "104.23.221.163"
  -userAgent: null
  -resolved: false
  -resolvedAt: null
  -resolvedBy: null
  -errorProject: Dellarocreative\ErrorTrackerBundle\Shared\Entity\ErrorProject {#686 …}
  -activeCollabTaskId: null
  -activeCollabAssigneeName: null
  -slackChannel: null
  -slackTs: null
}
input_format
"jsonld"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
connection
"close"
content-length
"2735"
content-type
"application/ld+json"
host
"manager.dellarocreative.ch"
user-agent
"Symfony HttpClient (Curl)"
x-accel-internal
"/internal-nginx-static-location"
x-api-key
"d99480123b31508ba3c03f07975fe7317d96e495000bfb512178385872bffb87"
x-real-ip
"46.231.206.127"

Request Content

Pretty

{
    "message": "No route found for \"GET https:\/\/www.dellarocreative.ch\/tx79.php\"",
    "exceptionClass": "Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException",
    "category": "request",
    "level": "error",
    "url": "https:\/\/www.dellarocreative.ch\/tx79.php",
    "user": null,
    "occurredAt": "2026-04-18T15:01:25+02:00",
    "stackTrace": "Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException: No route found for \"GET https:\/\/www.dellarocreative.ch\/tx79.php\" in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/http-kernel\/EventListener\/RouterListener.php:127\n#0 Symfony\\Component\\HttpKernel\\EventListener\\RouterListener->onKernelRequest() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php:260\n#1 Symfony\\Component\\EventDispatcher\\EventDispatcher::Symfony\\Component\\EventDispatcher\\{closure}() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php:220\n#2 Symfony\\Component\\EventDispatcher\\EventDispatcher->callListeners() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php:56\n#3 Symfony\\Component\\EventDispatcher\\EventDispatcher->dispatch() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/http-kernel\/HttpKernel.php:157\n#4 Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/http-kernel\/HttpKernel.php:76\n#5 Symfony\\Component\\HttpKernel\\HttpKernel->handle() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/http-kernel\/Kernel.php:197\n#6 Symfony\\Component\\HttpKernel\\Kernel->handle() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/runtime\/Runner\/Symfony\/HttpKernelRunner.php:35\n#7 Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner->run() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/autoload_runtime.php:29\n#8 require_once() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/public\/index.php:5",
    "requestData": {
        "method": "GET",
        "query": [],
        "request": [],
        "headers": {
            "accept-encoding": [
                "gzip, br"
            ],
            "x-forwarded-proto": [
                "https"
            ],
            "cf-visitor": [
                "{\"scheme\":\"https\"}"
            ],
            "cf-ipcountry": [
                "SE"
            ],
            "cf-connecting-ip": [
                "4.223.172.220"
            ],
            "cdn-loop": [
                "cloudflare; loops=1"
            ],
            "cf-ray": [
                "9ee3dba79d32c8c4-ARN"
            ],
            "connection": [
                "close"
            ],
            "x-accel-internal": [
                "\/internal-nginx-static-location"
            ],
            "x-forwarded-for": [
                "4.223.172.220"
            ],
            "x-real-ip": [
                "104.23.221.163"
            ],
            "host": [
                "www.dellarocreative.ch"
            ],
            "x-php-ob-level": [
                "0"
            ]
        }
    },
    "ipAddress": "104.23.221.163",
    "userAgent": null,
    "errorProject": "\/api\/error_projects\/1"
}

Raw

{"message":"No route found for \"GET https:\/\/www.dellarocreative.ch\/tx79.php\"","exceptionClass":"Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException","category":"request","level":"error","url":"https:\/\/www.dellarocreative.ch\/tx79.php","user":null,"occurredAt":"2026-04-18T15:01:25+02:00","stackTrace":"Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException: No route found for \"GET https:\/\/www.dellarocreative.ch\/tx79.php\" in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/http-kernel\/EventListener\/RouterListener.php:127\n#0 Symfony\\Component\\HttpKernel\\EventListener\\RouterListener->onKernelRequest() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php:260\n#1 Symfony\\Component\\EventDispatcher\\EventDispatcher::Symfony\\Component\\EventDispatcher\\{closure}() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php:220\n#2 Symfony\\Component\\EventDispatcher\\EventDispatcher->callListeners() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php:56\n#3 Symfony\\Component\\EventDispatcher\\EventDispatcher->dispatch() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/http-kernel\/HttpKernel.php:157\n#4 Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/http-kernel\/HttpKernel.php:76\n#5 Symfony\\Component\\HttpKernel\\HttpKernel->handle() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/http-kernel\/Kernel.php:197\n#6 Symfony\\Component\\HttpKernel\\Kernel->handle() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/symfony\/runtime\/Runner\/Symfony\/HttpKernelRunner.php:35\n#7 Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner->run() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/vendor\/autoload_runtime.php:29\n#8 require_once() in \/var\/www\/vhosts\/dellarocreative.ch\/httpdocs\/public\/index.php:5","requestData":{"method":"GET","query":[],"request":[],"headers":{"accept-encoding":["gzip, br"],"x-forwarded-proto":["https"],"cf-visitor":["{\"scheme\":\"https\"}"],"cf-ipcountry":["SE"],"cf-connecting-ip":["4.223.172.220"],"cdn-loop":["cloudflare; loops=1"],"cf-ray":["9ee3dba79d32c8c4-ARN"],"connection":["close"],"x-accel-internal":["\/internal-nginx-static-location"],"x-forwarded-for":["4.223.172.220"],"x-real-ip":["104.23.221.163"],"host":["www.dellarocreative.ch"],"x-php-ob-level":["0"]}},"ipAddress":"104.23.221.163","userAgent":null,"errorProject":"\/api\/error_projects\/1"}

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-location
"/api/error_logs/53251.jsonld"
content-type
"application/ld+json; charset=utf-8"
date
"Sat, 18 Apr 2026 13:01:28 GMT"
expires
"-1"
link
"<https://manager.dellarocreative.ch/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
location
"/api/error_logs/53251"
pragma
"no-cache"
vary
"Accept"
x-content-type-options
"nosniff"
x-debug-token
"868cf8"
x-frame-options
"deny"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ACTIVECOLLAB_ACCOUNT_ID
"145992"
ACTIVECOLLAB_APP_NAME
"Dellarocreative"
ACTIVECOLLAB_COMPANY_NAME
"dellarocreative"
ACTIVECOLLAB_EMAIL
"steve@dellarocreative.ch"
ACTIVECOLLAB_ENABLED
"true"
ACTIVECOLLAB_PASSWORD
"CoucouDellaro"
ACTIVECOLLAB_USER_EMAIL_SUFFIX
"@dellarocreative.ch"
APP_ENV
"dev"
APP_SECRET
"5411cafa98f489e92e5840377e4eaa62a3f33436ea61f01e098b04fbf9524eb83d9c783bfab315d9e7c1804085a671df10ff7724012c12ff218a983bbadc979c"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://dellarocreative_manager:VdRyA_khx7p^v1MNTmqhykx1tz03@mc22pk1312.vpsflex.net/dellarocreative_manager?serverVersion=10.11.2-MariaDB&charset=utf8mb4"
DEFAULT_URI
"https://manager.dellarocreative.ch"
ERROR_TRACKER_ENABLE_DASHBOARD
"true"
ERROR_TRACKER_IS_GLOBAL
"true"
MAILER_DSN
"sendmail+smtp://default"
MAINWP_API_KEY
"d1d90054d576ffacc3d38383ed81d54d81b792d5==8aa210ba8bec11bb7b3e846eb6350e21b22a843e"
MAINWP_BASE_URL
"https://wpmain.dellarocreative.ch"
MAINWP_CACHE_TTL
"86400"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SLACK_CRITICAL_CHANNEL
"#bugs-alerts"
SLACK_CRITICAL_ENABLED
"true"
SLACK_ENABLED
"true"
SLACK_ERROR_CHANNEL
"#bugs-alerts"
SLACK_ERROR_ENABLED
"false"
SLACK_INFO_CHANNEL
"#bugs-alerts"
SLACK_INFO_ENABLED
"false"
SLACK_NOTIFICATION_COOLDOWN
"300"
SLACK_TOKEN
"xoxb-36660312151-10261846181408-6F3MAVlqekEdJzlUjh6GGDyt"
SLACK_WARNING_CHANNEL
"#bugs-alerts"
SLACK_WARNING_ENABLED
"false"
WPMAIN_DATABASE_URL
"mysql://wpmain:$6l827yqX71nE%406co4@chiron.ch-dns.net/wpmain?charset=utf8mb4"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/vhosts/dellarocreative.ch/subdomains/manager/httpdocs"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/dellarocreative.ch/subdomains/manager/httpdocs"
]
CONTENT_LENGTH
"2735"
CONTENT_TYPE
"application/ld+json"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/dellarocreative.ch/subdomains/manager/httpdocs/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/dellarocreative.ch/subdomains/manager/httpdocs/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/dellarocreative.ch"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"manager.dellarocreative.ch"
HTTP_USER_AGENT
"Symfony HttpClient (Curl)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_API_KEY
"d99480123b31508ba3c03f07975fe7317d96e495000bfb512178385872bffb87"
HTTP_X_REAL_IP
"46.231.206.127"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_SSL_TLS_SNI
"manager.dellarocreative.ch"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aeOApXSeWofGEx0Yiv9qrgAAAAA"
REDIRECT_URL
"/api/error_logs"
REMOTE_ADDR
"46.231.206.127"
REMOTE_PORT
"54036"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776517285
REQUEST_TIME_FLOAT
1776517285.2406
REQUEST_URI
"/api/error_logs"
SCRIPT_FILENAME
"/var/www/vhosts/dellarocreative.ch/subdomains/manager/httpdocs/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"46.231.206.127"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"manager.dellarocreative.ch"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"manager.dellarocreative.ch"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/dellarocreative.ch/subdomains/manager/httpdocs/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,ERROR_TRACKER_IS_GLOBAL,ERROR_TRACKER_ENABLE_DASHBOARD,ACTIVECOLLAB_ENABLED,ACTIVECOLLAB_COMPANY_NAME,ACTIVECOLLAB_APP_NAME,ACTIVECOLLAB_EMAIL,ACTIVECOLLAB_PASSWORD,ACTIVECOLLAB_ACCOUNT_ID,ACTIVECOLLAB_USER_EMAIL_SUFFIX,SLACK_TOKEN,SLACK_NOTIFICATION_COOLDOWN,SLACK_ENABLED,SLACK_CRITICAL_CHANNEL,SLACK_ERROR_CHANNEL,SLACK_WARNING_CHANNEL,SLACK_INFO_CHANNEL,SLACK_CRITICAL_ENABLED,SLACK_ERROR_ENABLED,SLACK_WARNING_ENABLED,SLACK_INFO_ENABLED,MAINWP_BASE_URL,MAINWP_API_KEY,MAINWP_CACHE_TTL,WPMAIN_DATABASE_URL"
UNIQUE_ID
"aeOApXSeWofGEx0Yiv9qrgAAAAA"
USER
"dellarocreative_ch"
proxy-nokeepalive
"1"