Search for start

  1. Search 6.x-1.x for start
  2. Search 7.x-1.x for start
  3. Search 4.x for start
  4. Search 5.x for start
  5. Other projects
Title Object type File name Summary
Kint_Decorators_Plain::wrapStart function kint/kint/decorators/plain.php
Kint_Decorators_Rich::wrapStart function kint/kint/decorators/rich.php * called for each dump, opens the html tag
*
*
Section::isEventStarted function webprofiler/src/Stopwatch.php Checks if the event was started
Section::startEvent function webprofiler/src/Stopwatch.php Starts an event.
Stopwatch::isStarted function webprofiler/src/Stopwatch.php Checks if the event was started
Stopwatch::start function webprofiler/src/Stopwatch.php Starts an event.
StopwatchEvent::$started property webprofiler/src/Stopwatch.php
StopwatchEvent::getStartTime function webprofiler/src/Stopwatch.php Gets the relative time of the start of the first period.
StopwatchEvent::isStarted function webprofiler/src/Stopwatch.php Checks if the event was started
StopwatchEvent::start function webprofiler/src/Stopwatch.php Starts a new event period.
StopwatchPeriod::$start property webprofiler/src/Stopwatch.php
StopwatchPeriod::getStartTime function webprofiler/src/Stopwatch.php Gets the relative time of the start of the period.