Bahrain International Circuit

Wintertest Vrijdag 12 maart 2021 Lokale tijd

Circuit status: Groen
  •  
  •  
  •  
  •  
  •  
Lokaal weer: zwaar bewolkt

Luchttemperatuur: oC

Baantemperatuur: oC

Bahrain International Circuit Wintertest

12 maart 2021
Lokale tijd

Lokaal weer: zwaar bewolkt
Luchttemperatuur: oC

Circuit status: Groen
  •  
  •  
  •  
  •  
  •  

F1 Wintertest Live Timing

Laatste update:

  • Pos
    Coureur
    Team
    Chassis
    Tijd
    #
    Banden
     

    GPToday.net F1 Test Live Timing

    Laatste update:

    • Pos
      Coureur
      Team
      Chassis
      Tijd
      #
      Banden
       

    Chat mee tijdens de Test!

    Drag me around

    Foto gallerij

    Bekijk meer foto's

    Incidenten - Wintertest

    • Start
      Coureur

    Incidenten - Wintertest

    • Start
      Coureur
      Incidenten
      Plaats
    'Verstappen trapt testweek af voor Red Bull' ×

    Total queries: 7
    Total time: 0.63144683837891
    timesincestartcallerannotatebtdesc
    0.000884
    instantiate query log (0Q - total module time: 0.00064206s)
    ""
    0.001531
    boot (0Q - total module time: 0.00011015s)
    ""
    0.001645
    translation-init (1Q - total module time: 0.00102210s)
    ""
    0.000298980.002354/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\/live\/f1\/260758\/live-update-volg-de-eerste-dag-van-de-wintertest-in-bahrein"}
    0.002669
    controller::live/f1/260758/live-update-volg-de-eerste-dag-van-de-wintertest-in-bahrein (5Q - total module time: 0.47062182s)
    ""
    0.000283000.003171/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":260758}
    0.003964900.003813/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-02 15:10:00","articleId":260758,":param0":"Nieuws",":param1":"LiveRaceReport",":param2":"Liveblog"}
    0.038692000.007823/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-02 15:10:00","articleId":260758,":param0":"Nieuws",":param1":"LiveRaceReport",":param2":"Liveblog"}
    0.000941990.184071/var/www/dev-priyantha.gptoday.net/public_html/app/Router.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/FrontPage.php:28(findOneBy)
    /var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php:406(getFrontpage)
    /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 t0.frontpageID AS frontpageID_1, t0.cntnlang AS cntnlang_2, t0.picofweek AS picofweek_3, t0.SiteId AS SiteId_4, t0.RaceCalendarId AS RaceCalendarId_5, t0.hottopic AS hottopic_6, t0.substory1 AS substory1_7, t0.substory2 AS substory2_8, t0.substory3 AS substory3_9, t0.presentatie_seizoen AS presentatie_seizoen_10, t0.PermantChatArticleId AS PermantChatArticleId_11 FROM frontpage t0 WHERE t0.cntnlang = ? AND t0.SiteId IN (?) AND ((t0.SiteId IN ('1'))) LIMIT 1
    ["nl",["1"]]
    0.231005910.198390/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/LiveUpdates.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/LiveUpdates.php:84(getResult)
    /var/www/dev-priyantha.gptoday.net/public_html/app/Services/System.php:324(findAsArray)
    /var/www/dev-priyantha.gptoday.net/public_html/app/Services/System.php:260(getLiveUpdates)
    /var/www/dev-priyantha.gptoday.net/public_html/app/Services/System.php:523(getLiveUpdatesCode)
    /var/www/dev-priyantha.gptoday.net/public_html/app/Services/System.php:348(renderLiveBlogPostingStrData)
    /var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/News.php:410(renderStructuredDataForLivePage)
    /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 l0_.LiveUpdateId AS LiveUpdateId_0, l0_.Date AS Date_1, l0_.Title AS Title_2, l0_.Content AS Content_3, l0_.Deleted AS Deleted_4, l0_.ArticleId AS ArticleId_5, l0_.CmsAccountId AS CmsAccountId_6, l0_.LiveUpdateIconId AS LiveUpdateIconId_7 FROM LiveUpdates l0_ WHERE l0_.ArticleId = ? AND l0_.Deleted = 0 ORDER BY l0_.LiveUpdateId DESC LIMIT 20
    [260758]
    0.473297 cacheAble: no
    module:Sidebar (0Q - total module time: 0.00038385s)
    ""
    0.473685
    sidebar:ads-header-just-before-closing-head-tag::ads (0Q - total module time: 0.00001407s)
    ""
    0.473700
    module:Ads (0Q - total module time: 0.00013304s)
    ""
    0.473836
    sidebar:ads-header-just-before-closing-head-tag::ads (0Q - total module time: 0.00000501s)
    ""
    0.473842
    module:Ads (0Q - total module time: 0.00000215s)
    ""
    0.473845
    sidebar:ads-header-just-before-closing-head-tag::ads (0Q - total module time: 0.00000191s)
    ""
    0.473847
    module:Ads (0Q - total module time: 0.00000119s)
    ""
    0.473849
    sidebar:ads-header-just-before-closing-head-tag::ads (0Q - total module time: 0.00000095s)
    ""
    0.473851
    module:Ads (0Q - total module time: 0.00000095s)
    ""
    0.473852
    sidebar:ads-header-just-before-closing-head-tag::ads (0Q - total module time: 0.00000095s)
    ""
    0.473854
    module:Ads (0Q - total module time: 0.00000882s)
    ""
    0.473864 cacheAble: no
    module:Sidebar (0Q - total module time: 0.00975013s)
    ""
    0.483620 cacheAble: no
    module:Sidebar (0Q - total module time: 0.00001001s)
    ""
    0.483631
    sidebar:ads-header-leaderboard-nieuws::ads (0Q - total module time: 0.00000811s)
    ""
    0.483640
    module:Ads (0Q - total module time: 0.00000501s)
    ""
    0.483645
    sidebar:ads-header-leaderboard-nieuws::ads (0Q - total module time: 0.00000191s)
    ""
    0.483647
    module:Ads (0Q - total module time: 0.00000095s)
    ""
    0.483649
    sidebar:ads-header-leaderboard-nieuws::ads (0Q - total module time: 0.00000191s)
    ""
    0.483651
    module:Ads (0Q - total module time: 0.00000405s)
    ""
    0.483656 cacheAble: no
    module:Sidebar (0Q - total module time: 0.00017500s)
    ""
    0.483833 cacheAble: no
    module:StaticView (0Q - total module time: 0.02400923s)
    ""
    0.507845 cacheAble: no
    module:Sidebar (0Q - total module time: 0.00000906s)
    ""
    0.507854
    sidebar:sidebar-liveupdate::livepage_autorefresh (0Q - total module time: 0.00000596s)
    ""
    0.507862 cacheAble: no
    module:StaticView (0Q - total module time: 0.00015020s)
    ""
    0.508014
    sidebar:sidebar-liveupdate::ads (0Q - total module time: 0.00000596s)
    ""
    0.508021
    module:Ads (0Q - total module time: 0.00000405s)
    ""
    0.508026
    sidebar:sidebar-liveupdate::ads (0Q - total module time: 0.00000215s)
    ""
    0.508028
    module:Ads (0Q - total module time: 0.00000095s)
    ""
    0.508030
    sidebar:sidebar-liveupdate::ads (0Q - total module time: 0.00000191s)
    ""
    0.508032
    module:Ads (0Q - total module time: 0.00000095s)
    ""
    0.508034
    sidebar:sidebar-liveupdate::livepage_testresults (0Q - total module time: 0.00000095s)
    ""
    0.508037 cacheAble: yes
    module:LivePage\TestResults (0Q - total module time: 0.04606199s)
    ""
    0.554104
    sidebar:sidebar-liveupdate::livepage_photos (0Q - total module time: 0.00001097s)
    ""
    0.554117 cacheAble: no
    module:StaticView (0Q - total module time: 0.01411605s)
    ""
    0.568236
    sidebar:sidebar-liveupdate::livepage_incidents (0Q - total module time: 0.00000620s)
    ""
    0.568243 cacheAble: no
    module:StaticView (0Q - total module time: 0.01555800s)
    ""
    0.583805 cacheAble: yes
    module:Layout\Footer (0Q - total module time: 0.00017691s)
    ""
    0.583986 cacheAble: yes
    module:News\Breaking (0Q - total module time: 0.00021601s)
    ""
    0.584205 cacheAble: no
    module:StaticView (1Q - total module time: 0.04723620s)
    ""
    0.000300880.630737/var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Extension/CoreExtension.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/Persisters/Entity/BasicEntityPersister.php:768(load)
    /var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php:207(loadById)
    /var/www/dev-priyantha.gptoday.net/public_html/app/OrmProxies/__CG__F1TEntitiesArticle.php:186(Doctrine\ORM\Proxy\{closure})
    /var/www/dev-priyantha.gptoday.net/public_html/app/OrmProxies/__CG__F1TEntitiesArticle.php:186(__invoke)
    /var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Extension/CoreExtension.php:1570(getArticleId)
    /var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:127(twig_get_attribute)
    /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/Modules/StaticView.php:25(render)
    /var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:115(internalRender)
    /var/www/dev-priyantha.gptoday.net/public_html/app/ModuleBase.php:86(captureOutput)
    /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:419(renderModule)
    /var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Template.php:182(block_footer_js)
    /var/www/dev-priyantha.gptoday.net/public_html/vendor/twig/twig/src/Environment.php(418) : eval()'d code:1115(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:44(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:44(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.ArticleId AS ArticleId_1, t0.RewriteUrl AS RewriteUrl_2, t0.Title AS Title_3, t0.SeoDescription AS SeoDescription_4, t0.SeoTitle AS SeoTitle_5, t0.coAuthor AS coAuthor_6, t0.Icon AS Icon_7, t0.Category AS Category_8, t0.Content AS Content_9, t0.PublishDate AS PublishDate_10, t0.CreateDate AS CreateDate_11, t0.CreateTime AS CreateTime_12, t0.CommentType AS CommentType_13, t0.AllowNewComments AS AllowNewComments_14, t0.cntnlang AS cntnlang_15, t0.LastUpdateDate AS LastUpdateDate_16, t0.ArticleType AS ArticleType_17, t0.CommentCount AS CommentCount_18, t0.Activated AS Activated_19, t0.StickyUntil AS StickyUntil_20, t0.ViewCount AS ViewCount_21, t0.PushEnabled AS PushEnabled_22, t0.PushTitle AS PushTitle_23, t0.PushMessage AS PushMessage_24, t0.breaking AS breaking_25, t0.breaking_title AS breaking_title_26, t0.TestMode AS TestMode_27, t0.SiteId AS SiteId_28, t0.RaceTrackHistoryId AS RaceTrackHistoryId_29, t0.RacingSerieId AS RacingSerieId_30, t0.PhotoAlbumId AS PhotoAlbumId_31, t0.CmsAccountId AS CmsAccountId_32, t0.PollId AS PollId_33, t0.RaceSessionId AS RaceSessionId_34 FROM Articles t0 WHERE t0.ArticleId = ? AND ((t0.SiteId IN ('1')))
    [273486]
    0.631445
    done
    ""