Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ProfilerStorageInterface.php
function ProfilerStorageInterface::write
Saves a Profile.
1 method overrides
ProfilerStorageInterface::write()
FileProfilerStorage::write
in vendor/
symfony/
http-kernel/
Profiler/
FileProfilerStorage.php
File
vendor/
symfony/
http-kernel/
Profiler/
ProfilerStorageInterface.php
, line 50
Class
ProfilerStorageInterface
ProfilerStorageInterface.
Namespace
Symfony\Component\HttpKernel\Profiler
Code
public
function
write
(Profile
$profile
) : bool;
RSS feed