#0 /var/www/dev-priyantha.gptoday.net/public_html/app/Services/TrendingArticles.php(38): Credis_Client->__call()
#1 /var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php(426): F1T\Services\TrendingArticles->hit()
#2 /var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php(47): F1T\Controllers\News->action_Index()
#3 /var/www/dev-priyantha.gptoday.net/public_html/app/Router.php(269): F1T\Controllers\News->dispatch()
#4 /var/www/dev-priyantha.gptoday.net/public_html/app/Router.php(195): F1T\Router::_load()
#5 /var/www/dev-priyantha.gptoday.net/public_html/app/website.php(260): F1T\Router::execute()
#6 /var/www/dev-priyantha.gptoday.net/public_html/index.php(11): require_once('...')
#7 {main}
MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
object(stdClass)#111 (8) {
  ["__CLASS__"]=>
  string(15) "CredisException"
  ["message:protected"]=>
  string(343) "MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error."
  ["string:Exception:private"]=>
  string(0) ""
  ["code:protected"]=>
  int(0)
  ["file:protected"]=>
  string(87) "/var/www/dev-priyantha.gptoday.net/public_html/vendor/colinmollenhour/credis/Client.php"
  ["line:protected"]=>
  int(1377)
  ["trace:Exception:private"]=>
  array(7) {
    [0]=>
    string(8) "Array(5)"
    [1]=>
    string(8) "Array(5)"
    [2]=>
    string(8) "Array(5)"
    [3]=>
    string(8) "Array(5)"
    [4]=>
    string(8) "Array(5)"
    [5]=>
    string(8) "Array(5)"
    [6]=>
    string(8) "Array(4)"
  }
  ["previous:Exception:private"]=>
  object(stdClass)#117 (8) {
    ["__CLASS__"]=>
    string(14) "RedisException"
    ["message:protected"]=>
    string(343) "MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error."
    ["string:Exception:private"]=>
    string(0) ""
    ["code:protected"]=>
    int(0)
    ["file:protected"]=>
    string(87) "/var/www/dev-priyantha.gptoday.net/public_html/vendor/colinmollenhour/credis/Client.php"
    ["line:protected"]=>
    int(1356)
    ["trace:Exception:private"]=>
    string(8) "Array(8)"
    ["previous:Exception:private"]=>
    NULL
  }
}

Total queries: 4
Total time: 0.21517491340637
timesincestartcallerannotatebtdesc
0.003140
instantiate query log (0Q - total module time: 0.00104713s)
""
0.004193
boot (0Q - total module time: 0.00015283s)
""
0.004349
translation-init (1Q - total module time: 0.00511193s)
""
0.000487090.008961/var/www/dev-priyantha.gptoday.net/public_html/index.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Statement.php:189(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Redirect.php:105(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Entities/Redirect.php:112(findByOrigin)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/Redirects.php:108(getRedirectOrFalse)
/var/www/dev-priyantha.gptoday.net/public_html/app/Router.php:115(checkForDBRedirects)
/var/www/dev-priyantha.gptoday.net/public_html/app/website.php:260(execute)
/var/www/dev-priyantha.gptoday.net/public_html/index.php:11(require_once)
SELECT redirects.id, redirects.origin, redirects.referer FROM redirects WHERE redirects.origin = :origin ORDER BY id
{"origin":"\/nl\/nieuws\/f1\/21176\/renaultteambaas-verlangt-meer-punten-van-vitaly-petrov"}
0.009464
controller::nieuws/f1/21176/renaultteambaas-verlangt-meer-punten-van-vitaly-petrov (3Q - total module time: 0.20570397s)
""
0.000051020.010439/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Statement.php:189(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:735(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php:105(getArticleCommentsNum)
{"function":"F1T\\Controllers\\{closure}","class":"F1T\\Controllers\\News","object":{"current_page":"news"},"type":"->","args":[]}
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/Cache.php:144(call_user_func)
/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php:109(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php:47(action_Index)
/var/www/dev-priyantha.gptoday.net/public_html/app/Router.php:269(dispatch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Router.php:195(_load)
/var/www/dev-priyantha.gptoday.net/public_html/app/website.php:260(execute)
/var/www/dev-priyantha.gptoday.net/public_html/index.php:11(require_once)
SELECT `ArticleId`, `Articles`.`CommentCount` as 'CommentCount' FROM `Articles` WHERE `Articles`.`ArticleId` = :article_id LIMIT 0, 1
{"article_id":21176}
0.015011070.010877/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Statement.php:189(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:389(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php:127(findNextArticle)
{"function":"F1T\\Controllers\\{closure}","class":"F1T\\Controllers\\News","object":{"current_page":"news"},"type":"->","args":[]}
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/Cache.php:144(call_user_func)
/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php:158(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php:47(action_Index)
/var/www/dev-priyantha.gptoday.net/public_html/app/Router.php:269(dispatch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Router.php:195(_load)
/var/www/dev-priyantha.gptoday.net/public_html/app/website.php:260(execute)
/var/www/dev-priyantha.gptoday.net/public_html/index.php:11(require_once)
SELECT Articles.ArticleId AS ArticleId, Articles.RewriteUrl AS RewriteUrl, Articles.ArticleType as ArticleType, Articles.Category as Category, Articles.cntnlang AS cntnlang, RacingSeries.RewriteUrl AS RacingSeriesRewriteUrl FROM Articles INNER JOIN RacingSeries ON Articles.RacingSerieId = RacingSeries.RacingSerieId WHERE Articles.cntnlang = :siteLang AND Articles.SiteId = :siteId AND Articles.Activated = 1 AND Articles.PublishDate < :publishDate AND Articles.ArticleType IN (:param0, :param1, :param2) AND Articles.ArticleId > :articleId ORDER BY Articles.ArticleId ASC LIMIT 1
{"siteLang":"nl","siteId":"1","publishDate":"2025-08-14 09:45:00","articleId":21176,":param0":"Nieuws",":param1":"LiveRaceReport",":param2":"Liveblog"}
0.187011000.025954/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Statement.php:189(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:318(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php:128(findPrevArticle)
{"function":"F1T\\Controllers\\{closure}","class":"F1T\\Controllers\\News","object":{"current_page":"news"},"type":"->","args":[]}
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/Cache.php:144(call_user_func)
/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php:158(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php:47(action_Index)
/var/www/dev-priyantha.gptoday.net/public_html/app/Router.php:269(dispatch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Router.php:195(_load)
/var/www/dev-priyantha.gptoday.net/public_html/app/website.php:260(execute)
/var/www/dev-priyantha.gptoday.net/public_html/index.php:11(require_once)
SELECT Articles.ArticleId AS ArticleId, Articles.RewriteUrl AS RewriteUrl, Articles.ArticleType as ArticleType, Articles.Category as Category, Articles.cntnlang AS cntnlang, RacingSeries.RewriteUrl AS RacingSeriesRewriteUrl FROM Articles INNER JOIN RacingSeries ON Articles.RacingSerieId = RacingSeries.RacingSerieId WHERE Articles.cntnlang = :siteLang AND Articles.SiteId = :siteId AND Articles.Activated = 1 AND Articles.PublishDate < :publishDate AND Articles.ArticleType IN (:param0, :param1, :param2) AND Articles.ArticleId < :articleId ORDER BY Articles.ArticleId DESC LIMIT 1
{"siteLang":"nl","siteId":"1","publishDate":"2025-08-14 09:45:00","articleId":21176,":param0":"Nieuws",":param1":"LiveRaceReport",":param2":"Liveblog"}
0.215173
done
""