Use the search bar below to quickly filter results:
{% if loaded_methods|length > 0 %}
{% if methods_hooked_and_executed|length > 0 %}
{% endif %}
{% endif %}
{% if methods_hooked_and_executed|length > 0 %}
✅ = the hooked method has been executed by the app - Refresh Page
{% endif %}
{% for class_name in loaded_classes %}{% set class_loop = loop %}