'No way' Hamilton could challenge for race win

  • Published on 01 Jul 2019 14:38
  • 5
  • By: Fergal Walsh

Lewis Hamilton says that even without the wing damage that cost him time in his pit stop, he wouldn't have been able to compete for the win in Austria.

Mercedes opted to change Hamilton's front wing after it discovered that the left flap had failed, which saw Hamilton lose dramatic time to his rivals.

MORE: Front wing flap failure caused Hamilton's wing change

The pit stop took an extra few seconds while the team performed the change which dropped him back out in fifth, where he would eventually finish. 

But Hamilton says that even without the damage, the cooling problems that he was going through made it impossible to be competitive.

"No, no way," he replied when asked if the win was possible without the wing damage. "We were lifting and costing 400+ [meters] per lap, so we were a long way down.

"If we didn't have to do that, we would have had pace but unfortunately that was just the way it was. I could never get close to anybody.

"I don't know what hot races are coming up. I don't think it will be a lot of places, but there probably will be another one. Maybe like Mexico or something.

"I'm not sure why we had the issues we had today and the others didn't, they could push all the way, which is how Formula 1 should be. It's a good track for overtaking, but unfortunately, we weren't in that position."

Hamilton congratulates Honda after 'tough years'

Hamilton offered his congratulations to Honda, who won its first Grand Prix since 2006 on Sunday with Red Bull

"It's great for Honda," Hamilton said. "They've been going through some seriously miserable years with McLaren, and it shows that it's not only the engine.

"It's a combination of the work of the manufacturer and team together so that it works well. They've obviously done that so congratulations to them." 

Replies (5)

Login to reply
  • Well, that's a shame, but he kinda did it to himself. Come to think of it: did many other drivers struggle with a broken wing during the race?

    • + 0
    • Jul 1 2019 - 19:40
  • Come next race, Merc. would raise the meter by .5 sec. Only way to balance out the field is either by bringing Alonso to Merc. or homologate the engines.

    • + 0
    • Jul 1 2019 - 22:06
    • Alternatively, just BoP it, just saying. There are of course multiple ways of doing this
      -Weight ballasting or fuel flow limitations for the teams or drivers that score the most points
      -Allow the lower scoring teams extra allocations of fresh PUs so they can more readily take upgrades free from penalty
      -Limit what Merc' and Ferrari could upgrade on their PU come winter, allowing Renault and Honda to catch up
      -Hire actual scalpers to run around and create panic in the paddock. The better scoring drivers must fetch a better price at the scalping markets, so they'd all flock to Mercedes...

      • + 0
      • Jul 2 2019 - 06:31
  • Same as always. If Mercedes doesn’t start on front, they really struggle

    • + 0
    • Jul 1 2019 - 23:49
    • RogerF1

      Posts: 501

      Maybe shows the state of F1 designs if the most consistent car on the grid can’t make up and overtake? That said, didn’t stop Verstappen so perhaps not enough MoJo now Hammy has a good points cushion and was told don’t destroy an overheating engine then they capitalise later when every other team is taking penalties

      • + 0
      • Jul 2 2019 - 20:06

Related news


