10BC0
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.
1 parent aee645a commit 917798bCopy full SHA for 917798b
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