You are here

Files in Devel 8.3

Primary tabs

File namesort descending Location Namespace Description
RouteInfoController.php src/Controller/RouteInfoController.php Drupal\devel\Controller
RouterRebuildConfirmForm.php src/Form/RouterRebuildConfirmForm.php Drupal\devel\Form
RouteSubscriber.php src/Routing/RouteSubscriber.php Drupal\devel\Routing
routing.html.twig webprofiler/templates/Collector/routing.html.twig {% block toolbar %} {% set icon %} <a href="{{ url("webprofiler.dashboard", {profile: token}, {fragment: 'routing'}) }}" title="{{ 'Routing'|t }}"> <img width="20"…
RoutingDataCollector.php webprofiler/src/DataCollector/RoutingDataCollector.php Drupal\webprofiler\DataCollector
ServicePass.php webprofiler/src/Compiler/ServicePass.php Drupal\webprofiler\Compiler
services.html.twig webprofiler/templates/Collector/services.html.twig {% block toolbar %} {% set icon %} <a href="{{ url("webprofiler.dashboard", {profile: token}, {fragment: 'services'}) }}" title="{{ 'Services'|t }}"> <img width="20"…
ServicesDataCollector.php webprofiler/src/DataCollector/ServicesDataCollector.php Drupal\webprofiler\DataCollector
SettingsForm.php src/Form/SettingsForm.php Drupal\devel\Form
ShortcutSetStorageDecorator.php webprofiler/src/Entity/Decorators/Config/ShortcutSetStorageDecorator.php Drupal\webprofiler\Entity\Decorators\Config
state.html.twig webprofiler/templates/Collector/state.html.twig {% block toolbar %} {% set icon %} <a href="{{ url("webprofiler.dashboard", {profile: token}, {fragment: 'state'}) }}" title="{{ 'State'|t }}"> <img width="20"…
StateDataCollector.php webprofiler/src/DataCollector/StateDataCollector.php Drupal\webprofiler\DataCollector
StateWrapper.php webprofiler/src/State/StateWrapper.php Drupal\webprofiler\State
Stopwatch.php webprofiler/src/Stopwatch.php Drupal\webprofiler
StoragePass.php webprofiler/src/Compiler/StoragePass.php Drupal\webprofiler\Compiler
SwitchUserBlock.php src/Plugin/Block/SwitchUserBlock.php Drupal\devel\Plugin\Block
SwitchUserController.php src/Controller/SwitchUserController.php Drupal\devel\Controller
SwitchUserForm.php src/Form/SwitchUserForm.php Drupal\devel\Form
system.menu.devel.yml config/install/system.menu.devel.yml config/install/system.menu.devel.yml
SystemStateEdit.php src/Form/SystemStateEdit.php Drupal\devel\Form
TemplateManager.php webprofiler/src/Profiler/TemplateManager.php Drupal\webprofiler\Profiler
TermDevelGenerate.php devel_generate/src/Plugin/DevelGenerate/TermDevelGenerate.php Drupal\devel_generate\Plugin\DevelGenerate
TestRouteSubscriber.php tests/modules/devel_test/src/Routing/TestRouteSubscriber.php Drupal\devel_test\Routing
theme.html.twig webprofiler/templates/Collector/theme.html.twig {% block toolbar %} {% set negotiator %} <a href="{{ idelink(collector.themeNegotiator.class.file, collector.themeNegotiator.class.line)|raw }}">{{ abbr(collector.themeNegotiator.class.class)|raw }} ::{{…
ThemeDataCollector.php webprofiler/src/DataCollector/ThemeDataCollector.php Drupal\webprofiler\DataCollector
ThemeInfoRebuildSubscriber.php src/EventSubscriber/ThemeInfoRebuildSubscriber.php Drupal\devel\EventSubscriber
ThemeNegotiatorWrapper.php webprofiler/src/Theme/ThemeNegotiatorWrapper.php Drupal\webprofiler\Theme
time.html.twig webprofiler/templates/Collector/time.html.twig {% block toolbar %} {% set duration = collector.events|length ? '%.0f ms'|format(collector.duration) : 'n/a' %} {% set memory = '%.1f MB'|format(collector.memory / 1024 / 1024) %} {% set total_memory =…
TimeDataCollector.php webprofiler/src/DataCollector/TimeDataCollector.php Drupal\webprofiler\DataCollector
timeline.css webprofiler/css/timeline.css /** * Timeline */ .timeline__legends { font-size: 12px; line-height: 1.5em; } .timeline__legends span { border-left-width: 10px; border-left-style: solid; padding: 0 10px 0 5px; } .timeline__legends--default { border-left-color:…
TokenConverter.php webprofiler/src/Routing/TokenConverter.php Drupal\webprofiler\Routing
ToolbarController.php webprofiler/src/Controller/ToolbarController.php Drupal\webprofiler\Controller
ToolbarHandler.php src/ToolbarHandler.php Drupal\devel
ToolbarSettingsForm.php src/Form/ToolbarSettingsForm.php Drupal\devel\Form
ToolbarTest.php webprofiler/tests/src/FunctionalJavascript/ToolbarTest.php Drupal\Tests\webprofiler\FunctionalJavascript
TraceableContainer.php webprofiler/src/DependencyInjection/TraceableContainer.php Drupal\webprofiler\DependencyInjection
TraceableEventDispatcher.php webprofiler/src/EventDispatcher/TraceableEventDispatcher.php Drupal\webprofiler\EventDispatcher
TraceableViewExecutable.php webprofiler/src/Views/TraceableViewExecutable.php Drupal\webprofiler\Views
TranslationManagerWrapper.php webprofiler/src/StringTranslation/TranslationManagerWrapper.php Drupal\webprofiler\StringTranslation
translations.html.twig webprofiler/templates/Collector/translations.html.twig {% block toolbar %} {% set icon %} <a href="{{ url("webprofiler.dashboard", {profile: token}, {fragment: "translations"}) }}" title="{{ 'Translations'|t }}"> <img…
TranslationsDataCollector.php webprofiler/src/DataCollector/TranslationsDataCollector.php Drupal\webprofiler\DataCollector
user.html.twig webprofiler/templates/Collector/user.html.twig {% block toolbar %} {% set color_code = (collector.authenticated) ? 'green' : 'red' %} {% set icon %} <a href="{{ url("webprofiler.dashboard", {profile: token}, {fragment: 'user'}) }}"…
UserDataCollector.php webprofiler/src/DataCollector/UserDataCollector.php Drupal\webprofiler\DataCollector
UserDevelGenerate.php devel_generate/src/Plugin/DevelGenerate/UserDevelGenerate.php Drupal\devel_generate\Plugin\DevelGenerate
VarDumper.php src/Plugin/Devel/Dumper/VarDumper.php Drupal\devel\Plugin\Devel\Dumper
ViewExecutableFactoryWrapper.php webprofiler/src/Views/ViewExecutableFactoryWrapper.php Drupal\webprofiler\Views
views.html.twig webprofiler/templates/Collector/views.html.twig {% block toolbar %} {% set icon %} <a href="{{ url("webprofiler.dashboard", {profile: token}, {fragment: 'views'}) }}" title="{{ 'Views'|t }}"> <img width="20"…
ViewsDataCollector.php webprofiler/src/DataCollector/ViewsDataCollector.php Drupal\webprofiler\DataCollector
VocabularyDevelGenerate.php devel_generate/src/Plugin/DevelGenerate/VocabularyDevelGenerate.php Drupal\devel_generate\Plugin\DevelGenerate
VocabularyStorageDecorator.php webprofiler/src/Entity/Decorators/Config/VocabularyStorageDecorator.php Drupal\webprofiler\Entity\Decorators\Config

Pages

Other projects