Total queries: 13
Total time: 0.26961207389832
timesincestartcallerannotatebtdesc
0.000341
instantiate query log (0Q - total module time: 0.00050902s)
""
0.000854
boot (0Q - total module time: 0.00010300s)
""
0.000959
translation-init (1Q - total module time: 0.00116491s)
""
0.000515940.001596/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":"\/en\/amp\/news\/f1\/248909\/no-way-hamilton-could-challenge-for-race-win"}
0.002129
controller::news/f1/248909/no-way-hamilton-could-challenge-for-race-win (3Q - total module time: 0.19166398s)
""
0.001641040.002881/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":"en","siteId":"1","publishDate":"2025-12-13 21:40:00","articleId":248909,":param0":"Nieuws",":param1":"LiveRaceReport",":param2":"Liveblog"}
0.061242100.004563/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":"en","siteId":"1","publishDate":"2025-12-13 21:40:00","articleId":248909,":param0":"Nieuws",":param1":"LiveRaceReport",":param2":"Liveblog"}
0.111474040.067054/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Comments.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1323(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:31(executeQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:325(execute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1212(_doExecute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1166(executeIgnoreQueryCache)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:901(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Comments.php:109(getResult)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/System.php:424(findByArticleId)
{"function":"F1T\\Services\\{closure}","class":"F1T\\Services\\ArticlePageStructuredData","object":{"_article":{"relatedArticleTag":null}},"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/Services/System.php:460(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/System.php:379(_getComments)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/System.php:384(getComments)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/System.php:358(getCommentsCode)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/System.php:344(renderArticleStrData)
/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php:417(renderStructuredData)
/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 c0_.CommentId AS CommentId_0, c0_.Date AS Date_1, c0_.Content AS Content_2, c0_.BlockReason AS BlockReason_3, c0_.cntnlang AS cntnlang_4, c0_.PosterIp AS PosterIp_5, u1_.UserId AS UserId_6, u1_.RegistrationDate AS RegistrationDate_7, u1_.Username AS Username_8, u1_.RewriteUrl AS RewriteUrl_9, u1_.EmailAddress AS EmailAddress_10, u1_.FirstName AS FirstName_11, u1_.LastName AS LastName_12, u1_.Birthdate AS Birthdate_13, u1_.Gender AS Gender_14, u1_.Website AS Website_15, u1_.Twitter AS Twitter_16, u1_.CurrentCar AS CurrentCar_17, u1_.DreamCar AS DreamCar_18, u1_.Facebook AS Facebook_19, u1_.Occupation AS Occupation_20, u1_.Interests AS Interests_21, u1_.Activated AS Activated_22, u1_.Banned AS Banned_23, u1_.Subscribed AS Subscribed_24, u1_.RegistrationIp AS RegistrationIp_25, u1_.LastUpdated AS LastUpdated_26, u1_.AllowCommentModeration AS AllowCommentModeration_27, u1_.CommentsCount AS CommentsCount_28, u1_.NotificationCount AS NotificationCount_29, u1_.TotalCommentVoteSum AS TotalCommentVoteSum_30, u1_.Residence AS Residence_31, u1_.Icon AS Icon_32, u1_.ModerateAllComments AS ModerateAllComments_33, u1_.PremiumUser AS PremiumUser_34, u1_.CrewNotes AS CrewNotes_35, u1_.PwdHash AS PwdHash_36, u1_.ActivationId AS ActivationId_37, u1_.RetrievalId AS RetrievalId_38, u1_.ProfileLastUpdated AS ProfileLastUpdated_39, u1_.LastOnline AS LastOnline_40, d2_.iso AS iso_41, d2_.iso3 AS iso3_42, d2_.numcode AS numcode_43, c0_.SiteId AS SiteId_44, c0_.ArticleId AS ArticleId_45, c0_.ParentId AS ParentId_46, c0_.UserId AS UserId_47, u1_.RegisteringSiteId AS RegisteringSiteId_48, u1_.FavouriteDriverId AS FavouriteDriverId_49, u1_.FavouriteTeamId AS FavouriteTeamId_50, u1_.Country AS Country_51 FROM Comments c0_ INNER JOIN Users u1_ ON c0_.UserId = u1_.UserId INNER JOIN db_countries d2_ ON u1_.Country = d2_.iso WHERE c0_.ArticleId = ? AND c0_.BlockReason = ? ORDER BY c0_.Date ASC LIMIT 100
[248909,""]
0.193797 cacheAble: yes
module:News\Result (0Q - total module time: 0.00024509s)
""
0.194046 cacheAble: yes
module:News\Trending (2Q - total module time: 0.04551601s)
""
0.000265120.194633/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1323(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:31(executeQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:325(execute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1212(_doExecute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1166(executeIgnoreQueryCache)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:937(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:124(getScalarResult)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:640(commonCriteria)
/var/www/dev-priyantha.gptoday.net/public_html/app/Modules/News/Trending.php:33(findMultipleArticles)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:115(internalRender)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:89(captureOutput)
{"function":"F1T\\{closure}","class":"F1T\\ModuleBase","object":{"_amp":false},"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/ModuleBase.php:92(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigExtensions/ModuleRenderer.php:35(fetch)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:281(renderModule)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_mainContent)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:55(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_content)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:372(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:43(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:42(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:390(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/TemplateWrapper.php:45(render)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php:318(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigRenderer.php:115(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:98(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:79(renderViewFile)
/var/www/dev-priyantha.gptoday.net/public_html/app/website.php:261(render)
/var/www/dev-priyantha.gptoday.net/public_html/index.php:11(require_once)
SELECT c0_.ContentLanguage AS ContentLanguage_0 FROM ContentLanguageMapping c0_ WHERE (c0_.ContentType = ? AND c0_.ContentSubType IN (?) AND c0_.SiteLanguage = ?) AND (c0_.SiteId IN ('1'))
["Articles",null,"en"]
0.041553020.195249/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1323(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:31(executeQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:325(execute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1212(_doExecute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1166(executeIgnoreQueryCache)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:901(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:650(getResult)
/var/www/dev-priyantha.gptoday.net/public_html/app/Modules/News/Trending.php:33(findMultipleArticles)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:115(internalRender)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:89(captureOutput)
{"function":"F1T\\{closure}","class":"F1T\\ModuleBase","object":{"_amp":false},"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/ModuleBase.php:92(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigExtensions/ModuleRenderer.php:35(fetch)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:281(renderModule)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_mainContent)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:55(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_content)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:372(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:43(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:42(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:390(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/TemplateWrapper.php:45(render)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php:318(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigRenderer.php:115(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:98(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:79(renderViewFile)
/var/www/dev-priyantha.gptoday.net/public_html/app/website.php:261(render)
/var/www/dev-priyantha.gptoday.net/public_html/index.php:11(require_once)
SELECT a0_.ArticleId AS ArticleId_0, a0_.RewriteUrl AS RewriteUrl_1, a0_.Title AS Title_2, a0_.SeoDescription AS SeoDescription_3, a0_.SeoTitle AS SeoTitle_4, a0_.coAuthor AS coAuthor_5, a0_.Icon AS Icon_6, a0_.Category AS Category_7, a0_.Content AS Content_8, a0_.PublishDate AS PublishDate_9, a0_.CreateDate AS CreateDate_10, a0_.CreateTime AS CreateTime_11, a0_.CommentType AS CommentType_12, a0_.AllowNewComments AS AllowNewComments_13, a0_.cntnlang AS cntnlang_14, a0_.LastUpdateDate AS LastUpdateDate_15, a0_.ArticleType AS ArticleType_16, a0_.CommentCount AS CommentCount_17, a0_.Activated AS Activated_18, a0_.StickyUntil AS StickyUntil_19, a0_.ViewCount AS ViewCount_20, a0_.PushEnabled AS PushEnabled_21, a0_.PushTitle AS PushTitle_22, a0_.PushMessage AS PushMessage_23, a0_.breaking AS breaking_24, a0_.breaking_title AS breaking_title_25, a0_.TestMode AS TestMode_26, r1_.RacingSerieId AS RacingSerieId_27, r1_.RewriteUrl AS RewriteUrl_28, r1_.IsDefault AS IsDefault_29, r2_.RacingSeriesTranslationId AS RacingSeriesTranslationId_30, r2_.LanguageCode AS LanguageCode_31, r2_.ShortName AS ShortName_32, r2_.LongName AS LongName_33, p3_.id AS id_34, p3_.year AS year_35, p3_.uservisible AS uservisible_36, p3_.PhotoCount AS PhotoCount_37, p4_.photoalbumNameID AS photoalbumNameID_38, p4_.name AS name_39, p4_.event AS event_40, p4_.cntnlang AS cntnlang_41, c5_.CmsAccountId AS CmsAccountId_42, c5_.CreateDate AS CreateDate_43, c5_.AccountName AS AccountName_44, c5_.Password AS Password_45, c5_.LastName AS LastName_46, c5_.FirstName AS FirstName_47, c5_.PrivateMail AS PrivateMail_48, c5_.F1TodayMail AS F1TodayMail_49, c5_.PhoneNumber AS PhoneNumber_50, c5_.Address AS Address_51, c5_.PostalCode AS PostalCode_52, c5_.City AS City_53, c5_.BirthDate AS BirthDate_54, c5_.JobTitle AS JobTitle_55, c5_.FavouriteDriver AS FavouriteDriver_56, c5_.FavouriteTeam AS FavouriteTeam_57, c5_.Interests AS Interests_58, c5_.WorkStartDate AS WorkStartDate_59, c5_.WorkingHours AS WorkingHours_60, c5_.Disabled AS Disabled_61, c5_.LastOnline AS LastOnline_62, c5_.RetrievalId AS RetrievalId_63, c5_.Notes AS Notes_64, a0_.SiteId AS SiteId_65, a0_.RaceTrackHistoryId AS RaceTrackHistoryId_66, a0_.RacingSerieId AS RacingSerieId_67, a0_.PhotoAlbumId AS PhotoAlbumId_68, a0_.CmsAccountId AS CmsAccountId_69, a0_.PollId AS PollId_70, a0_.RaceSessionId AS RaceSessionId_71, r1_.SiteId AS SiteId_72, r1_.CountryIso AS CountryIso_73, r2_.RacingSerieId AS RacingSerieId_74, p3_.SiteId AS SiteId_75, p4_.photoalbumID AS photoalbumID_76 FROM Articles a0_ INNER JOIN RacingSeries r1_ ON a0_.RacingSerieId = r1_.RacingSerieId AND (r1_.SiteId IN ('1')) INNER JOIN RacingSeriesTranslations r2_ ON r1_.RacingSerieId = r2_.RacingSerieId AND (r2_.LanguageCode = 'en') LEFT JOIN photoalbums p3_ ON a0_.PhotoAlbumId = p3_.id AND (p3_.SiteId IN ('1')) LEFT JOIN photoalbum_names p4_ ON p3_.id = p4_.photoalbumID AND (p4_.cntnlang IN (?)) INNER JOIN CmsAccounts c5_ ON a0_.CmsAccountId = c5_.CmsAccountId WHERE ((((a0_.cntnlang IN (?) AND a0_.SiteId IN (?)) AND a0_.Activated = ?) AND a0_.PublishDate < ?) AND a0_.ArticleId IN (?)) AND (a0_.SiteId IN ('1')) ORDER BY a0_.PublishDate DESC LIMIT 5
[["en"],["en"],["1"],true,{"date":"2025-12-13 21:40:00.000000","timezone_type":3,"timezone":"Europe\/Amsterdam"},["279686","279685","279678","279671","279675","279682","279680","279662","279665","279663","279674","279664","279669","279657","279658","279668","279667","279679","279677","279660","279661","279666","279655","279645","279647","279648","279659","279642","279656","279639","279653","279646","279643","279649","279654","279651","279559","279641","279652","279638","279633","279650","279629","279624","279623","279630","279632","279670","279637","279635","279673","279640","279644","279628","279620","279622","279631","279684","279613","279634","279683","279636","279672","279676","279625","279681","279602","279621","279610","279626","279597","279616","279627","279615","279618","279567","279604","279617","279619","279605","279611","279614","279601","279603","279586","279599","279580","279612","279591","279596","279608","279595","279587","279607","279609","279606","279600","279583","279594","279585","279576","279577","279581","279582","279598","279575","279593","279588","279592","279590","279584","279569","279568","279564","279558","279574","279579","279566","279578","279560","279573","279589","279562","279565","279572","279551","279571","279557","279570","279556","279563","279541","279546","279552","279544","279555","279554","279561","279553","279529","279542","279522","279550","279535","279526","279549","279528","279543","279532","279545","279534","279547","279548","279531","279511","279536","279539","279540","279512","279537","279519","279506","279505","279530","279525","279521","279507","279515","279538","279493","279486","279527","279533","279501","279508","279518","279516","279510","279524","279514","279513","279500","279523","279481","279517","279520","279503","279476","279453","279484","279496","279487","279492","279495","279488","279490","279502","279509","279491","279498","279479","279499","279497","279480","279459","279469","279465","279463","279504","279494","279483","279477","279464","279482","279489","279449","279478","279474","279485","279466","279446","279473","279452","279456","279471","279475","279460","279461","279472","279468","279450","279458","279448","279457","279470","279451","279467","279447","279462","279455","279454","279440","279439","279385","279383","279418","279425","279424","279443","279429","279409","279433","279445","279444","279421","279438","279441","279426","279411","279442","279430","279436","279419","279417","279398","279437","279416","279407","279415","279414","279422","279432","279401","279403","279423","279431","279412","279427","279404","279400","279428","279410","279435","279434","279420","279382","279413","279402","279386","279408","279405","279394","279399","279397","279395","279390","279381","279396","279406","279377","279389","279391","279357","279387","279378","279356","279380","279363","279393","279371","279366","279373","279369","279384","279392","279388","279344","279379","279367","279361","279368","279345","279372","279374","279376","279375","279370","279360","279364","279365","279362","279358","279354","279355","279347","279351","279352","279350","279359","279353","279348","279349","279338","279342","279336","279340","279343","279346","279339","279335","279341","279337","279319","279333","279321","279332","279308","279323","279328","279317","279334","279331","279325","279329","279322","279327","279320","279310","279313","279304","279306","279311","279312","279330","279326","279314","279315","279309","279303","279318","279324","279307","279316","279287","279301","279279","279294","279299","279298","279281","279296","279302","279300","279258","279293","279295","279288","279286","279292","279305","279297","279289","279271","279282","279280","279284","279285","279272","279291","279270","279290","279273","279275","279278","279283","279276","279277","279268","279264","279262","279255","279274","279269","279257","279263","279266","279259","279265","279267","279251","279244","279241","279248","279260","279254","279261","279252","279247","279236","279256","279250","279253","279246","279239","279249","279235","279242","279243","279240","279245","279232","279228","279227","279237","279238","279231","279224","279230","279174","279233","279213","279223","279226","279225","279222","279234","279229","279215","279218","279205","279220","279216","279214","279221","279209","279200","279208","279217","279194","279211","279198","279197","279219","279193","279210","279212","279183","279181","279206","279199","279204","279201","279207","279196","279195","279188","279203","279191","279187","279180","279202"]]
0.239565 cacheAble: yes
module:News\Reply (2Q - total module time: 0.02536297s)
""
0.000530960.239873/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Comments.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1323(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:31(executeQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:325(execute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1212(_doExecute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1166(executeIgnoreQueryCache)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:901(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Comments.php:109(getResult)
/var/www/dev-priyantha.gptoday.net/public_html/app/Modules/News/Reply.php:143(findByArticleId)
/var/www/dev-priyantha.gptoday.net/public_html/app/Modules/News/Reply.php:71(getComments)
{"function":"F1T\\Modules\\News\\{closure}","class":"F1T\\Modules\\News\\Reply","object":{"_amp":false},"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/Modules/News/Reply.php:74(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:115(internalRender)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:89(captureOutput)
{"function":"F1T\\{closure}","class":"F1T\\ModuleBase","object":{"_amp":false},"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/ModuleBase.php:92(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigExtensions/ModuleRenderer.php:35(fetch)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:337(renderModule)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_mainContent)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:55(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_content)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:372(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:43(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:42(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:390(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/TemplateWrapper.php:45(render)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php:318(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigRenderer.php:115(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:98(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:79(renderViewFile)
/var/www/dev-priyantha.gptoday.net/public_html/app/website.php:261(render)
/var/www/dev-priyantha.gptoday.net/public_html/index.php:11(require_once)
SELECT c0_.CommentId AS CommentId_0, c0_.Date AS Date_1, c0_.Content AS Content_2, c0_.BlockReason AS BlockReason_3, c0_.cntnlang AS cntnlang_4, c0_.PosterIp AS PosterIp_5, u1_.UserId AS UserId_6, u1_.RegistrationDate AS RegistrationDate_7, u1_.Username AS Username_8, u1_.RewriteUrl AS RewriteUrl_9, u1_.EmailAddress AS EmailAddress_10, u1_.FirstName AS FirstName_11, u1_.LastName AS LastName_12, u1_.Birthdate AS Birthdate_13, u1_.Gender AS Gender_14, u1_.Website AS Website_15, u1_.Twitter AS Twitter_16, u1_.CurrentCar AS CurrentCar_17, u1_.DreamCar AS DreamCar_18, u1_.Facebook AS Facebook_19, u1_.Occupation AS Occupation_20, u1_.Interests AS Interests_21, u1_.Activated AS Activated_22, u1_.Banned AS Banned_23, u1_.Subscribed AS Subscribed_24, u1_.RegistrationIp AS RegistrationIp_25, u1_.LastUpdated AS LastUpdated_26, u1_.AllowCommentModeration AS AllowCommentModeration_27, u1_.CommentsCount AS CommentsCount_28, u1_.NotificationCount AS NotificationCount_29, u1_.TotalCommentVoteSum AS TotalCommentVoteSum_30, u1_.Residence AS Residence_31, u1_.Icon AS Icon_32, u1_.ModerateAllComments AS ModerateAllComments_33, u1_.PremiumUser AS PremiumUser_34, u1_.CrewNotes AS CrewNotes_35, u1_.PwdHash AS PwdHash_36, u1_.ActivationId AS ActivationId_37, u1_.RetrievalId AS RetrievalId_38, u1_.ProfileLastUpdated AS ProfileLastUpdated_39, u1_.LastOnline AS LastOnline_40, d2_.iso AS iso_41, d2_.iso3 AS iso3_42, d2_.numcode AS numcode_43, c0_.SiteId AS SiteId_44, c0_.ArticleId AS ArticleId_45, c0_.ParentId AS ParentId_46, c0_.UserId AS UserId_47, u1_.RegisteringSiteId AS RegisteringSiteId_48, u1_.FavouriteDriverId AS FavouriteDriverId_49, u1_.FavouriteTeamId AS FavouriteTeamId_50, u1_.Country AS Country_51 FROM Comments c0_ INNER JOIN Users u1_ ON c0_.UserId = u1_.UserId INNER JOIN db_countries d2_ ON u1_.Country = d2_.iso WHERE c0_.ArticleId = ? AND c0_.BlockReason = ? ORDER BY c0_.Date ASC
[248909,""]
0.019038920.241138/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/CommentVotes.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1323(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:31(executeQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:325(execute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1212(_doExecute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1166(executeIgnoreQueryCache)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:901(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/CommentVotes.php:192(getResult)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/CommentVotesManager.php:46(getCommentVotesByVoteIp)
/var/www/dev-priyantha.gptoday.net/public_html/app/Modules/News/Reply.php:101(getCommentVotesByIP)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:115(internalRender)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:89(captureOutput)
{"function":"F1T\\{closure}","class":"F1T\\ModuleBase","object":{"_amp":false},"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/ModuleBase.php:92(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigExtensions/ModuleRenderer.php:35(fetch)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:337(renderModule)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_mainContent)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:55(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_content)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:372(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:43(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:42(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:390(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/TemplateWrapper.php:45(render)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php:318(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigRenderer.php:115(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:98(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:79(renderViewFile)
/var/www/dev-priyantha.gptoday.net/public_html/app/website.php:261(render)
/var/www/dev-priyantha.gptoday.net/public_html/index.php:11(require_once)
SELECT c0_.CommentId AS CommentId_0, c1_.Vote AS Vote_1 FROM Comments c0_ INNER JOIN CommentVotes c1_ ON (c1_.CommentId = c0_.CommentId) WHERE c0_.ArticleId = ? AND c1_.VoteIp = ?
[248909,"216.73.216.191"]
0.264931 cacheAble: yes
module:RelatedNews (5Q - total module time: 0.00440407s)
""
0.000628950.265144/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Keyword.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1323(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:31(executeQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:325(execute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1212(_doExecute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1166(executeIgnoreQueryCache)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:901(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Keyword.php:68(getResult)
/var/www/dev-priyantha.gptoday.net/public_html/app/Modules/RelatedNews.php:29(findKeywordsForArticle)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:115(internalRender)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:89(captureOutput)
{"function":"F1T\\{closure}","class":"F1T\\ModuleBase","object":{"_amp":false},"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/ModuleBase.php:92(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigExtensions/ModuleRenderer.php:35(fetch)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:342(renderModule)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_mainContent)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:55(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_content)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:372(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:43(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:42(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:390(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/TemplateWrapper.php:45(render)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php:318(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigRenderer.php:115(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:98(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:79(renderViewFile)
/var/www/dev-priyantha.gptoday.net/public_html/app/website.php:261(render)
/var/www/dev-priyantha.gptoday.net/public_html/index.php:11(require_once)
SELECT k0_.KeywordId AS KeywordId_0, k0_.Keyword AS Keyword_1, k0_.RewriteUrl AS RewriteUrl_2, k0_.Category AS Category_3, k0_.CommentCount AS CommentCount_4, k0_.ParentId AS ParentId_5 FROM Keywords k0_ INNER JOIN keyword_combinations k1_ ON (k1_.keywordID = k0_.KeywordId) WHERE k1_.nieuwsID = ?
[248909]
0.000148060.265956/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Keyword.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1323(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:31(executeQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:325(execute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1212(_doExecute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1166(executeIgnoreQueryCache)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:901(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Keyword.php:40(getResult)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:239(getKeywordIdListForParent)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:215(findByKeywordForType)
/var/www/dev-priyantha.gptoday.net/public_html/app/Modules/RelatedNews.php:34(findByKeyword)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:115(internalRender)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:89(captureOutput)
{"function":"F1T\\{closure}","class":"F1T\\ModuleBase","object":{"_amp":false},"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/ModuleBase.php:92(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigExtensions/ModuleRenderer.php:35(fetch)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:342(renderModule)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_mainContent)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:55(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_content)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:372(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:43(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:42(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:390(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/TemplateWrapper.php:45(render)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php:318(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigRenderer.php:115(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:98(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:79(renderViewFile)
/var/www/dev-priyantha.gptoday.net/public_html/app/website.php:261(render)
/var/www/dev-priyantha.gptoday.net/public_html/index.php:11(require_once)
SELECT k0_.KeywordId AS KeywordId_0, k0_.Keyword AS Keyword_1, k0_.RewriteUrl AS RewriteUrl_2, k0_.Category AS Category_3, k0_.CommentCount AS CommentCount_4, k0_.ParentId AS ParentId_5 FROM Keywords k0_ WHERE k0_.KeywordId IN (?)
[[32]]
0.000061990.266183/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1323(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:31(executeQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:325(execute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1212(_doExecute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1166(executeIgnoreQueryCache)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:937(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:124(getScalarResult)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:247(commonCriteria)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:215(findByKeywordForType)
/var/www/dev-priyantha.gptoday.net/public_html/app/Modules/RelatedNews.php:34(findByKeyword)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:115(internalRender)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:89(captureOutput)
{"function":"F1T\\{closure}","class":"F1T\\ModuleBase","object":{"_amp":false},"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/ModuleBase.php:92(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigExtensions/ModuleRenderer.php:35(fetch)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:342(renderModule)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_mainContent)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:55(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_content)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:372(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:43(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:42(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:390(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/TemplateWrapper.php:45(render)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php:318(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigRenderer.php:115(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:98(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:79(renderViewFile)
/var/www/dev-priyantha.gptoday.net/public_html/app/website.php:261(render)
/var/www/dev-priyantha.gptoday.net/public_html/index.php:11(require_once)
SELECT c0_.ContentLanguage AS ContentLanguage_0 FROM ContentLanguageMapping c0_ WHERE (c0_.ContentType = ? AND c0_.ContentSubType IN (?) AND c0_.SiteLanguage = ?) AND (c0_.SiteId IN ('1'))
["Articles",["Nieuws","LiveRaceReport","Liveblog"],"en"]
0.000067000.266382/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1323(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:750(executeQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:241(load)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/RacingSeries.php:80(findOneBy)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:145(findByRewriteUrl)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:247(commonCriteria)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:215(findByKeywordForType)
/var/www/dev-priyantha.gptoday.net/public_html/app/Modules/RelatedNews.php:34(findByKeyword)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:115(internalRender)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:89(captureOutput)
{"function":"F1T\\{closure}","class":"F1T\\ModuleBase","object":{"_amp":false},"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/ModuleBase.php:92(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigExtensions/ModuleRenderer.php:35(fetch)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:342(renderModule)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_mainContent)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:55(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_content)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:372(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:43(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:42(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:390(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/TemplateWrapper.php:45(render)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php:318(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigRenderer.php:115(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:98(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:79(renderViewFile)
/var/www/dev-priyantha.gptoday.net/public_html/app/website.php:261(render)
/var/www/dev-priyantha.gptoday.net/public_html/index.php:11(require_once)
SELECT t0.RacingSerieId AS RacingSerieId_1, t0.RewriteUrl AS RewriteUrl_2, t0.IsDefault AS IsDefault_3, t0.SiteId AS SiteId_4, t0.CountryIso AS CountryIso_5 FROM RacingSeries t0 WHERE t0.RewriteUrl = ? AND t0.SiteId IN (?) AND ((t0.SiteId IN ('1'))) LIMIT 1
["f1",["1"]]
0.000151160.266628/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:1323(stopQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:31(executeQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:325(execute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1212(_doExecute)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1166(executeIgnoreQueryCache)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:901(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:251(getResult)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php:215(findByKeywordForType)
/var/www/dev-priyantha.gptoday.net/public_html/app/Modules/RelatedNews.php:34(findByKeyword)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:115(internalRender)
/var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:89(captureOutput)
{"function":"F1T\\{closure}","class":"F1T\\ModuleBase","object":{"_amp":false},"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/ModuleBase.php:92(lazyFetch)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigExtensions/ModuleRenderer.php:35(fetch)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:342(renderModule)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_mainContent)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:55(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_content)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:372(displayBlock)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:43(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:42(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:405(doDisplay)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:378(displayWithErrorHandling)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:390(display)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/TemplateWrapper.php:45(render)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php:318(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/Services/ViewRenderer/TwigRenderer.php:115(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:98(render)
/var/www/dev-priyantha.gptoday.net/public_html/app/ViewTrait.php:79(renderViewFile)
/var/www/dev-priyantha.gptoday.net/public_html/app/website.php:261(render)
/var/www/dev-priyantha.gptoday.net/public_html/index.php:11(require_once)
SELECT a0_.ArticleId AS ArticleId_0, a0_.RewriteUrl AS RewriteUrl_1, a0_.Title AS Title_2, a0_.SeoDescription AS SeoDescription_3, a0_.SeoTitle AS SeoTitle_4, a0_.coAuthor AS coAuthor_5, a0_.Icon AS Icon_6, a0_.Category AS Category_7, a0_.Content AS Content_8, a0_.PublishDate AS PublishDate_9, a0_.CreateDate AS CreateDate_10, a0_.CreateTime AS CreateTime_11, a0_.CommentType AS CommentType_12, a0_.AllowNewComments AS AllowNewComments_13, a0_.cntnlang AS cntnlang_14, a0_.LastUpdateDate AS LastUpdateDate_15, a0_.ArticleType AS ArticleType_16, a0_.CommentCount AS CommentCount_17, a0_.Activated AS Activated_18, a0_.StickyUntil AS StickyUntil_19, a0_.ViewCount AS ViewCount_20, a0_.PushEnabled AS PushEnabled_21, a0_.PushTitle AS PushTitle_22, a0_.PushMessage AS PushMessage_23, a0_.breaking AS breaking_24, a0_.breaking_title AS breaking_title_25, a0_.TestMode AS TestMode_26, r1_.RacingSerieId AS RacingSerieId_27, r1_.RewriteUrl AS RewriteUrl_28, r1_.IsDefault AS IsDefault_29, r2_.RacingSeriesTranslationId AS RacingSeriesTranslationId_30, r2_.LanguageCode AS LanguageCode_31, r2_.ShortName AS ShortName_32, r2_.LongName AS LongName_33, a0_.SiteId AS SiteId_34, a0_.RaceTrackHistoryId AS RaceTrackHistoryId_35, a0_.RacingSerieId AS RacingSerieId_36, a0_.PhotoAlbumId AS PhotoAlbumId_37, a0_.CmsAccountId AS CmsAccountId_38, a0_.PollId AS PollId_39, a0_.RaceSessionId AS RaceSessionId_40, r1_.SiteId AS SiteId_41, r1_.CountryIso AS CountryIso_42, r2_.RacingSerieId AS RacingSerieId_43 FROM Articles a0_ INNER JOIN RacingSeries r1_ ON a0_.RacingSerieId = r1_.RacingSerieId AND (r1_.SiteId IN ('1')) INNER JOIN RacingSeriesTranslations r2_ ON r1_.RacingSerieId = r2_.RacingSerieId AND (r2_.LanguageCode = 'en') INNER JOIN keyword_combinations k3_ ON (k3_.nieuwsID = a0_.ArticleId) WHERE ((((((a0_.cntnlang IN (?) AND a0_.SiteId IN (?)) AND a0_.Activated = ?) AND a0_.PublishDate < ?) AND a0_.ArticleType IN (?)) AND a0_.RacingSerieId = ?) AND k3_.keywordID IN (?)) AND (a0_.SiteId IN ('1')) ORDER BY a0_.PublishDate DESC LIMIT 15
[["en"],["1"],true,{"date":"2025-12-13 21:40:00.000000","timezone_type":3,"timezone":"Europe\/Amsterdam"},["Nieuws","LiveRaceReport","Liveblog"],1,[32]]
0.269340 cacheAble: yes
module:Layout\Footer (0Q - total module time: 0.00026679s)
""
0.269610
done
""