#0 /var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php(182): Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException()
#1 /var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php(159): Doctrine\DBAL\DBALException::wrapException()
#2 /var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(2226): Doctrine\DBAL\DBALException::driverExceptionDuringQuery()
#3 /var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1313): Doctrine\DBAL\Connection->handleExceptionDuringQuery()
#4 /var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php(31): Doctrine\DBAL\Connection->executeQuery()
#5 /var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php(325): Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute()
#6 /var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(1212): Doctrine\ORM\Query->_doExecute()
#7 /var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(1166): Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache()
#8 /var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(901): Doctrine\ORM\AbstractQuery->execute()
#9 /var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php(251): Doctrine\ORM\AbstractQuery->getResult()
#10 /var/www/dev-priyantha.gptoday.net/public_html/app/Repository/Article.php(215): F1T\Repository\Article->findByKeywordForType()
#11 /var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/Tag.php(34): F1T\Repository\Article->findByKeyword()
#12 /var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/BaseController.php(39): F1T\Controllers\Tag->action_Index()
#13 /var/www/dev-priyantha.gptoday.net/public_html/app/Router.php(269): F1T\Controllers\BaseController->dispatch()
#14 /var/www/dev-priyantha.gptoday.net/public_html/app/Router.php(178): F1T\Router::_load()
#15 /var/www/dev-priyantha.gptoday.net/public_html/app/website.php(260): F1T\Router::execute()
#16 /var/www/dev-priyantha.gptoday.net/public_html/index.php(11): require_once('...')
#17 {main}
An exception occurred while executing '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 = 'nl') 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 k3_.keywordID IN (?)) AND (a0_.SiteId IN ('1')) ORDER BY a0_.PublishDate DESC LIMIT 70' with params ["nl", "1", 1, "2025-08-05 06:35:00", "Nieuws", "LiveRaceReport", "Liveblog", 1911]:

SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_426_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
object(stdClass)#162 (9) {
  ["__CLASS__"]=>
  string(39) "Doctrine\DBAL\Exception\DriverException"
  ["driverException:Doctrine\DBAL\Exception\DriverException:private"]=>
  object(stdClass)#227 (11) {
    ["__CLASS__"]=>
    string(34) "Doctrine\DBAL\Driver\PDO\Exception"
    ["errorCode:Doctrine\DBAL\Driver\PDOException:private"]=>
    int(1021)
    ["sqlState:Doctrine\DBAL\Driver\PDOException:private"]=>
    string(5) "HY000"
    ["message:protected"]=>
    string(149) "SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_426_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")"
    ["string:Exception:private"]=>
    string(0) ""
    ["code:protected"]=>
    string(5) "HY000"
    ["file:protected"]=>
    string(110) "/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php"
    ["line:protected"]=>
    int(18)
    ["trace:Exception:private"]=>
    string(9) "Array(15)"
    ["previous:Exception:private"]=>
    string(12) "PDOException"
    ["errorInfo"]=>
    string(8) "Array(3)"
  }
  ["message:protected"]=>
  string(2298) "An exception occurred while executing '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 = 'nl') 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 k3_.keywordID IN (?)) AND (a0_.SiteId IN ('1')) ORDER BY a0_.PublishDate DESC LIMIT 70' with params ["nl", "1", 1, "2025-08-05 06:35:00", "Nieuws", "LiveRaceReport", "Liveblog", 1911]:

SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_426_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")"
  ["string:Exception:private"]=>
  string(0) ""
  ["code:protected"]=>
  int(0)
  ["file:protected"]=>
  string(116) "/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php"
  ["line:protected"]=>
  int(128)
  ["trace:Exception:private"]=>
  array(17) {
    [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(5)"
    [7]=>
    string(8) "Array(5)"
    [8]=>
    string(8) "Array(5)"
    [9]=>
    string(8) "Array(5)"
    [10]=>
    string(8) "Array(5)"
    [11]=>
    string(8) "Array(5)"
    [12]=>
    string(8) "Array(5)"
    [13]=>
    string(8) "Array(5)"
    [14]=>
    string(8) "Array(5)"
    [15]=>
    string(8) "Array(5)"
    [16]=>
    string(8) "Array(4)"
  }
  ["previous:Exception:private"]=>
  object(stdClass)#206 (11) {
    ["__CLASS__"]=>
    string(34) "Doctrine\DBAL\Driver\PDO\Exception"
    ["errorCode:Doctrine\DBAL\Driver\PDOException:private"]=>
    int(1021)
    ["sqlState:Doctrine\DBAL\Driver\PDOException:private"]=>
    string(5) "HY000"
    ["message:protected"]=>
    string(149) "SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql_426_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")"
    ["string:Exception:private"]=>
    string(0) ""
    ["code:protected"]=>
    string(5) "HY000"
    ["file:protected"]=>
    string(110) "/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php"
    ["line:protected"]=>
    int(18)
    ["trace:Exception:private"]=>
    string(9) "Array(15)"
    ["previous:Exception:private"]=>
    string(12) "PDOException"
    ["errorInfo"]=>
    string(8) "Array(3)"
  }
}

