open administration and visit dashboard (debug enabled)
Only 1 additional database query to check if autostart necessary
38 database queries (4 additional after autostart feature)
warning about untranslated strings (only visible in debug bar, because they are not necessary to load)
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
In the TourModel.php, I propose we have an extra function called isAutostart() that does a simple query without using getTour() which does the extra work for nothing if the autostart is set to 0.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-03-27 19:04:53 |
Closed_By | ⇒ | obuisard |
Confirmed. Didnt dig into the queries but there is no reason for the language strings to be loaded if the guided tour has been disabled