[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/database/src/Monitor/ -> LoggingMonitor.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: 57 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

LoggingMonitor:: (2 methods):
  startQuery()
  stopQuery()


Class: LoggingMonitor  - X-Ref

Query monitor handling logging of queries.

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



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