You are here

Files in Devel 8

Primary tabs

File namesort descending Location Namespace Description
WebprofilerTestBase.php webprofiler/tests/src/FunctionalJavascript/WebprofilerTestBase.php Drupal\Tests\webprofiler\FunctionalJavascript
webprofiler_dashboard.html.twig webprofiler/templates/Profiler/webprofiler_dashboard.html.twig {% set resume %} <div id="resume" class="resume"> <span class="resume__subtitle"> {{ profile.method|upper }} {% if profile.method|upper in ['GET', 'HEAD'] %} …
webprofiler_loader.html.twig webprofiler/templates/Profiler/webprofiler_loader.html.twig <div id="webprofiler{{ token }}" class="sf-toolbar" style="display: none"></div> <script> Webprofiler = (function () { "use strict"; var key =…
webprofiler_panel.html.twig webprofiler/templates/Profiler/webprofiler_panel.html.twig {{ panel|raw }}
webprofiler_toolbar.css.twig webprofiler/templates/Profiler/webprofiler_toolbar.css.twig .sf-minitoolbar { display: none; position: fixed; bottom: 0; right: 0; padding: 5px 5px 0; background-color: #f7f7f7; background-image: -moz-linear-gradient(top, #e4e4e4, #ffffff); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,…
webprofiler_toolbar.html.twig webprofiler/templates/Profiler/webprofiler_toolbar.html.twig <div id="sfMiniToolbar-{{ token }}" class="sf-minitoolbar"> <a href="javascript:void(0);" title="{{ "Show Drupal toolbar"|t }}" onclick=" var elem = this.parentNode; …
xml.php kint/kint/parsers/custom/xml.php

Pages

Other projects