We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aee645a + 917798b commit 599b888Copy full SHA for 599b888
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/results.html.twig
@@ -36,6 +36,7 @@
36
37
{% block sidebar_search_css_class %}{% endblock %}
38
{% block sidebar_shortcuts_links %}
39
+ {{ parent() }}
40
{{ render(controller('web_profiler.controller.profiler::searchBarAction', query={type: profile_type }|merge(request.query.all))) }}
41
{% endblock %}
42
0 commit comments