Error 500 Internal Server Error

GET https://dot.cd/assets/svg/brands/google-icon.svg

Forwarded to ExceptionAction (66924d)

Serializer

1 Handled
9.60 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
Symfony\Component\ErrorHandler\Exception\FlattenException
Show contents
Symfony\Component\ErrorHandler\Exception\FlattenException {#1203
  -message: "Could not find an asset mapper path that points to the "swup" controller in package "symfony/ux-swup", defined in controllers.json."
  -code: 0
  -previous: null
  -trace: [
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => ""
      "file" => "/home/dot/public_html/vendor/symfony/stimulus-bundle/src/AssetMapper/ControllersMapGenerator.php"
      "line" => 137
      "args" => []
    ]
    [
      "namespace" => "Symfony\UX\StimulusBundle\AssetMapper"
      "short_class" => "ControllersMapGenerator"
      "class" => "Symfony\UX\StimulusBundle\AssetMapper\ControllersMapGenerator"
      "type" => "->"
      "function" => "loadUxControllers"
      "file" => "/home/dot/public_html/vendor/symfony/stimulus-bundle/src/AssetMapper/ControllersMapGenerator.php"
      "line" => 48
      "args" => []
    ]
    [
      "namespace" => "Symfony\UX\StimulusBundle\AssetMapper"
      "short_class" => "ControllersMapGenerator"
      "class" => "Symfony\UX\StimulusBundle\AssetMapper\ControllersMapGenerator"
      "type" => "->"
      "function" => "getControllersMap"
      "file" => "/home/dot/public_html/vendor/symfony/stimulus-bundle/src/AssetMapper/StimulusLoaderJavaScriptCompiler.php"
      "line" => 52
      "args" => []
    ]
    [
      "namespace" => "Symfony\UX\StimulusBundle\AssetMapper"
      "short_class" => "StimulusLoaderJavaScriptCompiler"
      "class" => "Symfony\UX\StimulusBundle\AssetMapper\StimulusLoaderJavaScriptCompiler"
      "type" => "->"
      "function" => "compile"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/AssetMapperCompiler.php"
      "line" => 40
      "args" => [
        [
          "string"
          """
            const eagerControllers = {};\n
            const lazyControllers = {};\n
            const isApplicationDebug = false;\n
            \n
            export { eagerControllers, isApplicationDebug, lazyControllers };\n
            """
        ]
        [
          "object"
          "Symfony\Component\AssetMapper\MappedAsset"
        ]
        [
          "object"
          "Symfony\Component\AssetMapper\AssetMapper"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper"
      "short_class" => "AssetMapperCompiler"
      "class" => "Symfony\Component\AssetMapper\AssetMapperCompiler"
      "type" => "->"
      "function" => "compile"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/Factory/MappedAssetFactory.php"
      "line" => 108
      "args" => [
        [
          "string"
          """
            const eagerControllers = {};\n
            const lazyControllers = {};\n
            const isApplicationDebug = false;\n
            \n
            export { eagerControllers, isApplicationDebug, lazyControllers };\n
            """
        ]
        [
          "object"
          "Symfony\Component\AssetMapper\MappedAsset"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper\Factory"
      "short_class" => "MappedAssetFactory"
      "class" => "Symfony\Component\AssetMapper\Factory\MappedAssetFactory"
      "type" => "->"
      "function" => "compileContent"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/Factory/MappedAssetFactory.php"
      "line" => 49
      "args" => [
        [
          "object"
          "Symfony\Component\AssetMapper\MappedAsset"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper\Factory"
      "short_class" => "MappedAssetFactory"
      "class" => "Symfony\Component\AssetMapper\Factory\MappedAssetFactory"
      "type" => "->"
      "function" => "createMappedAsset"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/Factory/CachedMappedAssetFactory.php"
      "line" => 42
      "args" => [
        [
          "string"
          "@symfony/stimulus-bundle/controllers.js"
        ]
        [
          "string"
          "/home/dot/public_html/vendor/symfony/stimulus-bundle/assets/dist/controllers.js"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper\Factory"
      "short_class" => "CachedMappedAssetFactory"
      "class" => "Symfony\Component\AssetMapper\Factory\CachedMappedAssetFactory"
      "type" => "->"
      "function" => "createMappedAsset"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/AssetMapper.php"
      "line" => 41
      "args" => [
        [
          "string"
          "@symfony/stimulus-bundle/controllers.js"
        ]
        [
          "string"
          "/home/dot/public_html/vendor/symfony/stimulus-bundle/assets/dist/controllers.js"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper"
      "short_class" => "AssetMapper"
      "class" => "Symfony\Component\AssetMapper\AssetMapper"
      "type" => "->"
      "function" => "getAsset"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/AssetMapper.php"
      "line" => 62
      "args" => [
        [
          "string"
          "@symfony/stimulus-bundle/controllers.js"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper"
      "short_class" => "AssetMapper"
      "class" => "Symfony\Component\AssetMapper\AssetMapper"
      "type" => "->"
      "function" => "getAssetFromSourcePath"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/Compiler/JavaScriptImportPathCompiler.php"
      "line" => 204
      "args" => [
        [
          "string"
          "/home/dot/public_html/vendor/symfony/stimulus-bundle/assets/dist/controllers.js"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper\Compiler"
      "short_class" => "JavaScriptImportPathCompiler"
      "class" => "Symfony\Component\AssetMapper\Compiler\JavaScriptImportPathCompiler"
      "type" => "->"
      "function" => "findAssetForRelativeImport"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/Compiler/JavaScriptImportPathCompiler.php"
      "line" => 88
      "args" => [
        [
          "string"
          "./controllers.js"
        ]
        [
          "object"
          "Symfony\Component\AssetMapper\MappedAsset"
        ]
        [
          "object"
          "Symfony\Component\AssetMapper\AssetMapper"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper\Compiler"
      "short_class" => "JavaScriptImportPathCompiler"
      "class" => "Symfony\Component\AssetMapper\Compiler\JavaScriptImportPathCompiler"
      "type" => "->"
      "function" => "Symfony\Component\AssetMapper\Compiler\{closure}"
      "file" => null
      "line" => null
      "args" => [
        [
          "array"
          [
            [
              "array"
              [
                [
                  "string"
                  "import { isApplicationDebug, eagerControllers, lazyControllers } from './controllers.js';"
                ]
                [
                  "integer"
                  50
                ]
              ]
            ]
            [
              "array"
              [
                [
                  "string"
                  "./controllers.js"
                ]
                [
                  "integer"
                  121
                ]
              ]
            ]
          ]
        ]
      ]
    ]
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => "preg_replace_callback"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/Compiler/JavaScriptImportPathCompiler.php"
      "line" => 118
      "args" => [
        [
          "string"
          """
            /\n
                        ^(?:\/\/.*)                     # Lines that start with comments\n
                    |\n
                        (?:\n
                            '(?:[^'\\\n]|\\.)*+'   # Strings enclosed in single quotes\n
                        |\n
                            "(?:[^"\\\n]|\\.)*+"      # Strings enclosed in double quotes\n
                        )\n
                    |\n
                        (?:                            # Import statements (script captured)\n
                            import\s*\n
                                (?:\n
                                    (?:\*\s*as\s+\w+|\s+[\w\s{},*]+)\n
                                    \s*from\s*\n
                                )?\n
                        |\n
                            \bimport\(\n
                        )\n
                        \s*['"`](\.\/[^'"`\n]++|(\.\.\/)*+[^'"`\n]++)['"`]\s*[;\)]\n
                    ?\n
                /mx
            """
        ]
        [
          "object"
          "Closure"
        ]
        [
          "string"
          """
            import { Application } from '@hotwired/stimulus';\n
            import { isApplicationDebug, eagerControllers, lazyControllers } from './controllers.js';\n
            \n
            const controllerAttribute = 'data-controller';\n
            const loadControllers = (application, eagerControllers, lazyControllers) => {\n
                for (const name in eagerControllers) {\n
                    registerController(name, eagerControllers[name], application);\n
                }\n
                const lazyControllerHandler = new StimulusLazyControllerHandler(application, lazyControllers);\n
                lazyControllerHandler.start();\n
            };\n
            const startStimulusApp = () => {\n
                const application = Application.start();\n
                application.debug = isApplicationDebug;\n
                loadControllers(application, eagerControllers, lazyControllers);\n
                return application;\n
            };\n
            class StimulusLazyControllerHandler {\n
                constructor(application, lazyControllers) {\n
                    this.application = application;\n
                    this.lazyControllers = lazyControllers;\n
                }\n
                start() {\n
                    this.lazyLoadExistingControllers(document.documentElement);\n
                    this.lazyLoadNewControllers(document.documentElement);\n
                }\n
                lazyLoadExistingControllers(element) {\n
                    this.queryControllerNamesWithin(element).forEach((controllerName) => this.loadLazyController(controllerName));\n
                }\n
                async loadLazyController(name) {\n
                    if (canRegisterController(name, this.application)) {\n
                        if (this.lazyControllers[name] === undefined) {\n
                            return;\n
                        }\n
                        const controllerModule = await this.lazyControllers[name]();\n
                        registerController(name, controllerModule.default, this.application);\n
                    }\n
                }\n
                lazyLoadNewControllers(element) {\n
                    new MutationObserver((mutationsList) => {\n
                        for (const { attributeName, target, type } of mutationsList) {\n
                            switch (type) {\n
                                case 'attributes': {\n
                                    if (attributeName === controllerAttribute &&\n
                                        target.getAttribute(controllerAttribute)) {\n
                                        extractControllerNamesFrom(target).forEach((controllerName) => this.loadLazyController(controllerName));\n
                                    }\n
                                    break;\n
                                }\n
                                case 'childList': {\n
                                    this.lazyLoadExistingControllers(target);\n
                                }\n
                            }\n
                        }\n
                    }).observe(element, {\n
                        attributeFilter: [controllerAttribute],\n
                        subtree: true,\n
                        childList: true,\n
                    });\n
                }\n
                queryControllerNamesWithin(element) {\n
                    return Array.from(element.querySelectorAll(`[${controllerAttribute}]`))\n
                        .map(extractControllerNamesFrom)\n
                        .flat();\n
                }\n
            }\n
            function registerController(name, controller, application) {\n
                if (canRegisterController(name, application)) {\n
                    application.register(name, controller);\n
                }\n
            }\n
            function extractControllerNamesFrom(element) {\n
                const controllerNameValue = element.getAttribute(controllerAttribute);\n
                if (!controllerNameValue) {\n
                    return [];\n
                }\n
                return controllerNameValue.split(/\s+/).filter((content) => content.length);\n
            }\n
            function canRegisterController(name, application) {\n
                return !application.router.modulesByIdentifier.has(name);\n
            }\n
            \n
            export { loadControllers, startStimulusApp };\n
            """
        ]
        [
          "integer"
          -1
        ]
        [
          "null"
          null
        ]
        [
          "integer"
          256
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper\Compiler"
      "short_class" => "JavaScriptImportPathCompiler"
      "class" => "Symfony\Component\AssetMapper\Compiler\JavaScriptImportPathCompiler"
      "type" => "->"
      "function" => "compile"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/AssetMapperCompiler.php"
      "line" => 40
      "args" => [
        [
          "string"
          """
            import { Application } from '@hotwired/stimulus';\n
            import { isApplicationDebug, eagerControllers, lazyControllers } from './controllers.js';\n
            \n
            const controllerAttribute = 'data-controller';\n
            const loadControllers = (application, eagerControllers, lazyControllers) => {\n
                for (const name in eagerControllers) {\n
                    registerController(name, eagerControllers[name], application);\n
                }\n
                const lazyControllerHandler = new StimulusLazyControllerHandler(application, lazyControllers);\n
                lazyControllerHandler.start();\n
            };\n
            const startStimulusApp = () => {\n
                const application = Application.start();\n
                application.debug = isApplicationDebug;\n
                loadControllers(application, eagerControllers, lazyControllers);\n
                return application;\n
            };\n
            class StimulusLazyControllerHandler {\n
                constructor(application, lazyControllers) {\n
                    this.application = application;\n
                    this.lazyControllers = lazyControllers;\n
                }\n
                start() {\n
                    this.lazyLoadExistingControllers(document.documentElement);\n
                    this.lazyLoadNewControllers(document.documentElement);\n
                }\n
                lazyLoadExistingControllers(element) {\n
                    this.queryControllerNamesWithin(element).forEach((controllerName) => this.loadLazyController(controllerName));\n
                }\n
                async loadLazyController(name) {\n
                    if (canRegisterController(name, this.application)) {\n
                        if (this.lazyControllers[name] === undefined) {\n
                            return;\n
                        }\n
                        const controllerModule = await this.lazyControllers[name]();\n
                        registerController(name, controllerModule.default, this.application);\n
                    }\n
                }\n
                lazyLoadNewControllers(element) {\n
                    new MutationObserver((mutationsList) => {\n
                        for (const { attributeName, target, type } of mutationsList) {\n
                            switch (type) {\n
                                case 'attributes': {\n
                                    if (attributeName === controllerAttribute &&\n
                                        target.getAttribute(controllerAttribute)) {\n
                                        extractControllerNamesFrom(target).forEach((controllerName) => this.loadLazyController(controllerName));\n
                                    }\n
                                    break;\n
                                }\n
                                case 'childList': {\n
                                    this.lazyLoadExistingControllers(target);\n
                                }\n
                            }\n
                        }\n
                    }).observe(element, {\n
                        attributeFilter: [controllerAttribute],\n
                        subtree: true,\n
                        childList: true,\n
                    });\n
                }\n
                queryControllerNamesWithin(element) {\n
                    return Array.from(element.querySelectorAll(`[${controllerAttribute}]`))\n
                        .map(extractControllerNamesFrom)\n
                        .flat();\n
                }\n
            }\n
            function registerController(name, controller, application) {\n
                if (canRegisterController(name, application)) {\n
                    application.register(name, controller);\n
                }\n
            }\n
            function extractControllerNamesFrom(element) {\n
                const controllerNameValue = element.getAttribute(controllerAttribute);\n
                if (!controllerNameValue) {\n
                    return [];\n
                }\n
                return controllerNameValue.split(/\s+/).filter((content) => content.length);\n
            }\n
            function canRegisterController(name, application) {\n
                return !application.router.modulesByIdentifier.has(name);\n
            }\n
            \n
            export { loadControllers, startStimulusApp };\n
            """
        ]
        [
          "object"
          "Symfony\Component\AssetMapper\MappedAsset"
        ]
        [
          "object"
          "Symfony\Component\AssetMapper\AssetMapper"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper"
      "short_class" => "AssetMapperCompiler"
      "class" => "Symfony\Component\AssetMapper\AssetMapperCompiler"
      "type" => "->"
      "function" => "compile"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/Factory/MappedAssetFactory.php"
      "line" => 108
      "args" => [
        [
          "string"
          """
            import { Application } from '@hotwired/stimulus';\n
            import { isApplicationDebug, eagerControllers, lazyControllers } from './controllers.js';\n
            \n
            const controllerAttribute = 'data-controller';\n
            const loadControllers = (application, eagerControllers, lazyControllers) => {\n
                for (const name in eagerControllers) {\n
                    registerController(name, eagerControllers[name], application);\n
                }\n
                const lazyControllerHandler = new StimulusLazyControllerHandler(application, lazyControllers);\n
                lazyControllerHandler.start();\n
            };\n
            const startStimulusApp = () => {\n
                const application = Application.start();\n
                application.debug = isApplicationDebug;\n
                loadControllers(application, eagerControllers, lazyControllers);\n
                return application;\n
            };\n
            class StimulusLazyControllerHandler {\n
                constructor(application, lazyControllers) {\n
                    this.application = application;\n
                    this.lazyControllers = lazyControllers;\n
                }\n
                start() {\n
                    this.lazyLoadExistingControllers(document.documentElement);\n
                    this.lazyLoadNewControllers(document.documentElement);\n
                }\n
                lazyLoadExistingControllers(element) {\n
                    this.queryControllerNamesWithin(element).forEach((controllerName) => this.loadLazyController(controllerName));\n
                }\n
                async loadLazyController(name) {\n
                    if (canRegisterController(name, this.application)) {\n
                        if (this.lazyControllers[name] === undefined) {\n
                            return;\n
                        }\n
                        const controllerModule = await this.lazyControllers[name]();\n
                        registerController(name, controllerModule.default, this.application);\n
                    }\n
                }\n
                lazyLoadNewControllers(element) {\n
                    new MutationObserver((mutationsList) => {\n
                        for (const { attributeName, target, type } of mutationsList) {\n
                            switch (type) {\n
                                case 'attributes': {\n
                                    if (attributeName === controllerAttribute &&\n
                                        target.getAttribute(controllerAttribute)) {\n
                                        extractControllerNamesFrom(target).forEach((controllerName) => this.loadLazyController(controllerName));\n
                                    }\n
                                    break;\n
                                }\n
                                case 'childList': {\n
                                    this.lazyLoadExistingControllers(target);\n
                                }\n
                            }\n
                        }\n
                    }).observe(element, {\n
                        attributeFilter: [controllerAttribute],\n
                        subtree: true,\n
                        childList: true,\n
                    });\n
                }\n
                queryControllerNamesWithin(element) {\n
                    return Array.from(element.querySelectorAll(`[${controllerAttribute}]`))\n
                        .map(extractControllerNamesFrom)\n
                        .flat();\n
                }\n
            }\n
            function registerController(name, controller, application) {\n
                if (canRegisterController(name, application)) {\n
                    application.register(name, controller);\n
                }\n
            }\n
            function extractControllerNamesFrom(element) {\n
                const controllerNameValue = element.getAttribute(controllerAttribute);\n
                if (!controllerNameValue) {\n
                    return [];\n
                }\n
                return controllerNameValue.split(/\s+/).filter((content) => content.length);\n
            }\n
            function canRegisterController(name, application) {\n
                return !application.router.modulesByIdentifier.has(name);\n
            }\n
            \n
            export { loadControllers, startStimulusApp };\n
            """
        ]
        [
          "object"
          "Symfony\Component\AssetMapper\MappedAsset"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper\Factory"
      "short_class" => "MappedAssetFactory"
      "class" => "Symfony\Component\AssetMapper\Factory\MappedAssetFactory"
      "type" => "->"
      "function" => "compileContent"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/Factory/MappedAssetFactory.php"
      "line" => 49
      "args" => [
        [
          "object"
          "Symfony\Component\AssetMapper\MappedAsset"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper\Factory"
      "short_class" => "MappedAssetFactory"
      "class" => "Symfony\Component\AssetMapper\Factory\MappedAssetFactory"
      "type" => "->"
      "function" => "createMappedAsset"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/Factory/CachedMappedAssetFactory.php"
      "line" => 42
      "args" => [
        [
          "string"
          "@symfony/stimulus-bundle/loader.js"
        ]
        [
          "string"
          "/home/dot/public_html/vendor/symfony/stimulus-bundle/assets/dist/loader.js"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper\Factory"
      "short_class" => "CachedMappedAssetFactory"
      "class" => "Symfony\Component\AssetMapper\Factory\CachedMappedAssetFactory"
      "type" => "->"
      "function" => "createMappedAsset"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/AssetMapper.php"
      "line" => 41
      "args" => [
        [
          "string"
          "@symfony/stimulus-bundle/loader.js"
        ]
        [
          "string"
          "/home/dot/public_html/vendor/symfony/stimulus-bundle/assets/dist/loader.js"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper"
      "short_class" => "AssetMapper"
      "class" => "Symfony\Component\AssetMapper\AssetMapper"
      "type" => "->"
      "function" => "getAsset"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/AssetMapper.php"
      "line" => 47
      "args" => [
        [
          "string"
          "@symfony/stimulus-bundle/loader.js"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper"
      "short_class" => "AssetMapper"
      "class" => "Symfony\Component\AssetMapper\AssetMapper"
      "type" => "->"
      "function" => "allAssets"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/AssetMapperDevServerSubscriber.php"
      "line" => 193
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper"
      "short_class" => "AssetMapperDevServerSubscriber"
      "class" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber"
      "type" => "->"
      "function" => "findAssetFromCache"
      "file" => "/home/dot/public_html/vendor/symfony/asset-mapper/AssetMapperDevServerSubscriber.php"
      "line" => 127
      "args" => [
        [
          "string"
          "/assets/svg/brands/google-icon.svg"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\AssetMapper"
      "short_class" => "AssetMapperDevServerSubscriber"
      "class" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber"
      "type" => "->"
      "function" => "onKernelRequest"
      "file" => "/home/dot/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
      "line" => 116
      "args" => [
        [
          "object"
          "Symfony\Component\HttpKernel\Event\RequestEvent"
        ]
        [
          "string"
          "kernel.request"
        ]
        [
          "object"
          "Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "WrappedListener"
      "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
      "type" => "->"
      "function" => "__invoke"
      "file" => "/home/dot/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 220
      "args" => [
        [
          "object"
          "Symfony\Component\HttpKernel\Event\RequestEvent"
        ]
        [
          "string"
          "kernel.request"
        ]
        [
          "object"
          "Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "callListeners"
      "file" => "/home/dot/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 56
      "args" => [
        [
          "array"
          [
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
            [
              "object"
              "Symfony\Component\EventDispatcher\Debug\WrappedListener"
            ]
          ]
        ]
        [
          "string"
          "kernel.request"
        ]
        [
          "object"
          "Symfony\Component\HttpKernel\Event\RequestEvent"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/home/dot/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
      "line" => 139
      "args" => [
        [
          "object"
          "Symfony\Component\HttpKernel\Event\RequestEvent"
        ]
        [
          "string"
          "kernel.request"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "TraceableEventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/home/dot/public_html/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 157
      "args" => [
        [
          "object"
          "Symfony\Component\HttpKernel\Event\RequestEvent"
        ]
        [
          "string"
          "kernel.request"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handleRaw"
      "file" => "/home/dot/public_html/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 76
      "args" => [
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
        [
          "integer"
          1
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/home/dot/public_html/vendor/symfony/http-kernel/Kernel.php"
      "line" => 197
      "args" => [
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
        [
          "integer"
          1
        ]
        [
          "boolean"
          true
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "Kernel"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/home/dot/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
      "line" => 35
      "args" => [
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\Runtime\Runner\Symfony"
      "short_class" => "HttpKernelRunner"
      "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
      "type" => "->"
      "function" => "run"
      "file" => "/home/dot/public_html/vendor/autoload_runtime.php"
      "line" => 29
      "args" => []
    ]
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => "require_once"
      "file" => "/home/dot/public_html/public/index.php"
      "line" => 5
      "args" => [
        [
          "string"
          "/home/dot/public_html/vendor/autoload_runtime.php"
        ]
      ]
    ]
  ]
  -traceAsString: """
    #0 /home/dot/public_html/vendor/symfony/stimulus-bundle/src/AssetMapper/ControllersMapGenerator.php(48): Symfony\UX\StimulusBundle\AssetMapper\ControllersMapGenerator->loadUxControllers()\n
    #1 /home/dot/public_html/vendor/symfony/stimulus-bundle/src/AssetMapper/StimulusLoaderJavaScriptCompiler.php(52): Symfony\UX\StimulusBundle\AssetMapper\ControllersMapGenerator->getControllersMap()\n
    #2 /home/dot/public_html/vendor/symfony/asset-mapper/AssetMapperCompiler.php(40): Symfony\UX\StimulusBundle\AssetMapper\StimulusLoaderJavaScriptCompiler->compile('const eagerCont...', Object(Symfony\Component\AssetMapper\MappedAsset), Object(Symfony\Component\AssetMapper\AssetMapper))\n
    #3 /home/dot/public_html/vendor/symfony/asset-mapper/Factory/MappedAssetFactory.php(108): Symfony\Component\AssetMapper\AssetMapperCompiler->compile('const eagerCont...', Object(Symfony\Component\AssetMapper\MappedAsset))\n
    #4 /home/dot/public_html/vendor/symfony/asset-mapper/Factory/MappedAssetFactory.php(49): Symfony\Component\AssetMapper\Factory\MappedAssetFactory->compileContent(Object(Symfony\Component\AssetMapper\MappedAsset))\n
    #5 /home/dot/public_html/vendor/symfony/asset-mapper/Factory/CachedMappedAssetFactory.php(42): Symfony\Component\AssetMapper\Factory\MappedAssetFactory->createMappedAsset('@symfony/stimul...', '/home/dot/publi...')\n
    #6 /home/dot/public_html/vendor/symfony/asset-mapper/AssetMapper.php(41): Symfony\Component\AssetMapper\Factory\CachedMappedAssetFactory->createMappedAsset('@symfony/stimul...', '/home/dot/publi...')\n
    #7 /home/dot/public_html/vendor/symfony/asset-mapper/AssetMapper.php(62): Symfony\Component\AssetMapper\AssetMapper->getAsset('@symfony/stimul...')\n
    #8 /home/dot/public_html/vendor/symfony/asset-mapper/Compiler/JavaScriptImportPathCompiler.php(204): Symfony\Component\AssetMapper\AssetMapper->getAssetFromSourcePath('/home/dot/publi...')\n
    #9 /home/dot/public_html/vendor/symfony/asset-mapper/Compiler/JavaScriptImportPathCompiler.php(88): Symfony\Component\AssetMapper\Compiler\JavaScriptImportPathCompiler->findAssetForRelativeImport('./controllers.j...', Object(Symfony\Component\AssetMapper\MappedAsset), Object(Symfony\Component\AssetMapper\AssetMapper))\n
    #10 [internal function]: Symfony\Component\AssetMapper\Compiler\JavaScriptImportPathCompiler->Symfony\Component\AssetMapper\Compiler\{closure}(Array)\n
    #11 /home/dot/public_html/vendor/symfony/asset-mapper/Compiler/JavaScriptImportPathCompiler.php(118): preg_replace_callback('/\n            ^...', Object(Closure), 'import { Applic...', -1, NULL, 256)\n
    #12 /home/dot/public_html/vendor/symfony/asset-mapper/AssetMapperCompiler.php(40): Symfony\Component\AssetMapper\Compiler\JavaScriptImportPathCompiler->compile('import { Applic...', Object(Symfony\Component\AssetMapper\MappedAsset), Object(Symfony\Component\AssetMapper\AssetMapper))\n
    #13 /home/dot/public_html/vendor/symfony/asset-mapper/Factory/MappedAssetFactory.php(108): Symfony\Component\AssetMapper\AssetMapperCompiler->compile('import { Applic...', Object(Symfony\Component\AssetMapper\MappedAsset))\n
    #14 /home/dot/public_html/vendor/symfony/asset-mapper/Factory/MappedAssetFactory.php(49): Symfony\Component\AssetMapper\Factory\MappedAssetFactory->compileContent(Object(Symfony\Component\AssetMapper\MappedAsset))\n
    #15 /home/dot/public_html/vendor/symfony/asset-mapper/Factory/CachedMappedAssetFactory.php(42): Symfony\Component\AssetMapper\Factory\MappedAssetFactory->createMappedAsset('@symfony/stimul...', '/home/dot/publi...')\n
    #16 /home/dot/public_html/vendor/symfony/asset-mapper/AssetMapper.php(41): Symfony\Component\AssetMapper\Factory\CachedMappedAssetFactory->createMappedAsset('@symfony/stimul...', '/home/dot/publi...')\n
    #17 /home/dot/public_html/vendor/symfony/asset-mapper/AssetMapper.php(47): Symfony\Component\AssetMapper\AssetMapper->getAsset('@symfony/stimul...')\n
    #18 /home/dot/public_html/vendor/symfony/asset-mapper/AssetMapperDevServerSubscriber.php(193): Symfony\Component\AssetMapper\AssetMapper->allAssets()\n
    #19 /home/dot/public_html/vendor/symfony/asset-mapper/AssetMapperDevServerSubscriber.php(127): Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber->findAssetFromCache('/assets/svg/bra...')\n
    #20 /home/dot/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php(116): Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher))\n
    #21 /home/dot/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher))\n
    #22 /home/dot/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))\n
    #23 /home/dot/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(139): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')\n
    #24 /home/dot/public_html/vendor/symfony/http-kernel/HttpKernel.php(157): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')\n
    #25 /home/dot/public_html/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)\n
    #26 /home/dot/public_html/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)\n
    #27 /home/dot/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))\n
    #28 /home/dot/public_html/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()\n
    #29 /home/dot/public_html/public/index.php(5): require_once('/home/dot/publi...')\n
    #30 {main}
    """
  -class: "RuntimeException"
  -statusCode: 500
  -statusText: "Internal Server Error"
  -headers: []
  -file: "/home/dot/public_html/vendor/symfony/stimulus-bundle/src/AssetMapper/ControllersMapGenerator.php"
  -line: 137
  -asString: null
  -dataRepresentation: ? Symfony\Component\VarDumper\Cloner\Data
}
Format: jsonld
Show context
[
  "statusCode" => 500
  "rfc_7807_compliant_errors" => false
]
ErrorNormalizer (9.46 ms) JsonEncoder (0.08 ms) 9.60 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.