vendor/symfony/web-profiler-bundle/Resources/views/Profiler/layout.html.twig line 111

  1. {% block sidebar_shortcuts_links %}
  2. Last 10
  3. Latest
  4. {{ source('@WebProfiler/Icon/search.svg') }} Search
  • {% endblock sidebar_shortcuts_links %}
  • {{ render(controller('web_profiler.controller.profiler::searchBarAction', query={type: profile_type }|merge(request.query.all))) }}
  • {% if templates is defined %}
  • {% endif %}
  • {{ include('@WebProfiler/Profiler/settings.html.twig') }}
  • {% endblock sidebar %}
  • {{ include('@WebProfiler/Profiler/base_js.html.twig') }}
  • {% block panel '' %}
  • {% endblock %}