[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ -> SqliteProfilerStorage.php (summary)

(no description)

File Size: 139 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

SqliteProfilerStorage:: (5 methods):
  initDb()
  exec()
  fetch()
  buildCriteria()
  close()


Class: SqliteProfilerStorage  - X-Ref

SqliteProfilerStorage stores profiling information in a SQLite database.

initDb()   X-Ref


exec($db, $query, array $args = array()   X-Ref
No description

fetch($db, $query, array $args = array()   X-Ref
No description

buildCriteria($ip, $url, $start, $end, $limit, $method)   X-Ref
{@inheritdoc}


close($db)   X-Ref
No description



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1