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 18 2025 02:17:46 |
Script start | |
Timing: | Jan 18 2025 02:17:46 |
Module start 'layout' | |
Timing: | Jan 18 2025 02:17:46 |
Module start 'content' | |
Timing: | Jan 18 2025 02:17:46 |
Module end 'content' | |
Timing: | Jan 18 2025 02:17:46 |
Script end |
Total runtime | 0.1100 sec |
Peak memory usage | 6,144.0000 KB |
Database Queries | 43 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0065 | 589.0391 | 152.6250 |
Module start 'layout' | 0.0065 | 0.0056 | 741.6641 | 39.4688 |
Module start 'content' | 0.0120 | 0.0966 | 781.1328 | 353.0625 |
Module end 'content' | 0.1086 | 0.0014 | 1,134.1953 | 15.7031 |
Script end | 0.1100 | 1,149.8984 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0029 | 2.6050 | 15 | 0.0002 |
Check MTime | 0.0011 | 1.0224 | 15 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0008 | 0.7186 | 1 | 0.0008 |
Mysqli_queries | 0.0612 | 55.5879 | 43 | 0.0014 |
Looping result | 0.0005 | 0.4166 | 41 | 0.0000 |
Template Total | 0.0678 | 61.7 | 2 | 0.0339 |
Template load | 0.0018 | 1.6604 | 2 | 0.0009 |
Template processing | 0.0660 | 59.9798 | 2 | 0.0330 |
Template load and register function | 0.0001 | 0.0745 | 1 | 0.0001 |
states | ||||
state_id_array | 0.0037 | 3.3656 | 1 | 0.0037 |
state_identifier_array | 0.0016 | 1.4975 | 2 | 0.0008 |
Override | ||||
Cache load | 0.0015 | 1.3768 | 16 | 0.0001 |
Sytem overhead | ||||
Fetch class attribute name | 0.0026 | 2.3955 | 3 | 0.0009 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0091 | 3 | 0.0000 |
General | ||||
dbfile | 0.0006 | 0.5661 | 10 | 0.0001 |
String conversion | 0.0000 | 0.0071 | 4 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | node/view/full.tpl | blog_entry/full.tpl | extension/community_design/design/suncana/override/templates/blog_entry/full.tpl | ||
2 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
3 | content/datatype/view/ezxmltags/link.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/link.tpl | ||
3 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
1 | content/datatype/view/ezxmltags/strong.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/strong.tpl | ||
1 | content/datatype/view/ezkeyword.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezkeyword.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 12 Number of unique templates used: 7 |
Time used to render debug report: 0.0001 secs