#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.033236026763916 | ||||||
time | sincestart | caller | annotate | bt | desc | |
0.002365 | instantiate query log (0Q - total module time: 0.00116491s) | "" | ||||
0.003536 | boot (0Q - total module time: 0.00016594s) | "" | ||||
0.003705 | translation-init (1Q - total module time: 0.00514197s) | "" | ||||
0.00030804 | 0.008527 | /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\/265514\/brawn-geniet-van-titelduel-de-eb-en-vloed-die-we-hebben-is-goed"} | |
0.008850 | controller::nieuws/f1/265514/brawn-geniet-van-titelduel-de-eb-en-vloed-die-we-hebben-is-goed (3Q - total module time: 0.02438021s) | "" | ||||
0.00013709 | 0.009549 | /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":265514} | |
0.00036716 | 0.010049 | /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-04 18:40:00","articleId":265514,":param0":"Nieuws",":param1":"LiveRaceReport",":param2":"Liveblog"} | |
0.01764798 | 0.010443 | /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-04 18:40:00","articleId":265514,":param0":"Nieuws",":param1":"LiveRaceReport",":param2":"Liveblog"} | |
0.033234 | done | "" |