public function ProfilerInterface::enable in XHProf 8
Conditionally enable XHProf profiling.
1 method overrides ProfilerInterface::enable()
- Profiler::enable in src/
Profiler.php - Conditionally enable XHProf profiling.
File
- src/
ProfilerInterface.php, line 15
Class
- ProfilerInterface
- Provides interface to interact with profiler.
Namespace
Drupal\xhprofCode
public function enable();