^ App\Controller\Base\JsonResponse {#191
  -httpStatusCode: array:12 [
    200 => "OK"
    201 => "Created"
    400 => "Bad Request"
    401 => "Unauthorized"
    403 => "Forbidden"
    404 => "Not Found"
    405 => "Method Not Allowed"
    409 => "Conflict"
    415 => "Unsupported Media Type"
    429 => "Too Many Requests"
    500 => "Internal Server Error"
    503 => "Service Unavailable"
  ]
  +request: array:1 [
    "method" => "GET"
  ]
  +response: null
  +controller: App\Controller\ApiController {#132
    -encoderFactory: Symfony\Component\Security\Core\Encoder\EncoderFactory {#157
      -encoders: array:1 [
        "App\Entity\Accounts" => array:2 [
          "class" => "Symfony\Component\Security\Core\Encoder\NativePasswordEncoder"
          "arguments" => array:4 [
            0 => null
            1 => null
            2 => null
            3 => 1
          ]
        ]
      ]
    }
    -serializer: Symfony\Component\Serializer\Serializer {#176
      #encoder: Symfony\Component\Serializer\Encoder\ChainEncoder {#185
        #encoders: array:1 [
          0 => Symfony\Component\Serializer\Encoder\JsonEncoder {#170
            #encodingImpl: Symfony\Component\Serializer\Encoder\JsonEncode {#169
              -defaultContext: array:1 [
                "json_encode_options" => 0
              ]
            }
            #decodingImpl: Symfony\Component\Serializer\Encoder\JsonDecode {#171
              #serializer: null
              -defaultContext: array:3 [
                "json_decode_associative" => true
                "json_decode_options" => 0
                "json_decode_recursion_depth" => 512
              ]
            }
          }
        ]
        #encoderByFormat: []
      }
      #decoder: Symfony\Component\Serializer\Encoder\ChainDecoder {#175
        #decoders: array:1 [
          0 => Symfony\Component\Serializer\Encoder\JsonEncoder {#170}
        ]
        #decoderByFormat: []
      }
      #normalizers: array:2 [
        0 => Symfony\Component\Serializer\Normalizer\ObjectNormalizer {#192
          #propertyAccessor: Symfony\Component\PropertyAccess\PropertyAccessor {#178
            -magicCall: false
            -ignoreInvalidIndices: true
            -ignoreInvalidProperty: false
            -cacheItemPool: null
            -propertyPathCache: []
            -readPropertyCache: []
            -writePropertyCache: []
          }
          -discriminatorCache: []
          -objectClassResolver: Closure($class) {#190
            class: "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"
            this: Symfony\Component\Serializer\Normalizer\ObjectNormalizer {#192}
          }
          -propertyTypeExtractor: null
          -typesCache: []
          -attributesCache: []
          -maxDepthHandler: null
          #classDiscriminatorResolver: null
          #defaultContext: array:6 [
            "allow_extra_attributes" => true
            "circular_reference_limit" => 1
            "ignored_attributes" => []
            "callbacks" => array:2 [
              "createdTime" => Closure($innerObject, $outerObject, string $attributeName, string $format = null, array $context = []) {#177
                class: "App\Controller\Base\ApiController"
                this: App\Controller\ApiController {#132}
              }
              "updatedTime" => Closure($innerObject, $outerObject, string $attributeName, string $format = null, array $context = []) {#194
                class: "App\Controller\Base\ApiController"
                this: App\Controller\ApiController {#132}
              }
            ]
            "circular_reference_handler" => Closure($object, $format, $context) {#193
              class: "App\Controller\Base\ApiController"
              this: App\Controller\ApiController {#132}
            }
            "exclude_from_cache_key" => array:1 [
              0 => "circular_reference_limit_counters"
            ]
          ]
          #circularReferenceLimit: 1
          #circularReferenceHandler: null
          #classMetadataFactory: null
          #nameConverter: null
          #callbacks: []
          #ignoredAttributes: []
          #camelizedAttributes: []
          #serializer: Symfony\Component\Serializer\Serializer {#176}
          -objectClassResolver: null
        }
        1 => Symfony\Component\Serializer\Normalizer\DateTimeNormalizer {#202
          -defaultContext: array:2 [
            "datetime_format" => "Y-m-d\TH:i:sP"
            "datetime_timezone" => null
          ]
        }
      ]
      -cachedNormalizers: null
      -denormalizerCache: []
      -normalizerCache: []
    }
    #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#189
      -factory: Symfony\Component\DependencyInjection\Container::getService($registry, string $id, ?string $method, $load) {#49
        this: ContainerVzb8xhN\srcApp_KernelPrdDebugContainer {#63 …20}
      }
      -serviceMap: array:11 [
        "doctrine" => array:4 [
          0 => "services"
          1 => "doctrine"
          2 => "getDoctrineService"
          3 => false
        ]
        "http_kernel" => array:4 [
          0 => "services"
          1 => "http_kernel"
          2 => "getHttpKernelService"
          3 => false
        ]
        "parameter_bag" => array:4 [
          0 => "privates"
          1 => "parameter_bag"
          2 => "getParameterBagService"
          3 => false
        ]
        "request_stack" => array:4 [
          0 => "services"
          1 => "request_stack"
          2 => "getRequestStackService"
          3 => false
        ]
        "router" => array:4 [
          0 => "services"
          1 => "router"
          2 => "getRouterService"
          3 => false
        ]
        "security.authorization_checker" => array:4 [
          0 => "services"
          1 => "security.authorization_checker"
          2 => "getSecurity_AuthorizationCheckerService"
          3 => false
        ]
        "security.csrf.token_manager" => array:4 [
          0 => "services"
          1 => "security.csrf.token_manager"
          2 => "getSecurity_Csrf_TokenManagerService"
          3 => false
        ]
        "security.token_storage" => array:4 [
          0 => "services"
          1 => "security.token_storage"
          2 => "getSecurity_TokenStorageService"
          3 => false
        ]
        "serializer" => array:4 [
          0 => "services"
          1 => "serializer"
          2 => "getSerializerService"
          3 => false
        ]
        "session" => array:4 [
          0 => "services"
          1 => "session"
          2 => "getSessionService"
          3 => false
        ]
        "twig" => array:4 [
          0 => "services"
          1 => "twig"
          2 => "getTwigService"
          3 => false
        ]
      ]
      -serviceTypes: array:11 [
        "doctrine" => "?"
        "http_kernel" => "?"
        "parameter_bag" => "?"
        "request_stack" => "?"
        "router" => "?"
        "security.authorization_checker" => "?"
        "security.csrf.token_manager" => "?"
        "security.token_storage" => "?"
        "serializer" => "?"
        "session" => "?"
        "twig" => "?"
      ]
      -externalId: "App\Controller\ApiController"
      -container: ContainerVzb8xhN\srcApp_KernelPrdDebugContainer {#63 …20}
      -factories: array:11 [
        "doctrine" => array:4 [
          0 => "services"
          1 => "doctrine"
          2 => "getDoctrineService"
          3 => false
        ]
        "http_kernel" => array:4 [
          0 => "services"
          1 => "http_kernel"
          2 => "getHttpKernelService"
          3 => false
        ]
        "parameter_bag" => array:4 [
          0 => "privates"
          1 => "parameter_bag"
          2 => "getParameterBagService"
          3 => false
        ]
        "request_stack" => array:4 [
          0 => "services"
          1 => "request_stack"
          2 => "getRequestStackService"
          3 => false
        ]
        "router" => array:4 [
          0 => "services"
          1 => "router"
          2 => "getRouterService"
          3 => false
        ]
        "security.authorization_checker" => array:4 [
          0 => "services"
          1 => "security.authorization_checker"
          2 => "getSecurity_AuthorizationCheckerService"
          3 => false
        ]
        "security.csrf.token_manager" => array:4 [
          0 => "services"
          1 => "security.csrf.token_manager"
          2 => "getSecurity_Csrf_TokenManagerService"
          3 => false
        ]
        "security.token_storage" => array:4 [
          0 => "services"
          1 => "security.token_storage"
          2 => "getSecurity_TokenStorageService"
          3 => false
        ]
        "serializer" => array:4 [
          0 => "services"
          1 => "serializer"
          2 => "getSerializerService"
          3 => false
        ]
        "session" => array:4 [
          0 => "services"
          1 => "session"
          2 => "getSessionService"
          3 => false
        ]
        "twig" => array:4 [
          0 => "services"
          1 => "twig"
          2 => "getTwigService"
          3 => false
        ]
      ]
      -loading: []
      -providedTypes: null
    }
  }
}
{"request":{"method":"GET"},"response":{"statusCode":400,"description":"Request content is empty.","success":null,"fail":null}}