Total queries: 6
Total time: 6.2040569782257
timesincestartcallerannotatebtdesc
0.000514
instantiate query log (0Q - total module time: 0.00064707s)
""
0.001167
boot (0Q - total module time: 0.00013900s)
""
0.001325
translation-init (1Q - total module time: 0.00130606s)
""
0.000293020.002326/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\/amp\/gp-nederland-2023"}
0.002634
controller::gp-nederland-2023 (5Q - total module time: 6.20025015s)
""
1.385341880.003522/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/LandingPage.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:953(execute)
/var/www/dev-priyantha.gptoday.net/public_html/app/Repository/LandingPage.php:169(getOneOrNullResult)
/var/www/dev-priyantha.gptoday.net/public_html/app/Router.php:174(isLandingPageExists)
/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_.LandingPageId AS LandingPageId_0, l0_.RewriteUrl AS RewriteUrl_1, l0_.Cntnlang AS Cntnlang_2, l0_.NewsYear AS NewsYear_3, l0_.MetaTitle AS MetaTitle_4, l0_.MetaDescription AS MetaDescription_5, l0_.MetaKeywords AS MetaKeywords_6, l0_.TitleH1 AS TitleH1_7, l0_.TopContent AS TopContent_8, l0_.BottomContent AS BottomContent_9, l0_.HideOnNews AS HideOnNews_10, l0_.SubMenuItem AS SubMenuItem_11, l0_.SubMenuItemLabel AS SubMenuItemLabel_12, l0_.SiteId AS SiteId_13, l0_.RacingSerieId AS RacingSerieId_14 FROM LandingPages l0_ WHERE l0_.RewriteUrl = ? AND l0_.Cntnlang = ?
["gp-nederland-2023","nl"]
1.308593032.431776/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:918(executeQuery)
/var/www/dev-priyantha.gptoday.net/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php:225(loadAll)
/var/www/dev-priyantha.gptoday.net/public_html/app/Router.php:177(findBy)
/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.KeywordId AS KeywordId_1, t0.Keyword AS Keyword_2, t0.RewriteUrl AS RewriteUrl_3, t0.Category AS Category_4, t0.CommentCount AS CommentCount_5, t0.ParentId AS ParentId_6 FROM Keywords t0 WHERE t0.Category = ? AND t0.RewriteUrl = ?
["custom","gp-nederland-2023"]
0.808515793.835301/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/Controllers/Tag.php:27(findOneBy)
/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/BaseController.php:39(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:178(_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.KeywordId AS KeywordId_1, t0.Keyword AS Keyword_2, t0.RewriteUrl AS RewriteUrl_3, t0.Category AS Category_4, t0.CommentCount AS CommentCount_5, t0.ParentId AS ParentId_6 FROM Keywords t0 WHERE t0.Category = ? AND t0.RewriteUrl = ? LIMIT 1
["custom","gp-nederland-2023"]
0.245849134.671870/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/Controllers/Tag.php:34(findByKeyword)
/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/BaseController.php:39(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:178(_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 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 (?)
[[1911]]
0.000574114.927027/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/Controllers/Tag.php:34(findByKeyword)
/var/www/dev-priyantha.gptoday.net/public_html/app/Controllers/BaseController.php:39(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:178(_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_.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"],"nl"]
0.00000000-1,754,368,502.695036xx
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 = 'nl') 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 k3_.keywordID IN (?)) AND (a0_.SiteId IN ('1')) ORDER BY a0_.PublishDate DESC LIMIT 70
[["nl"],["1"],true,{"date":"2025-08-05 06:35:00.000000","timezone_type":3,"timezone":"Europe\/Amsterdam"},["Nieuws","LiveRaceReport","Liveblog"],[1911]]
6.204052
done
""