Advertisement
Guest User

Stack Trace

a guest
Nov 8th, 2022
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.89 KB | None | 0 0
  1. {
  2.   "@context": "/api/contexts/Error",
  3.   "@type": "hydra:Error",
  4.   "hydra:title": "An error occurred",
  5.   "hydra:description": "App\\Entity\\Test::__construct(): Argument #1 ($uuid) must be of type ?Ramsey\\Uuid\\UuidInterface, string given",
  6.   "trace": [
  7.     {
  8.       "namespace": "",
  9.       "short_class": "",
  10.       "class": "",
  11.       "type": "",
  12.       "function": "",
  13.       "file": "/application/src/Entity/Test.php",
  14.       "line": 40,
  15.       "args": []
  16.     },
  17.     {
  18.       "namespace": "App\\Entity",
  19.       "short_class": "Test",
  20.       "class": "App\\Entity\\Test",
  21.       "type": "->",
  22.       "function": "__construct",
  23.       "file": null,
  24.       "line": null,
  25.       "args": []
  26.     },
  27.     {
  28.       "namespace": "",
  29.       "short_class": "ReflectionClass",
  30.       "class": "ReflectionClass",
  31.       "type": "->",
  32.       "function": "newInstanceArgs",
  33.       "file": "/application/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php",
  34.       "line": 283,
  35.       "args": []
  36.     },
  37.     {
  38.       "namespace": "ApiPlatform\\Serializer",
  39.       "short_class": "AbstractItemNormalizer",
  40.       "class": "ApiPlatform\\Serializer\\AbstractItemNormalizer",
  41.       "type": "->",
  42.       "function": "instantiateObject",
  43.       "file": "/application/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php",
  44.       "line": 368,
  45.       "args": []
  46.     },
  47.     {
  48.       "namespace": "Symfony\\Component\\Serializer\\Normalizer",
  49.       "short_class": "AbstractObjectNormalizer",
  50.       "class": "Symfony\\Component\\Serializer\\Normalizer\\AbstractObjectNormalizer",
  51.       "type": "->",
  52.       "function": "denormalize",
  53.       "file": "/application/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php",
  54.       "line": 208,
  55.       "args": []
  56.     },
  57.     {
  58.       "namespace": "ApiPlatform\\Serializer",
  59.       "short_class": "AbstractItemNormalizer",
  60.       "class": "ApiPlatform\\Serializer\\AbstractItemNormalizer",
  61.       "type": "->",
  62.       "function": "denormalize",
  63.       "file": "/application/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php",
  64.       "line": 145,
  65.       "args": []
  66.     },
  67.     {
  68.       "namespace": "ApiPlatform\\JsonLd\\Serializer",
  69.       "short_class": "ItemNormalizer",
  70.       "class": "ApiPlatform\\JsonLd\\Serializer\\ItemNormalizer",
  71.       "type": "->",
  72.       "function": "denormalize",
  73.       "file": "/application/vendor/symfony/serializer/Serializer.php",
  74.       "line": 238,
  75.       "args": []
  76.     },
  77.     {
  78.       "namespace": "Symfony\\Component\\Serializer",
  79.       "short_class": "Serializer",
  80.       "class": "Symfony\\Component\\Serializer\\Serializer",
  81.       "type": "->",
  82.       "function": "denormalize",
  83.       "file": "/application/vendor/symfony/serializer/Serializer.php",
  84.       "line": 151,
  85.       "args": []
  86.     },
  87.     {
  88.       "namespace": "Symfony\\Component\\Serializer",
  89.       "short_class": "Serializer",
  90.       "class": "Symfony\\Component\\Serializer\\Serializer",
  91.       "type": "->",
  92.       "function": "deserialize",
  93.       "file": "/application/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php",
  94.       "line": 78,
  95.       "args": []
  96.     },
  97.     {
  98.       "namespace": "ApiPlatform\\Symfony\\EventListener",
  99.       "short_class": "DeserializeListener",
  100.       "class": "ApiPlatform\\Symfony\\EventListener\\DeserializeListener",
  101.       "type": "->",
  102.       "function": "onKernelRequest",
  103.       "file": "/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php",
  104.       "line": 115,
  105.       "args": []
  106.     },
  107.     {
  108.       "namespace": "Symfony\\Component\\EventDispatcher\\Debug",
  109.       "short_class": "WrappedListener",
  110.       "class": "Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener",
  111.       "type": "->",
  112.       "function": "__invoke",
  113.       "file": "/application/vendor/symfony/event-dispatcher/EventDispatcher.php",
  114.       "line": 230,
  115.       "args": []
  116.     },
  117.     {
  118.       "namespace": "Symfony\\Component\\EventDispatcher",
  119.       "short_class": "EventDispatcher",
  120.       "class": "Symfony\\Component\\EventDispatcher\\EventDispatcher",
  121.       "type": "->",
  122.       "function": "callListeners",
  123.       "file": "/application/vendor/symfony/event-dispatcher/EventDispatcher.php",
  124.       "line": 59,
  125.       "args": []
  126.     },
  127.     {
  128.       "namespace": "Symfony\\Component\\EventDispatcher",
  129.       "short_class": "EventDispatcher",
  130.       "class": "Symfony\\Component\\EventDispatcher\\EventDispatcher",
  131.       "type": "->",
  132.       "function": "dispatch",
  133.       "file": "/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php",
  134.       "line": 153,
  135.       "args": []
  136.     },
  137.     {
  138.       "namespace": "Symfony\\Component\\EventDispatcher\\Debug",
  139.       "short_class": "TraceableEventDispatcher",
  140.       "class": "Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher",
  141.       "type": "->",
  142.       "function": "dispatch",
  143.       "file": "/application/vendor/symfony/http-kernel/HttpKernel.php",
  144.       "line": 139,
  145.       "args": []
  146.     },
  147.     {
  148.       "namespace": "Symfony\\Component\\HttpKernel",
  149.       "short_class": "HttpKernel",
  150.       "class": "Symfony\\Component\\HttpKernel\\HttpKernel",
  151.       "type": "->",
  152.       "function": "handleRaw",
  153.       "file": "/application/vendor/symfony/http-kernel/HttpKernel.php",
  154.       "line": 75,
  155.       "args": []
  156.     },
  157.     {
  158.       "namespace": "Symfony\\Component\\HttpKernel",
  159.       "short_class": "HttpKernel",
  160.       "class": "Symfony\\Component\\HttpKernel\\HttpKernel",
  161.       "type": "->",
  162.       "function": "handle",
  163.       "file": "/application/vendor/symfony/http-kernel/Kernel.php",
  164.       "line": 202,
  165.       "args": []
  166.     },
  167.     {
  168.       "namespace": "Symfony\\Component\\HttpKernel",
  169.       "short_class": "Kernel",
  170.       "class": "Symfony\\Component\\HttpKernel\\Kernel",
  171.       "type": "->",
  172.       "function": "handle",
  173.       "file": "/application/public/index.php",
  174.       "line": 30,
  175.       "args": []
  176.     }
  177.   ]
  178. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement