Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profiler details not working (Runtime error) #64

Open
marcelkraus opened this issue Aug 18, 2023 · 0 comments
Open

Profiler details not working (Runtime error) #64

marcelkraus opened this issue Aug 18, 2023 · 0 comments

Comments

@marcelkraus
Copy link

Library version: 7.2.0
Symfony version: 6.3.3
PHP version: 8.2.7
Symfony enviroment: dev

Hello everybody,

I just found my way back to Symfony and did a Spike to integrate the ContentfulBundle (and later, using Contentful in an iOS app). Worked great so far, but I am not able to use the profiler as it should be.

The list of the contentful panel works as intended, but clicking on „Details“ of a request will result in the following error:

An exception has been thrown during the rendering of a template ("The controller for URI "/_fragment" is not callable: Controller "contentful.profiler_controller:detailsAction" does neither exist as service nor as class.").

The profiler itself is working, the service contentful.profiler_controller is registered (verified using ./bin/console debug:container), the method detailsAction exists. Would investigate further, but now I have to move away from the computer… 😉

Best regards from Germany and Happy Weekend! 👋

@marcelkraus marcelkraus changed the title Profiler Details not working (Runtime error) Profiler details not working (Runtime error) Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant