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

In Drupal 8 There's No REST Client Debugger Thingamabob Like D7 #7

Closed
lquessenberry opened this issue Dec 12, 2017 · 8 comments
Closed

Comments

@lquessenberry
Copy link

I am over here crying because I don't how to debug things like I did in D7 with wsdata and restclient modules. Is that a thing that can happen?

@morinluc0
Copy link
Collaborator

Let's create a feature request for a debug mode. I can see how that would be useful.

@morinluc0
Copy link
Collaborator

@lquessenberry I created a branch for a starting point, so far I created the admin page to set the debug mode.

@lquessenberry
Copy link
Author

Excellent. I am only familiar with how the old one in D7 worked and I am a terrible programmer, but I can do my best to break things.

@morinluc0
Copy link
Collaborator

I finished a pretty basic debug mode that will display a debug array with the options send to the connector.

https://github.com/spotzero/wsdata/tree/7-debug-mode

@lquessenberry
Copy link
Author

How do I enable this?

@lquessenberry
Copy link
Author

I believe I have pulled this commit down, but I can't seem to figure out where to look for the debugger.

@lquessenberry
Copy link
Author

Nevermind i see the config for it.

@morinluc0
Copy link
Collaborator

Wsdata debugger has been created.

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

2 participants