Joomla! Debug plugin.
- Depuis
- 1.5
◆ collectLogs()
◆ getSubscribedEvents()
static getSubscribedEvents |
( |
| ) |
|
|
static |
Returns an array of events this subscriber will listen to.
- Renvoie
- array
- Depuis
- 4.1.3
Implémente SubscriberInterface.
◆ isAuthorisedDisplayDebug()
isAuthorisedDisplayDebug |
( |
| ) |
|
|
private |
Method to check if the current user is allowed to see the debug information or not.
- Renvoie
- boolean True if access is allowed.
- Depuis
- 3.0
Références $result, et null.
◆ logger()
Store log messages so they can be displayed later. This function is passed log entries by JLogLoggerCallback.
- Paramètres
-
LogEntry | $entry | A log entry. |
- Renvoie
- void
- Depuis
- 3.1
- Obsolète:
- 5.0 Use Log::add(LogEntry $entry);
◆ onAfterDisconnect()
◆ onAfterRespond()
◆ onAjaxDebug()
◆ onBeforeCompileHead()
Add an assets for debugger.
- Renvoie
- void
- Depuis
- 4.0.0
Références JDEBUG, et null.
◆ onBeforeRespond()
Add server timing headers when profile is activated.
- Renvoie
- void
- Depuis
- 4.1.0
Références $desc, $name, et JDEBUG.
◆ $app
◆ $db
◆ $debugBar
◆ $debugLang
◆ $explains
◆ $isAjax
◆ $logEntries
◆ $queryMonitor
◆ $showLogs
◆ $sqlShowProfileEach
◆ $sqlShowProfiles
◆ $totalQueries
La documentation de cette classe a été générée à partir du fichier suivant :