[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/database/src/Monitor/ -> DebugMonitor.php (summary)

Part of the Joomla Framework Database Package

Copyright: Copyright (C) 2005 - 2021 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 155 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 7 functions

  startQuery()
  stopQuery()
  getCallStacks()
  getLogs()
  getBoundParams()
  getMemoryLogs()
  getTimings()

Functions
Functions that are not part of a class:

startQuery(string $sql, ?array $boundParams = null)   X-Ref
Act on a query being started.

param: string         $sql           The SQL to be executed.
param: object[]|null  $boundParams   List of bound params, used with the query.
return: void

stopQuery()   X-Ref
Act on a query being stopped.

return: void

getCallStacks()   X-Ref
Get the logged call stacks.

return: array

getLogs()   X-Ref
Get the logged queries.

return: array

getBoundParams()   X-Ref
Get the logged bound params.

return: array

getMemoryLogs()   X-Ref
Get the logged memory logs.

return: array

getTimings()   X-Ref
Get the logged timings.

return: array



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer