Tuesday 03 December 2024 3:24:10 pm
By : Graham Brookins
We are very excited with the news of the new easier to setup default installation process and default responsive admin design (updated and refined to work on iphones + android cellular phones + tablets) enabled by default in the released eZ Publish version 6.0.6 the seventh release from 7x. Try out the new features today by downloading the software package now available (tar.gz or zip)!
7x is very excited to announce the release of eZ Publish 6.0.6 to all users worldwide. Try our new responsive admin design.
7x urges you to run eZ Publish on a secure release of PHP like 8.1 or 8.2 at least but our software supports both PHP 7.4 through 8.4 so there is no reason not to upgrade to a more stable and secure eZ Publish.
You can review the release notes or download the release from GitHub, SourceForge or Composer!
Here is a quick example of how to use composer to install eZ Publish 6.0.6
composer create-project se7enxweb/ezpublish:v6.0.6;
Then start a conversation about your own experience on our share forums thread about the release.
Timing: | Jan 17 2025 19:42:22 |
Script start | |
Timing: | Jan 17 2025 19:42:22 |
Module start 'layout' | |
Timing: | Jan 17 2025 19:42:22 |
Module start 'content' | |
Timing: | Jan 17 2025 19:42:22 |
Module end 'content' | |
Timing: | Jan 17 2025 19:42:22 |
Script end |
Total runtime | 0.0803 sec |
Peak memory usage | 6,144.0000 KB |
Database Queries | 44 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0053 | 596.1484 | 152.1094 |
Module start 'layout' | 0.0053 | 0.0028 | 748.2578 | 39.4453 |
Module start 'content' | 0.0080 | 0.0707 | 787.7031 | 399.9141 |
Module end 'content' | 0.0787 | 0.0015 | 1,187.6172 | 15.7813 |
Script end | 0.0802 | 1,203.3984 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0029 | 3.5931 | 15 | 0.0002 |
Check MTime | 0.0011 | 1.4128 | 15 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0007 | 0.8433 | 1 | 0.0007 |
Mysqli_queries | 0.0346 | 43.0910 | 44 | 0.0008 |
Looping result | 0.0003 | 0.3490 | 42 | 0.0000 |
Template Total | 0.0495 | 61.7 | 2 | 0.0248 |
Template load | 0.0020 | 2.4584 | 2 | 0.0010 |
Template processing | 0.0475 | 59.2188 | 2 | 0.0238 |
Template load and register function | 0.0001 | 0.0924 | 1 | 0.0001 |
states | ||||
state_id_array | 0.0013 | 1.6159 | 1 | 0.0013 |
state_identifier_array | 0.0010 | 1.2173 | 2 | 0.0005 |
Override | ||||
Cache load | 0.0015 | 1.8548 | 19 | 0.0001 |
Sytem overhead | ||||
Fetch class attribute name | 0.0018 | 2.3024 | 3 | 0.0006 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0089 | 3 | 0.0000 |
General | ||||
dbfile | 0.0007 | 0.8190 | 10 | 0.0001 |
String conversion | 0.0000 | 0.0149 | 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 | ||
4 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
3 | content/datatype/view/ezxmltags/link.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/link.tpl | ||
1 | content/datatype/view/ezxmltags/literal.tpl | <No override> | extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.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: 13 Number of unique templates used: 7 |
Time used to render debug report: 0.0001 secs