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

before() Filters that are executed are missing from codeigniter debug toolbar. #3470

Closed
crustamet opened this issue Aug 9, 2020 · 0 comments
Labels
bug Verified issues on the current code behavior or pull requests that will fix them

Comments

@crustamet
Copy link
Contributor

I have some filters that does some inserts into a database after and before.

Those queries i don't see them into the toolbar from after() Filter Function only from before().

I would like to see those queries if possible.

@crustamet crustamet changed the title Filters that are executed are missing from codeigniter debug toolbar. before() Filters that are executed are missing from codeigniter debug toolbar. Aug 9, 2020
@michalsn michalsn added the bug Verified issues on the current code behavior or pull requests that will fix them label Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified issues on the current code behavior or pull requests that will fix them
Projects
None yet
Development

No branches or pull requests

2 participants