Thursday 02 December 2010 2:15:36 am
By : Jérôme Vieilledent
Continuation of my thoughts on logout handlers.
After I redacted my previous post about logout handlers, I finally decided that it could be a good idea to develop a generic extension enabling that feature, as long as it's not implemented right in the kernel.
So, jvLogout extension is now done and you can check it out on projects.ez.no (http://projects.ez.no/jvlogout) where an archive can be downloaded. Source access is available on GitHub, not on the project subversion repository.
I hope this extension will be useful :)
Enjoy !
Timing: | Jan 15 2025 08:12:49 |
Script start | |
Timing: | Jan 15 2025 08:12:49 |
Module start 'layout' | |
Timing: | Jan 15 2025 08:12:49 |
Module start 'content' | |
Timing: | Jan 15 2025 08:12:49 |
Module end 'content' | |
Timing: | Jan 15 2025 08:12:49 |
Script end |
Total runtime | 0.0213 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 3 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0058 | 685.9766 | 183.6875 |
Module start 'layout' | 0.0059 | 0.0036 | 869.6641 | 52.5859 |
Module start 'content' | 0.0095 | 0.0067 | 922.2500 | 173.3359 |
Module end 'content' | 0.0162 | 0.0051 | 1,095.5859 | 747.7578 |
Script end | 0.0213 | 1,843.3438 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0054 | 25.4293 | 14 | 0.0004 |
Check MTime | 0.0011 | 5.2204 | 14 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0006 | 2.9850 | 1 | 0.0006 |
Mysqli_queries | 0.0036 | 16.8597 | 3 | 0.0012 |
Looping result | 0.0000 | 0.0760 | 1 | 0.0000 |
Template Total | 0.0045 | 21.1 | 1 | 0.0045 |
Template load | 0.0036 | 17.0363 | 1 | 0.0036 |
Template processing | 0.0008 | 3.9826 | 1 | 0.0008 |
Override | ||||
Cache load | 0.0033 | 15.3639 | 1 | 0.0033 |
General | ||||
dbfile | 0.0016 | 7.6646 | 8 | 0.0002 |
String conversion | 0.0000 | 0.0581 | 4 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 1 Number of unique templates used: 1 |
Time used to render debug report: 0.0001 secs