You are here

Files in Devel 8.3

Primary tabs

File namesort descending Location Namespace Description
EntityTypeInfoController.php src/Controller/EntityTypeInfoController.php Drupal\devel\Controller
EntityViewBuilderDecorator.php webprofiler/src/Entity/EntityViewBuilderDecorator.php Drupal\webprofiler\Entity
ErrorHandlerSubscriber.php src/EventSubscriber/ErrorHandlerSubscriber.php Drupal\devel\EventSubscriber
EventDispatcherTraceableInterface.php webprofiler/src/EventDispatcher/EventDispatcherTraceableInterface.php Drupal\webprofiler\EventDispatcher
EventInfoController.php src/Controller/EventInfoController.php Drupal\devel\Controller
events.html.twig webprofiler/templates/Collector/events.html.twig {% block toolbar %} {% set icon %} <a href="{{ url("webprofiler.dashboard", {profile: token}, {fragment: 'events'}) }}" title="{{ 'Events'|t }}"> <img…
EventsDataCollector.php webprofiler/src/DataCollector/EventsDataCollector.php Drupal\webprofiler\DataCollector
ExampleDevelGenerate.php devel_generate/tests/modules/devel_generate_example/src/Plugin/DevelGenerate/ExampleDevelGenerate.php Drupal\devel_generate_example\Plugin\DevelGenerate
ExportCommand.php webprofiler/src/Command/ExportCommand.php Drupal\webprofiler\Command
ExtensionDataCollector.php webprofiler/src/DataCollector/ExtensionDataCollector.php Drupal\webprofiler\DataCollector
extensions.html.twig webprofiler/templates/Collector/extensions.html.twig {% block toolbar %} {% set icon %} <a href="{{ url("webprofiler.dashboard", {profile: token}, {fragment: 'drupal_extension'}) }}" title="{{ 'Extensions'|t }}"> <img…
FileProfilerStorage.php webprofiler/src/Profiler/FileProfilerStorage.php Drupal\webprofiler\Profiler
FilteredMarkup.php src/Render/FilteredMarkup.php Drupal\devel\Render
FormBuilderWrapper.php webprofiler/src/Form/FormBuilderWrapper.php Drupal\webprofiler\Form
forms.html.twig webprofiler/templates/Collector/forms.html.twig {% block toolbar %} {% set icon %} <a href="{{ url("webprofiler.dashboard", {profile: token}, {fragment: 'forms'}) }}" title="{{ 'Forms'|t }}"> <img width="21"…
FormsDataCollector.php webprofiler/src/DataCollector/FormsDataCollector.php Drupal\webprofiler\DataCollector
HtmlDumper.php webprofiler/src/Twig/Dumper/HtmlDumper.php Drupal\webprofiler\Twig\Dumper
http.html.twig webprofiler/templates/Collector/http.html.twig {% block toolbar %} {% set icon %} <a href="{{ url("webprofiler.dashboard", {profile: token}, {fragment: 'http'}) }}" title="{{ 'Http'|t }}"> <img width="20"…
HttpClientMiddleware.php webprofiler/src/Http/HttpClientMiddleware.php Drupal\webprofiler\Http
HttpDataCollector.php webprofiler/src/DataCollector/HttpDataCollector.php Drupal\webprofiler\DataCollector
IdeLinkGenerator.php webprofiler/src/Helper/IdeLinkGenerator.php Drupal\webprofiler\Helper
IdeLinkGeneratorInterface.php webprofiler/src/Helper/IdeLinkGeneratorInterface.php Drupal\webprofiler\Helper
ImageStyleStorageDecorator.php webprofiler/src/Entity/Decorators/Config/ImageStyleStorageDecorator.php Drupal\webprofiler\Entity\Decorators\Config
JsCollectionRendererWrapper.php webprofiler/src/Asset/JsCollectionRendererWrapper.php Drupal\webprofiler\Asset
Kint.php src/Plugin/Devel/Dumper/Kint.php Drupal\devel\Plugin\Devel\Dumper
LayoutInfoController.php src/Controller/LayoutInfoController.php Drupal\devel\Controller
ListCommand.php webprofiler/src/Command/ListCommand.php Drupal\webprofiler\Command
ListCommand.php webprofiler/src/ProxyClass/Command/ListCommand.php Drupal\webprofiler\ProxyClass\Command
mail.html.twig webprofiler/templates/Collector/mail.html.twig {% block toolbar %} {% set icon %} <a href="{{ url("webprofiler.dashboard", {profile: token}, {fragment: "mail"}) }}" title="{{ 'Mail'|t }}"> <img height="28"…
MailDataCollector.php webprofiler/src/DataCollector/MailDataCollector.php Drupal\webprofiler\DataCollector
MailManagerWrapper.php webprofiler/src/Mail/MailManagerWrapper.php Drupal\webprofiler\Mail
MediaDevelGenerate.php devel_generate/src/Plugin/DevelGenerate/MediaDevelGenerate.php Drupal\devel_generate\Plugin\DevelGenerate
MenuDevelGenerate.php devel_generate/src/Plugin/DevelGenerate/MenuDevelGenerate.php Drupal\devel_generate\Plugin\DevelGenerate
NotAvailableTestDumper.php tests/modules/devel_dumper_test/src/Plugin/Devel/Dumper/NotAvailableTestDumper.php Drupal\devel_dumper_test\Plugin\Devel\Dumper
PerformanceTimingData.php webprofiler/src/Frontend/PerformanceTimingData.php Drupal\webprofiler\Frontend
PerformanceTimingDataCollector.php webprofiler/src/DataCollector/PerformanceTimingDataCollector.php Drupal\webprofiler\DataCollector
performance_timing.html.twig webprofiler/templates/Collector/performance_timing.html.twig {% block toolbar %} {% set icon %} <a href="{{ url("webprofiler.dashboard", {profile: token}, {fragment: 'performance_timing'}) }}" title="{{ 'Performance Timing'|t }}"> …
PhpConfigDataCollector.php webprofiler/src/DataCollector/PhpConfigDataCollector.php Drupal\webprofiler\DataCollector
php_config.html.twig webprofiler/templates/Collector/php_config.html.twig {% block toolbar %} {# PHP Information #} {% set icon %} <a href="{{ url("webprofiler.dashboard", {profile: token}, {fragment: 'php_config'}) }}" title="{{ 'PHP config'|t }}"> …
Profiler.php webprofiler/src/Profiler/Profiler.php Drupal\webprofiler\Profiler
ProfilerExtension.php webprofiler/src/Twig/Extension/ProfilerExtension.php Drupal\webprofiler\Twig\Extension
ProfilerPass.php webprofiler/src/Compiler/ProfilerPass.php Drupal\webprofiler\Compiler
ProfilerStorageFactory.php webprofiler/src/Profiler/ProfilerStorageFactory.php Drupal\webprofiler\Profiler
ProfilerStorageManager.php webprofiler/src/Profiler/ProfilerStorageManager.php Drupal\webprofiler\Profiler
ProfilerSubscriber.php webprofiler/src/EventSubscriber/ProfilerSubscriber.php Drupal\webprofiler\EventSubscriber
ProfilesFilterForm.php webprofiler/src/Form/ProfilesFilterForm.php Drupal\webprofiler\Form
request.html.twig webprofiler/templates/Collector/request.html.twig {% block toolbar %} {% set request_handler %} <a href="{{ idelink(collector.controller.file, collector.controller.line)|raw }}">{{ abbr(collector.controller.class)|raw }} ::{{ collector.controller.method }}</a> …
RequestDataCollector.php webprofiler/src/DataCollector/RequestDataCollector.php Drupal\webprofiler\DataCollector
RoleStorageDecorator.php webprofiler/src/Entity/Decorators/Config/RoleStorageDecorator.php Drupal\webprofiler\Entity\Decorators\Config
RouteDetailMenuLink.php src/Plugin/Menu/RouteDetailMenuLink.php Drupal\devel\Plugin\Menu

Pages

Other projects