POST https://reals-dash.ewm.dev/migrations/update-status

MigrationUpdateController :: updateStatus

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Api\Migration\MigrationUpdateController::updateStatus"
_firewall_context
"security.firewall.map.context.main"
_route
"update_status_migration"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"b25c46"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
content-length
"264"
content-type
"application/json"
host
"reals-dash.ewm.dev"
user-agent
"Symfony HttpClient/Curl"
x-php-ob-level
"1"

Request Content

Pretty

{
    "rowCount": 15200,
    "status": "in progress",
    "report": "Importation started at 2024-09-11 17:53:11\n0 users created from contacts \nUser IDs from Contacts: [] \n",
    "deptId": 201,
    "subscriptionId": 126,
    "fileName": "generatedcontacts100k-9b4a5e6d2efeafd4b82d38432266d600.csv"
}

Raw

{"rowCount":15200,"status":"in progress","report":"Importation started at 2024-09-11 17:53:11\n0 users created from contacts \nUser IDs from Contacts: [] \n","deptId":201,"subscriptionId":126,"fileName":"generatedcontacts100k-9b4a5e6d2efeafd4b82d38432266d600.csv"}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Tue, 17 Sep 2024 21:57:46 GMT"
x-debug-token
"ac8893"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/srv/www/reals-dash/public/index.php"
    "line" => 5
    "args" => [
      "/srv/www/reals-dash/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEFAULT_PASSWORD
"admin"
APP_ENV
"dev"
APP_SECRET
"2cb308eb6a8afc003de2c4f1afc5e63f"
DATABASE_URL
"mysql://dv36i_reals_dash:1a1LU_D3kB2@dv36i.myd.infomaniak.com/dv36i_reals_dash?serverVersion=5.7&charset=utf8mb4"
MAILER_DSN
"smtp://contact@reals.ch:zrWup82.5KS7P@mail.infomaniak.com:587"
MAILER_FROM
"contact@reals.ch"
MAILER_NAME
"REALS"
MERCURE_URL
"https://reals-api-staging.ewm.dev//hub/.well-known/mercure"
REALS_API_BASE_URL
"https://reals-api-staging.ewm.dev"
REALS_API_EMAIL
"a.souissi@ewm.swiss"
REALS_API_PASSWORD
"admin"
REALS_API_ROLE_ADMIN
"ROLE_ADMIN"
REALS_API_ROLE_ASSISTANT
"ROLE_ASSISTANT"
REALS_API_ROLE_OPERATOR
"ROLE_OPERATOR"
REALS_API_ROLE_SUPER_ADMIN
"ROLE_EWM_ADMIN"
REALS_DASH_BASE_URL
"https://reals-dash.ewm.dev"
SESSION_LIFE_TIME
"14400"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"264"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/srv/www/reals-dash/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/srv/www/reals-dash/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"reals-dash.ewm.dev"
HTTP_USER_AGENT
"Symfony HttpClient/Curl"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://reals-dash.ewm.dev/migrations/update-status"
REDIRECT_SCRIPT_URL
"/migrations/update-status"
REDIRECT_SSL_TLS_SNI
"reals-dash.ewm.dev"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/migrations/update-status"
REMOTE_ADDR
"83.166.154.171"
REMOTE_PORT
"56290"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726610265
REQUEST_TIME_FLOAT
1726610265.9369
REQUEST_URI
"/migrations/update-status"
SCRIPT_FILENAME
"/srv/www/reals-dash/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://reals-dash.ewm.dev/migrations/update-status"
SCRIPT_URL
"/migrations/update-status"
SERVER_ADDR
"10.52.11.205"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"reals-dash.ewm.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at reals-dash.ewm.dev Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"reals-dash.ewm.dev"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,MAILER_FROM,MAILER_NAME,DATABASE_URL,APP_DEFAULT_PASSWORD,REALS_API_BASE_URL,REALS_API_EMAIL,REALS_API_PASSWORD,REALS_API_ROLE_SUPER_ADMIN,REALS_API_ROLE_ADMIN,REALS_API_ROLE_ASSISTANT,REALS_API_ROLE_OPERATOR,REALS_DASH_BASE_URL,SESSION_LIFE_TIME,MERCURE_URL"