[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

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

Defines 1 class

ChainedMonitor:: (3 methods):
  addMonitor()
  startQuery()
  stopQuery()


Class: ChainedMonitor  - X-Ref

Chained query monitor allowing multiple monitors to be executed.

addMonitor(QueryMonitorInterface $monitor)   X-Ref
Register a monitor to the chain.

param: QueryMonitorInterface  $monitor  The monitor to add.
return: void

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