ItemMovimientoController :: procesarOrdenReparacion
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Movimientos\ItemMovimientoController::procesarOrdenReparacion" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_movimientos_item_movimiento_procesar_orden_reparacion" |
| _route_params | [ "id" => "6900" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "048605" |
| id | "6900" |
| movimiento | App\Entity\Movimientos\OrdenReparacion {#1107 -equipos: Doctrine\ORM\PersistentCollection {#1193 …} -responsable: Proxies\__CG__\App\Entity\RRHH\Empleado {#1216 …} -id: 6900 -fecha: DateTime @1787540400 {#1101 : 2026-08-24 00:00:00.0 America/Sao_Paulo (-03:00) } -numero: 5110 -eliminado: false -pendiente: true -fechaIngreso: DateTime @1787635084 {#1098 : 2026-08-25 02:18:04.0 America/Sao_Paulo (-03:00) } -deposito: Proxies\__CG__\App\Entity\Almacen\Deposito {#1127 …} -items: Doctrine\ORM\PersistentCollection {#1168 …} -userAlta: null -yaProcesada: true -observaciones: null -finalizoCircuito: false -destino: null -tareaDiagramada: null -tareaPreventivo: null } |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "es-ES,es;q=0.9" |
| cache-control | "max-age=0" |
| connection | "keep-alive" |
| content-length | "0" |
| content-type | "application/x-www-form-urlencoded" |
| cookie | "PHPSESSID=hrq399pjaanf0vueu3cjm4qjj2" |
| host | "mantenimiento.gestion-miralejos.com.ar" |
| origin | "https://mantenimiento.gestion-miralejos.com.ar" |
| referer | "https://mantenimiento.gestion-miralejos.com.ar/movimientos/item/movimiento/6900/new" |
| sec-ch-ua | ""Not;A=Brand";v="8", "Chromium";v="150", "Google Chrome";v="150"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36" |
| 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 | "Tue, 25 Aug 2026 05:18:18 GMT" |
| location | "/movimientos/orden/reparacion/" |
| x-debug-token | "97ab4d" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "hrq399pjaanf0vueu3cjm4qjj2" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 25 Aug 26 01:59:09 -0300" |
| Last used | "Tue, 25 Aug 26 02:18:14 -0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-item_movimiento | "-MTv_CTVXNryJp2AatjrXSKIZSgIlMP-BM1o-jYTmJc" |
| _csrf/https-orden_reparacion | "RnCZG4JCfL_vXQbNKj_4i0Whd3DwQMvu_3Z6Ez5V5fs" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 87
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 49
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 77
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/public/index.php"
"line" => 5
"args" => [
"/var/www/html/mantenimiento/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:212
[
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 212
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/src/Controller/Movimientos/ItemMovimientoController.php"
"line" => 615
"function" => "addFlash"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "procesarOrdenReparacion"
"class" => "App\Controller\Movimientos\ItemMovimientoController"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/public/index.php"
"line" => 5
"args" => [
"/var/www/html/mantenimiento/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/mantenimiento/public/index.php"
"line" => 5
"args" => [
"/var/www/html/mantenimiento/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
| Key | Value |
|---|---|
| success | [ "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" "Orden reparacion procesada exitosamente" ] |
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "d023d9cb0a06b21b438e44ac0da4c216" |
| DATABASE_URL | "mysql://leochabur:leo181979@localhost:3306/mant_sapucai?serverVersion=mariadb-10.4.11" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "0" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| DOCUMENT_ROOT | "/var/www/html/mantenimiento/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "es-ES,es;q=0.9" |
| HTTP_CACHE_CONTROL | "max-age=0" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_CONTENT_LENGTH | "0" |
| HTTP_CONTENT_TYPE | "application/x-www-form-urlencoded" |
| HTTP_COOKIE | "PHPSESSID=hrq399pjaanf0vueu3cjm4qjj2" |
| HTTP_HOST | "mantenimiento.gestion-miralejos.com.ar" |
| HTTP_ORIGIN | "https://mantenimiento.gestion-miralejos.com.ar" |
| HTTP_REFERER | "https://mantenimiento.gestion-miralejos.com.ar/movimientos/item/movimiento/6900/new" |
| HTTP_SEC_CH_UA | ""Not;A=Brand";v="8", "Chromium";v="150", "Google Chrome";v="150"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "190.104.236.186" |
| REMOTE_PORT | "60040" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1787635098 |
| REQUEST_TIME_FLOAT | 1787635098.597 |
| REQUEST_URI | "/movimientos/item/movimiento/6900/procesar/orden/reparacion" |
| SCRIPT_FILENAME | "/var/www/html/mantenimiento/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.79.73.41" |
| SERVER_NAME | "mantenimiento.gestion-miralejos.com.ar" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL" |
| USER | "www-data" |