Log Messages
Level (7)
Channel (4)
| Time | Message |
|---|---|
| deprecation |
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "Bolt\Api\ContentProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#34104 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/digitalvillage/vendor/symfony/error-handler/DebugClassLoader.php:356 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/digitalvillage/vendor/symfony/error-handler/DebugClassLoader.php:356 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
The "Scienta\DoctrineJsonFunctions\Query\AST\Functions\AbstractJsonFunctionNode" class is considered internal. It may change without further notice. You should not use it from "Bolt\Doctrine\Functions\JsonValue".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#33992 +count: 1 -severity: E_USER_DEPRECATED trace: { /var/www/html/digitalvillage/vendor/symfony/error-handler/DebugClassLoader.php:356 { class_exists(string $class, bool $autoload = true): bool … › {
/var/www/html/digitalvillage/vendor/symfony/error-handler/DebugClassLoader.php:356 {
class_exists(string $class, bool $autoload = true): bool …
›
|
| deprecation |
Since nelmio/security-bundle 3.4.0: The "xss_protection" option is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead.
2 times
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#62503 +count: 2 -severity: E_USER_DEPRECATED trace: { /var/www/html/digitalvillage/vendor/symfony/config/Definition/ArrayNode.php:248 { Symfony\Component\Config\Definition\ArrayNode->finalizeValue(mixed $value): mixed … › {
/var/www/html/digitalvillage/vendor/symfony/config/Definition/ArrayNode.php:248 {
Symfony\Component\Config\Definition\ArrayNode->finalizeValue(mixed $value): mixed …
›
|
| info |
Matched route "homepage".
request
[ "route" => "homepage" "route_parameters" => [ "_route" => "homepage" "_controller" => "Bolt\Controller\Frontend\HomepageController::homepage" ] "request_uri" => "https://desadigital.tubankab.go.id/" "method" => "GET" ] |
| debug |
Read existing security token from the session.
security
[ "key" => "_security_main" "token_class" => "Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken" ] |
| deprecation |
User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)
php
[ "exception" => ErrorException {#1424 #message: "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)" #code: 0 #file: "/var/www/html/digitalvillage/vendor/doctrine/deprecations/src/Deprecation.php" #line: 208 #severity: E_USER_DEPRECATED trace: { /var/www/html/digitalvillage/vendor/doctrine/deprecations/src/Deprecation.php:208 { Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void … › › {
/var/www/html/digitalvillage/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
›
|
| info |
Connecting with parameters [ "charset" => "utf8mb4" "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "root" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "digitalvillagedb" "serverVersion" => "8.0" ]
doctrine
[ "params" => [ "charset" => "utf8mb4" "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "root" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "digitalvillagedb" "serverVersion" => "8.0" ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.lastseen_at AS lastseen_at_7, t0.last_ip AS last_ip_8, t0.locale AS locale_9, t0.backend_theme AS backend_theme_10, t0.status AS status_11, t0.avatar AS avatar_12, t0.about AS about_13 FROM bolt_user t0 WHERE t0.id = ?" (parameters: [ 1 => 1 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.lastseen_at AS lastseen_at_7, t0.last_ip AS last_ip_8, t0.locale AS locale_9, t0.backend_theme AS backend_theme_10, t0.status AS status_11, t0.avatar AS avatar_12, t0.about AS about_13 FROM bolt_user t0 WHERE t0.id = ?" "params" => [ 1 => 1 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.useragent AS useragent_2, t0.validity AS validity_3, t0.user_id AS user_id_4 FROM bolt_user_auth_token t0 WHERE t0.user_id = ?" (parameters: [ 1 => 1 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.useragent AS useragent_2, t0.validity AS validity_3, t0.user_id AS user_id_4 FROM bolt_user_auth_token t0 WHERE t0.user_id = ?" "params" => [ 1 => 1 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
User was reloaded from a user provider.
security
[ "provider" => "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider" "username" => "digitalvillage" ] |
| debug |
Checking for authenticator support.
security
[ "firewall_name" => "main" "authenticators" => 2 ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "main" "authenticator" => "Bolt\Security\LoginFormAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "main" "authenticator" => "Bolt\Security\LoginFormAuthenticator" ] |
| debug |
Checking support on authenticator.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" ] |
| debug |
Authenticator does not support the request.
security
[ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
| debug |
Notified event "kernel.request" to listener "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "App\EventSubscriber\MaintenanceSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "App\EventSubscriber\MaintenanceSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Bolt\Event\Subscriber\WidgetSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Bolt\Event\Subscriber\WidgetSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Bolt\Event\Subscriber\ZoneSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Bolt\Event\Subscriber\ZoneSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Bolt\Event\Subscriber\TimedPublishSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Bolt\Event\Subscriber\TimedPublishSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Bolt\Event\Subscriber\LocaleSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Bolt\Event\Subscriber\LocaleSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Bolt\Event\Subscriber\CanonicalSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Bolt\Event\Subscriber\CanonicalSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Bolt\Event\Subscriber\EntityServiceProvider::run".
event
[ "event" => "kernel.request" "listener" => "Bolt\Event\Subscriber\EntityServiceProvider::run" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Bolt\Event\Subscriber\ExtensionSubscriber::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Bolt\Event\Subscriber\ExtensionSubscriber::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Bolt\Event\Subscriber\MaintenanceModeSubscriber::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Bolt\Event\Subscriber\MaintenanceModeSubscriber::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Container10yWb8F\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Container10yWb8F\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
| debug |
Notified event "kernel.request" to listener "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "App\EventSubscriber\MaintenanceSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "App\EventSubscriber\MaintenanceSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Bolt\Event\Subscriber\WidgetSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Bolt\Event\Subscriber\WidgetSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Bolt\Event\Subscriber\ZoneSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Bolt\Event\Subscriber\ZoneSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Bolt\Event\Subscriber\TimedPublishSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Bolt\Event\Subscriber\TimedPublishSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Bolt\Event\Subscriber\LocaleSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Bolt\Event\Subscriber\LocaleSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Bolt\Event\Subscriber\CanonicalSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Bolt\Event\Subscriber\CanonicalSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Bolt\Event\Subscriber\EntityServiceProvider::run".
event
[ "event" => "kernel.request" "listener" => "Bolt\Event\Subscriber\EntityServiceProvider::run" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Bolt\Event\Subscriber\ExtensionSubscriber::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Bolt\Event\Subscriber\ExtensionSubscriber::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Bolt\Event\Subscriber\MaintenanceModeSubscriber::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Bolt\Event\Subscriber\MaintenanceModeSubscriber::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Container10yWb8F\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Container10yWb8F\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
| debug |
Executing statement: "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.created_at DESC) dctrn_result) dctrn_table" (parameters: [ 1 => "pages" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.created_at DESC) dctrn_result) dctrn_table" "params" => [ 1 => "pages" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" (parameters: [ 1 => "wifi-desa" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" "params" => [ 1 => "wifi-desa" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" (parameters: [ 1 => "desa" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" "params" => [ 1 => "desa" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" (parameters: [ 1 => "wisata-desa" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" "params" => [ 1 => "wisata-desa" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" (parameters: [ 1 => "kantor-desa" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" "params" => [ 1 => "kantor-desa" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" (parameters: [ 1 => "pasar-desa" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" "params" => [ 1 => "pasar-desa" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" (parameters: [ 1 => "bumdes" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" "params" => [ 1 => "bumdes" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" (parameters: [ 1 => "kkdmp" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table" "params" => [ 1 => "kkdmp" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" (parameters: [ 1 => "wifi-desa" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" "params" => [ 1 => "wifi-desa" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.published_at DESC" (parameters: [ 1 => "wifi-desa" 2 => "published" 3 => 1917 4 => 1916 5 => 1915 6 => 1913 7 => 1910 8 => 1907 9 => 1905 10 => 1902 11 => 1900 12 => 1898 13 => 1896 14 => 1895 15 => 1894 16 => 1892 17 => 1891 18 => 1890 19 => 1889 20 => 1888 21 => 1885 22 => 1883 23 => 1881 24 => 1880 25 => 1876 26 => 1877 27 => 1874 28 => 1872 29 => 1871 30 => 1869 31 => 1867 32 => 1865 33 => 1862 34 => 1864 35 => 1860 36 => 1858 37 => 1854 38 => 1851 39 => 1848 40 => 1847 41 => 1845 42 => 1843 43 => 1841 44 => 1840 45 => 1839 46 => 1838 47 => 1837 48 => 1836 49 => 1835 50 => 1834 51 => 1832 52 => 1831 53 => 1830 54 => 1829 55 => 1827 56 => 1826 57 => 1825 58 => 1823 59 => 1821 60 => 1824 61 => 1820 62 => 1819 63 => 1817 64 => 1816 65 => 1815 66 => 1814 67 => 1811 68 => 1807 69 => 1804 70 => 1803 71 => 1799 72 => 1795 73 => 1791 74 => 1787 75 => 1785 76 => 1784 77 => 1781 78 => 1780 79 => 1778 80 => 1777 81 => 1775 82 => 1773 83 => 1772 84 => 1770 85 => 1766 86 => 1768 87 => 1764 88 => 1763 89 => 1760 90 => 1759 91 => 1757 92 => 1755 93 => 1753 94 => 1749 95 => 1747 96 => 1745 97 => 1743 98 => 1740 99 => 1742 100 => 1738 101 => 1737 102 => 1735 103 => 1732 104 => 1733 105 => 1731 106 => 1730 107 => 1728 108 => 1727 109 => 1725 110 => 1722 111 => 1720 112 => 1719 113 => 1723 114 => 1714 115 => 1713 116 => 1712 117 => 1709 118 => 1706 119 => 1707 120 => 1704 121 => 1703 122 => 1701 123 => 1699 124 => 1697 125 => 1695 126 => 1692 127 => 1691 128 => 1689 129 => 1685 130 => 1682 131 => 1678 132 => 1677 133 => 1674 134 => 1673 135 => 1670 136 => 1669 137 => 1668 138 => 1667 139 => 1666 140 => 1664 141 => 1665 142 => 1661 143 => 1659 144 => 1657 145 => 1656 146 => 1654 147 => 1649 148 => 1652 149 => 1647 150 => 1645 151 => 1644 152 => 1642 153 => 1640 154 => 1639 155 => 1638 156 => 1637 157 => 1635 158 => 1634 159 => 1633 160 => 1631 161 => 1630 162 => 1629 163 => 1626 164 => 1624 165 => 1623 166 => 1621 167 => 1619 168 => 1618 169 => 1617 170 => 1616 171 => 1614 172 => 1613 173 => 1612 174 => 1610 175 => 1609 176 => 1606 177 => 1605 178 => 1604 179 => 1602 180 => 1601 181 => 1600 182 => 1597 183 => 1598 184 => 1596 185 => 1591 186 => 1590 187 => 1589 188 => 1588 189 => 1587 190 => 1586 191 => 1572 192 => 1571 193 => 1569 194 => 1568 195 => 1567 196 => 1564 197 => 1565 198 => 1553 199 => 1554 200 => 1547 201 => 1543 202 => 1540 203 => 1538 204 => 1508 205 => 1485 206 => 1476 207 => 1462 208 => 1459 209 => 1453 210 => 1446 211 => 1442 212 => 1437 213 => 1423 214 => 1418 215 => 1415 216 => 1410 217 => 1406 218 => 1390 219 => 1385 220 => 1377 221 => 1373 222 => 1356 223 => 1348 224 => 1342 225 => 1339 226 => 1334 227 => 1328 228 => 1323 229 => 1321 230 => 1320 231 => 1312 232 => 1311 233 => 1310 234 => 1309 235 => 1308 236 => 1307 237 => 1306 238 => 1305 239 => 1304 240 => 1303 241 => 1302 242 => 1301 243 => 1300 244 => 1298 245 => 1297 246 => 1296 247 => 1295 248 => 1294 249 => 1293 250 => 1292 251 => 1291 252 => 1290 253 => 1289 254 => 1288 255 => 1287 256 => 1286 257 => 1284 258 => 1282 259 => 1280 260 => 1279 261 => 1278 262 => 1277 263 => 1276 264 => 1274 265 => 1273 266 => 1272 267 => 1270 268 => 1269 269 => 1268 270 => 1267 271 => 1263 272 => 1259 273 => 1256 274 => 1242 275 => 1235 276 => 1229 277 => 1223 278 => 1218 279 => 1211 280 => 1207 281 => 1202 282 => 1198 283 => 1194 284 => 1191 285 => 1184 286 => 1181 287 => 1178 288 => 1169 289 => 1164 290 => 1163 291 => 1155 292 => 1152 293 => 1148 294 => 1144 295 => 1141 296 => 1134 297 => 1124 298 => 1121 299 => 1117 300 => 1114 301 => 1112 302 => 1106 303 => 1099 304 => 1095 305 => 1091 306 => 1087 307 => 1083 308 => 1080 309 => 1076 310 => 1074 311 => 898 312 => 806 313 => 752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} 6 => Doctrine\DBAL\ParameterType {#1507} 7 => Doctrine\DBAL\ParameterType {#1507} 8 => Doctrine\DBAL\ParameterType {#1507} 9 => Doctrine\DBAL\ParameterType {#1507} 10 => Doctrine\DBAL\ParameterType {#1507} 11 => Doctrine\DBAL\ParameterType {#1507} 12 => Doctrine\DBAL\ParameterType {#1507} 13 => Doctrine\DBAL\ParameterType {#1507} 14 => Doctrine\DBAL\ParameterType {#1507} 15 => Doctrine\DBAL\ParameterType {#1507} 16 => Doctrine\DBAL\ParameterType {#1507} 17 => Doctrine\DBAL\ParameterType {#1507} 18 => Doctrine\DBAL\ParameterType {#1507} 19 => Doctrine\DBAL\ParameterType {#1507} 20 => Doctrine\DBAL\ParameterType {#1507} 21 => Doctrine\DBAL\ParameterType {#1507} 22 => Doctrine\DBAL\ParameterType {#1507} 23 => Doctrine\DBAL\ParameterType {#1507} 24 => Doctrine\DBAL\ParameterType {#1507} 25 => Doctrine\DBAL\ParameterType {#1507} 26 => Doctrine\DBAL\ParameterType {#1507} 27 => Doctrine\DBAL\ParameterType {#1507} 28 => Doctrine\DBAL\ParameterType {#1507} 29 => Doctrine\DBAL\ParameterType {#1507} 30 => Doctrine\DBAL\ParameterType {#1507} 31 => Doctrine\DBAL\ParameterType {#1507} 32 => Doctrine\DBAL\ParameterType {#1507} 33 => Doctrine\DBAL\ParameterType {#1507} 34 => Doctrine\DBAL\ParameterType {#1507} 35 => Doctrine\DBAL\ParameterType {#1507} 36 => Doctrine\DBAL\ParameterType {#1507} 37 => Doctrine\DBAL\ParameterType {#1507} 38 => Doctrine\DBAL\ParameterType {#1507} 39 => Doctrine\DBAL\ParameterType {#1507} 40 => Doctrine\DBAL\ParameterType {#1507} 41 => Doctrine\DBAL\ParameterType {#1507} 42 => Doctrine\DBAL\ParameterType {#1507} 43 => Doctrine\DBAL\ParameterType {#1507} 44 => Doctrine\DBAL\ParameterType {#1507} 45 => Doctrine\DBAL\ParameterType {#1507} 46 => Doctrine\DBAL\ParameterType {#1507} 47 => Doctrine\DBAL\ParameterType {#1507} 48 => Doctrine\DBAL\ParameterType {#1507} 49 => Doctrine\DBAL\ParameterType {#1507} 50 => Doctrine\DBAL\ParameterType {#1507} 51 => Doctrine\DBAL\ParameterType {#1507} 52 => Doctrine\DBAL\ParameterType {#1507} 53 => Doctrine\DBAL\ParameterType {#1507} 54 => Doctrine\DBAL\ParameterType {#1507} 55 => Doctrine\DBAL\ParameterType {#1507} 56 => Doctrine\DBAL\ParameterType {#1507} 57 => Doctrine\DBAL\ParameterType {#1507} 58 => Doctrine\DBAL\ParameterType {#1507} 59 => Doctrine\DBAL\ParameterType {#1507} 60 => Doctrine\DBAL\ParameterType {#1507} 61 => Doctrine\DBAL\ParameterType {#1507} 62 => Doctrine\DBAL\ParameterType {#1507} 63 => Doctrine\DBAL\ParameterType {#1507} 64 => Doctrine\DBAL\ParameterType {#1507} 65 => Doctrine\DBAL\ParameterType {#1507} 66 => Doctrine\DBAL\ParameterType {#1507} 67 => Doctrine\DBAL\ParameterType {#1507} 68 => Doctrine\DBAL\ParameterType {#1507} 69 => Doctrine\DBAL\ParameterType {#1507} 70 => Doctrine\DBAL\ParameterType {#1507} 71 => Doctrine\DBAL\ParameterType {#1507} 72 => Doctrine\DBAL\ParameterType {#1507} 73 => Doctrine\DBAL\ParameterType {#1507} 74 => Doctrine\DBAL\ParameterType {#1507} 75 => Doctrine\DBAL\ParameterType {#1507} 76 => Doctrine\DBAL\ParameterType {#1507} 77 => Doctrine\DBAL\ParameterType {#1507} 78 => Doctrine\DBAL\ParameterType {#1507} 79 => Doctrine\DBAL\ParameterType {#1507} 80 => Doctrine\DBAL\ParameterType {#1507} 81 => Doctrine\DBAL\ParameterType {#1507} 82 => Doctrine\DBAL\ParameterType {#1507} 83 => Doctrine\DBAL\ParameterType {#1507} 84 => Doctrine\DBAL\ParameterType {#1507} 85 => Doctrine\DBAL\ParameterType {#1507} 86 => Doctrine\DBAL\ParameterType {#1507} 87 => Doctrine\DBAL\ParameterType {#1507} 88 => Doctrine\DBAL\ParameterType {#1507} 89 => Doctrine\DBAL\ParameterType {#1507} 90 => Doctrine\DBAL\ParameterType {#1507} 91 => Doctrine\DBAL\ParameterType {#1507} 92 => Doctrine\DBAL\ParameterType {#1507} 93 => Doctrine\DBAL\ParameterType {#1507} 94 => Doctrine\DBAL\ParameterType {#1507} 95 => Doctrine\DBAL\ParameterType {#1507} 96 => Doctrine\DBAL\ParameterType {#1507} 97 => Doctrine\DBAL\ParameterType {#1507} 98 => Doctrine\DBAL\ParameterType {#1507} 99 => Doctrine\DBAL\ParameterType {#1507} 100 => Doctrine\DBAL\ParameterType {#1507} 101 => Doctrine\DBAL\ParameterType {#1507} 102 => Doctrine\DBAL\ParameterType {#1507} 103 => Doctrine\DBAL\ParameterType {#1507} 104 => Doctrine\DBAL\ParameterType {#1507} 105 => Doctrine\DBAL\ParameterType {#1507} 106 => Doctrine\DBAL\ParameterType {#1507} 107 => Doctrine\DBAL\ParameterType {#1507} 108 => Doctrine\DBAL\ParameterType {#1507} 109 => Doctrine\DBAL\ParameterType {#1507} 110 => Doctrine\DBAL\ParameterType {#1507} 111 => Doctrine\DBAL\ParameterType {#1507} 112 => Doctrine\DBAL\ParameterType {#1507} 113 => Doctrine\DBAL\ParameterType {#1507} 114 => Doctrine\DBAL\ParameterType {#1507} 115 => Doctrine\DBAL\ParameterType {#1507} 116 => Doctrine\DBAL\ParameterType {#1507} 117 => Doctrine\DBAL\ParameterType {#1507} 118 => Doctrine\DBAL\ParameterType {#1507} 119 => Doctrine\DBAL\ParameterType {#1507} 120 => Doctrine\DBAL\ParameterType {#1507} 121 => Doctrine\DBAL\ParameterType {#1507} 122 => Doctrine\DBAL\ParameterType {#1507} 123 => Doctrine\DBAL\ParameterType {#1507} 124 => Doctrine\DBAL\ParameterType {#1507} 125 => Doctrine\DBAL\ParameterType {#1507} 126 => Doctrine\DBAL\ParameterType {#1507} 127 => Doctrine\DBAL\ParameterType {#1507} 128 => Doctrine\DBAL\ParameterType {#1507} 129 => Doctrine\DBAL\ParameterType {#1507} 130 => Doctrine\DBAL\ParameterType {#1507} 131 => Doctrine\DBAL\ParameterType {#1507} 132 => Doctrine\DBAL\ParameterType {#1507} 133 => Doctrine\DBAL\ParameterType {#1507} 134 => Doctrine\DBAL\ParameterType {#1507} 135 => Doctrine\DBAL\ParameterType {#1507} 136 => Doctrine\DBAL\ParameterType {#1507} 137 => Doctrine\DBAL\ParameterType {#1507} 138 => Doctrine\DBAL\ParameterType {#1507} 139 => Doctrine\DBAL\ParameterType {#1507} 140 => Doctrine\DBAL\ParameterType {#1507} 141 => Doctrine\DBAL\ParameterType {#1507} 142 => Doctrine\DBAL\ParameterType {#1507} 143 => Doctrine\DBAL\ParameterType {#1507} 144 => Doctrine\DBAL\ParameterType {#1507} 145 => Doctrine\DBAL\ParameterType {#1507} 146 => Doctrine\DBAL\ParameterType {#1507} 147 => Doctrine\DBAL\ParameterType {#1507} 148 => Doctrine\DBAL\ParameterType {#1507} 149 => Doctrine\DBAL\ParameterType {#1507} 150 => Doctrine\DBAL\ParameterType {#1507} 151 => Doctrine\DBAL\ParameterType {#1507} 152 => Doctrine\DBAL\ParameterType {#1507} 153 => Doctrine\DBAL\ParameterType {#1507} 154 => Doctrine\DBAL\ParameterType {#1507} 155 => Doctrine\DBAL\ParameterType {#1507} 156 => Doctrine\DBAL\ParameterType {#1507} 157 => Doctrine\DBAL\ParameterType {#1507} 158 => Doctrine\DBAL\ParameterType {#1507} 159 => Doctrine\DBAL\ParameterType {#1507} 160 => Doctrine\DBAL\ParameterType {#1507} 161 => Doctrine\DBAL\ParameterType {#1507} 162 => Doctrine\DBAL\ParameterType {#1507} 163 => Doctrine\DBAL\ParameterType {#1507} 164 => Doctrine\DBAL\ParameterType {#1507} 165 => Doctrine\DBAL\ParameterType {#1507} 166 => Doctrine\DBAL\ParameterType {#1507} 167 => Doctrine\DBAL\ParameterType {#1507} 168 => Doctrine\DBAL\ParameterType {#1507} 169 => Doctrine\DBAL\ParameterType {#1507} 170 => Doctrine\DBAL\ParameterType {#1507} 171 => Doctrine\DBAL\ParameterType {#1507} 172 => Doctrine\DBAL\ParameterType {#1507} 173 => Doctrine\DBAL\ParameterType {#1507} 174 => Doctrine\DBAL\ParameterType {#1507} 175 => Doctrine\DBAL\ParameterType {#1507} 176 => Doctrine\DBAL\ParameterType {#1507} 177 => Doctrine\DBAL\ParameterType {#1507} 178 => Doctrine\DBAL\ParameterType {#1507} 179 => Doctrine\DBAL\ParameterType {#1507} 180 => Doctrine\DBAL\ParameterType {#1507} 181 => Doctrine\DBAL\ParameterType {#1507} 182 => Doctrine\DBAL\ParameterType {#1507} 183 => Doctrine\DBAL\ParameterType {#1507} 184 => Doctrine\DBAL\ParameterType {#1507} 185 => Doctrine\DBAL\ParameterType {#1507} 186 => Doctrine\DBAL\ParameterType {#1507} 187 => Doctrine\DBAL\ParameterType {#1507} 188 => Doctrine\DBAL\ParameterType {#1507} 189 => Doctrine\DBAL\ParameterType {#1507} 190 => Doctrine\DBAL\ParameterType {#1507} 191 => Doctrine\DBAL\ParameterType {#1507} 192 => Doctrine\DBAL\ParameterType {#1507} 193 => Doctrine\DBAL\ParameterType {#1507} 194 => Doctrine\DBAL\ParameterType {#1507} 195 => Doctrine\DBAL\ParameterType {#1507} 196 => Doctrine\DBAL\ParameterType {#1507} 197 => Doctrine\DBAL\ParameterType {#1507} 198 => Doctrine\DBAL\ParameterType {#1507} 199 => Doctrine\DBAL\ParameterType {#1507} 200 => Doctrine\DBAL\ParameterType {#1507} 201 => Doctrine\DBAL\ParameterType {#1507} 202 => Doctrine\DBAL\ParameterType {#1507} 203 => Doctrine\DBAL\ParameterType {#1507} 204 => Doctrine\DBAL\ParameterType {#1507} 205 => Doctrine\DBAL\ParameterType {#1507} 206 => Doctrine\DBAL\ParameterType {#1507} 207 => Doctrine\DBAL\ParameterType {#1507} 208 => Doctrine\DBAL\ParameterType {#1507} 209 => Doctrine\DBAL\ParameterType {#1507} 210 => Doctrine\DBAL\ParameterType {#1507} 211 => Doctrine\DBAL\ParameterType {#1507} 212 => Doctrine\DBAL\ParameterType {#1507} 213 => Doctrine\DBAL\ParameterType {#1507} 214 => Doctrine\DBAL\ParameterType {#1507} 215 => Doctrine\DBAL\ParameterType {#1507} 216 => Doctrine\DBAL\ParameterType {#1507} 217 => Doctrine\DBAL\ParameterType {#1507} 218 => Doctrine\DBAL\ParameterType {#1507} 219 => Doctrine\DBAL\ParameterType {#1507} 220 => Doctrine\DBAL\ParameterType {#1507} 221 => Doctrine\DBAL\ParameterType {#1507} 222 => Doctrine\DBAL\ParameterType {#1507} 223 => Doctrine\DBAL\ParameterType {#1507} 224 => Doctrine\DBAL\ParameterType {#1507} 225 => Doctrine\DBAL\ParameterType {#1507} 226 => Doctrine\DBAL\ParameterType {#1507} 227 => Doctrine\DBAL\ParameterType {#1507} 228 => Doctrine\DBAL\ParameterType {#1507} 229 => Doctrine\DBAL\ParameterType {#1507} 230 => Doctrine\DBAL\ParameterType {#1507} 231 => Doctrine\DBAL\ParameterType {#1507} 232 => Doctrine\DBAL\ParameterType {#1507} 233 => Doctrine\DBAL\ParameterType {#1507} 234 => Doctrine\DBAL\ParameterType {#1507} 235 => Doctrine\DBAL\ParameterType {#1507} 236 => Doctrine\DBAL\ParameterType {#1507} 237 => Doctrine\DBAL\ParameterType {#1507} 238 => Doctrine\DBAL\ParameterType {#1507} 239 => Doctrine\DBAL\ParameterType {#1507} 240 => Doctrine\DBAL\ParameterType {#1507} 241 => Doctrine\DBAL\ParameterType {#1507} 242 => Doctrine\DBAL\ParameterType {#1507} 243 => Doctrine\DBAL\ParameterType {#1507} 244 => Doctrine\DBAL\ParameterType {#1507} 245 => Doctrine\DBAL\ParameterType {#1507} 246 => Doctrine\DBAL\ParameterType {#1507} 247 => Doctrine\DBAL\ParameterType {#1507} 248 => Doctrine\DBAL\ParameterType {#1507} 249 => Doctrine\DBAL\ParameterType {#1507} 250 => Doctrine\DBAL\ParameterType {#1507} 251 => Doctrine\DBAL\ParameterType {#1507} 252 => Doctrine\DBAL\ParameterType {#1507} 253 => Doctrine\DBAL\ParameterType {#1507} 254 => Doctrine\DBAL\ParameterType {#1507} 255 => Doctrine\DBAL\ParameterType {#1507} 256 => Doctrine\DBAL\ParameterType {#1507} 257 => Doctrine\DBAL\ParameterType {#1507} 258 => Doctrine\DBAL\ParameterType {#1507} 259 => Doctrine\DBAL\ParameterType {#1507} 260 => Doctrine\DBAL\ParameterType {#1507} 261 => Doctrine\DBAL\ParameterType {#1507} 262 => Doctrine\DBAL\ParameterType {#1507} 263 => Doctrine\DBAL\ParameterType {#1507} 264 => Doctrine\DBAL\ParameterType {#1507} 265 => Doctrine\DBAL\ParameterType {#1507} 266 => Doctrine\DBAL\ParameterType {#1507} 267 => Doctrine\DBAL\ParameterType {#1507} 268 => Doctrine\DBAL\ParameterType {#1507} 269 => Doctrine\DBAL\ParameterType {#1507} 270 => Doctrine\DBAL\ParameterType {#1507} 271 => Doctrine\DBAL\ParameterType {#1507} 272 => Doctrine\DBAL\ParameterType {#1507} 273 => Doctrine\DBAL\ParameterType {#1507} 274 => Doctrine\DBAL\ParameterType {#1507} 275 => Doctrine\DBAL\ParameterType {#1507} 276 => Doctrine\DBAL\ParameterType {#1507} 277 => Doctrine\DBAL\ParameterType {#1507} 278 => Doctrine\DBAL\ParameterType {#1507} 279 => Doctrine\DBAL\ParameterType {#1507} 280 => Doctrine\DBAL\ParameterType {#1507} 281 => Doctrine\DBAL\ParameterType {#1507} 282 => Doctrine\DBAL\ParameterType {#1507} 283 => Doctrine\DBAL\ParameterType {#1507} 284 => Doctrine\DBAL\ParameterType {#1507} 285 => Doctrine\DBAL\ParameterType {#1507} 286 => Doctrine\DBAL\ParameterType {#1507} 287 => Doctrine\DBAL\ParameterType {#1507} 288 => Doctrine\DBAL\ParameterType {#1507} 289 => Doctrine\DBAL\ParameterType {#1507} 290 => Doctrine\DBAL\ParameterType {#1507} 291 => Doctrine\DBAL\ParameterType {#1507} 292 => Doctrine\DBAL\ParameterType {#1507} 293 => Doctrine\DBAL\ParameterType {#1507} 294 => Doctrine\DBAL\ParameterType {#1507} 295 => Doctrine\DBAL\ParameterType {#1507} 296 => Doctrine\DBAL\ParameterType {#1507} 297 => Doctrine\DBAL\ParameterType {#1507} 298 => Doctrine\DBAL\ParameterType {#1507} 299 => Doctrine\DBAL\ParameterType {#1507} 300 => Doctrine\DBAL\ParameterType {#1507} 301 => Doctrine\DBAL\ParameterType {#1507} 302 => Doctrine\DBAL\ParameterType {#1507} 303 => Doctrine\DBAL\ParameterType {#1507} 304 => Doctrine\DBAL\ParameterType {#1507} 305 => Doctrine\DBAL\ParameterType {#1507} 306 => Doctrine\DBAL\ParameterType {#1507} 307 => Doctrine\DBAL\ParameterType {#1507} 308 => Doctrine\DBAL\ParameterType {#1507} 309 => Doctrine\DBAL\ParameterType {#1507} 310 => Doctrine\DBAL\ParameterType {#1507} 311 => Doctrine\DBAL\ParameterType {#1507} 312 => Doctrine\DBAL\ParameterType {#1507} 313 => Doctrine\DBAL\ParameterType {#1507} ])
doctrine
[ "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.published_at DESC" "params" => [ 1 => "wifi-desa" 2 => "published" 3 => 1917 4 => 1916 5 => 1915 6 => 1913 7 => 1910 8 => 1907 9 => 1905 10 => 1902 11 => 1900 12 => 1898 13 => 1896 14 => 1895 15 => 1894 16 => 1892 17 => 1891 18 => 1890 19 => 1889 20 => 1888 21 => 1885 22 => 1883 23 => 1881 24 => 1880 25 => 1876 26 => 1877 27 => 1874 28 => 1872 29 => 1871 30 => 1869 31 => 1867 32 => 1865 33 => 1862 34 => 1864 35 => 1860 36 => 1858 37 => 1854 38 => 1851 39 => 1848 40 => 1847 41 => 1845 42 => 1843 43 => 1841 44 => 1840 45 => 1839 46 => 1838 47 => 1837 48 => 1836 49 => 1835 50 => 1834 51 => 1832 52 => 1831 53 => 1830 54 => 1829 55 => 1827 56 => 1826 57 => 1825 58 => 1823 59 => 1821 60 => 1824 61 => 1820 62 => 1819 63 => 1817 64 => 1816 65 => 1815 66 => 1814 67 => 1811 68 => 1807 69 => 1804 70 => 1803 71 => 1799 72 => 1795 73 => 1791 74 => 1787 75 => 1785 76 => 1784 77 => 1781 78 => 1780 79 => 1778 80 => 1777 81 => 1775 82 => 1773 83 => 1772 84 => 1770 85 => 1766 86 => 1768 87 => 1764 88 => 1763 89 => 1760 90 => 1759 91 => 1757 92 => 1755 93 => 1753 94 => 1749 95 => 1747 96 => 1745 97 => 1743 98 => 1740 99 => 1742 100 => 1738 101 => 1737 102 => 1735 103 => 1732 104 => 1733 105 => 1731 106 => 1730 107 => 1728 108 => 1727 109 => 1725 110 => 1722 111 => 1720 112 => 1719 113 => 1723 114 => 1714 115 => 1713 116 => 1712 117 => 1709 118 => 1706 119 => 1707 120 => 1704 121 => 1703 122 => 1701 123 => 1699 124 => 1697 125 => 1695 126 => 1692 127 => 1691 128 => 1689 129 => 1685 130 => 1682 131 => 1678 132 => 1677 133 => 1674 134 => 1673 135 => 1670 136 => 1669 137 => 1668 138 => 1667 139 => 1666 140 => 1664 141 => 1665 142 => 1661 143 => 1659 144 => 1657 145 => 1656 146 => 1654 147 => 1649 148 => 1652 149 => 1647 150 => 1645 151 => 1644 152 => 1642 153 => 1640 154 => 1639 155 => 1638 156 => 1637 157 => 1635 158 => 1634 159 => 1633 160 => 1631 161 => 1630 162 => 1629 163 => 1626 164 => 1624 165 => 1623 166 => 1621 167 => 1619 168 => 1618 169 => 1617 170 => 1616 171 => 1614 172 => 1613 173 => 1612 174 => 1610 175 => 1609 176 => 1606 177 => 1605 178 => 1604 179 => 1602 180 => 1601 181 => 1600 182 => 1597 183 => 1598 184 => 1596 185 => 1591 186 => 1590 187 => 1589 188 => 1588 189 => 1587 190 => 1586 191 => 1572 192 => 1571 193 => 1569 194 => 1568 195 => 1567 196 => 1564 197 => 1565 198 => 1553 199 => 1554 200 => 1547 201 => 1543 202 => 1540 203 => 1538 204 => 1508 205 => 1485 206 => 1476 207 => 1462 208 => 1459 209 => 1453 210 => 1446 211 => 1442 212 => 1437 213 => 1423 214 => 1418 215 => 1415 216 => 1410 217 => 1406 218 => 1390 219 => 1385 220 => 1377 221 => 1373 222 => 1356 223 => 1348 224 => 1342 225 => 1339 226 => 1334 227 => 1328 228 => 1323 229 => 1321 230 => 1320 231 => 1312 232 => 1311 233 => 1310 234 => 1309 235 => 1308 236 => 1307 237 => 1306 238 => 1305 239 => 1304 240 => 1303 241 => 1302 242 => 1301 243 => 1300 244 => 1298 245 => 1297 246 => 1296 247 => 1295 248 => 1294 249 => 1293 250 => 1292 251 => 1291 252 => 1290 253 => 1289 254 => 1288 255 => 1287 256 => 1286 257 => 1284 258 => 1282 259 => 1280 260 => 1279 261 => 1278 262 => 1277 263 => 1276 264 => 1274 265 => 1273 266 => 1272 267 => 1270 268 => 1269 269 => 1268 270 => 1267 271 => 1263 272 => 1259 273 => 1256 274 => 1242 275 => 1235 276 => 1229 277 => 1223 278 => 1218 279 => 1211 280 => 1207 281 => 1202 282 => 1198 283 => 1194 284 => 1191 285 => 1184 286 => 1181 287 => 1178 288 => 1169 289 => 1164 290 => 1163 291 => 1155 292 => 1152 293 => 1148 294 => 1144 295 => 1141 296 => 1134 297 => 1124 298 => 1121 299 => 1117 300 => 1114 301 => 1112 302 => 1106 303 => 1099 304 => 1095 305 => 1091 306 => 1087 307 => 1083 308 => 1080 309 => 1076 310 => 1074 311 => 898 312 => 806 313 => 752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} 6 => Doctrine\DBAL\ParameterType {#1507} 7 => Doctrine\DBAL\ParameterType {#1507} 8 => Doctrine\DBAL\ParameterType {#1507} 9 => Doctrine\DBAL\ParameterType {#1507} 10 => Doctrine\DBAL\ParameterType {#1507} 11 => Doctrine\DBAL\ParameterType {#1507} 12 => Doctrine\DBAL\ParameterType {#1507} 13 => Doctrine\DBAL\ParameterType {#1507} 14 => Doctrine\DBAL\ParameterType {#1507} 15 => Doctrine\DBAL\ParameterType {#1507} 16 => Doctrine\DBAL\ParameterType {#1507} 17 => Doctrine\DBAL\ParameterType {#1507} 18 => Doctrine\DBAL\ParameterType {#1507} 19 => Doctrine\DBAL\ParameterType {#1507} 20 => Doctrine\DBAL\ParameterType {#1507} 21 => Doctrine\DBAL\ParameterType {#1507} 22 => Doctrine\DBAL\ParameterType {#1507} 23 => Doctrine\DBAL\ParameterType {#1507} 24 => Doctrine\DBAL\ParameterType {#1507} 25 => Doctrine\DBAL\ParameterType {#1507} 26 => Doctrine\DBAL\ParameterType {#1507} 27 => Doctrine\DBAL\ParameterType {#1507} 28 => Doctrine\DBAL\ParameterType {#1507} 29 => Doctrine\DBAL\ParameterType {#1507} 30 => Doctrine\DBAL\ParameterType {#1507} 31 => Doctrine\DBAL\ParameterType {#1507} 32 => Doctrine\DBAL\ParameterType {#1507} 33 => Doctrine\DBAL\ParameterType {#1507} 34 => Doctrine\DBAL\ParameterType {#1507} 35 => Doctrine\DBAL\ParameterType {#1507} 36 => Doctrine\DBAL\ParameterType {#1507} 37 => Doctrine\DBAL\ParameterType {#1507} 38 => Doctrine\DBAL\ParameterType {#1507} 39 => Doctrine\DBAL\ParameterType {#1507} 40 => Doctrine\DBAL\ParameterType {#1507} 41 => Doctrine\DBAL\ParameterType {#1507} 42 => Doctrine\DBAL\ParameterType {#1507} 43 => Doctrine\DBAL\ParameterType {#1507} 44 => Doctrine\DBAL\ParameterType {#1507} 45 => Doctrine\DBAL\ParameterType {#1507} 46 => Doctrine\DBAL\ParameterType {#1507} 47 => Doctrine\DBAL\ParameterType {#1507} 48 => Doctrine\DBAL\ParameterType {#1507} 49 => Doctrine\DBAL\ParameterType {#1507} 50 => Doctrine\DBAL\ParameterType {#1507} 51 => Doctrine\DBAL\ParameterType {#1507} 52 => Doctrine\DBAL\ParameterType {#1507} 53 => Doctrine\DBAL\ParameterType {#1507} 54 => Doctrine\DBAL\ParameterType {#1507} 55 => Doctrine\DBAL\ParameterType {#1507} 56 => Doctrine\DBAL\ParameterType {#1507} 57 => Doctrine\DBAL\ParameterType {#1507} 58 => Doctrine\DBAL\ParameterType {#1507} 59 => Doctrine\DBAL\ParameterType {#1507} 60 => Doctrine\DBAL\ParameterType {#1507} 61 => Doctrine\DBAL\ParameterType {#1507} 62 => Doctrine\DBAL\ParameterType {#1507} 63 => Doctrine\DBAL\ParameterType {#1507} 64 => Doctrine\DBAL\ParameterType {#1507} 65 => Doctrine\DBAL\ParameterType {#1507} 66 => Doctrine\DBAL\ParameterType {#1507} 67 => Doctrine\DBAL\ParameterType {#1507} 68 => Doctrine\DBAL\ParameterType {#1507} 69 => Doctrine\DBAL\ParameterType {#1507} 70 => Doctrine\DBAL\ParameterType {#1507} 71 => Doctrine\DBAL\ParameterType {#1507} 72 => Doctrine\DBAL\ParameterType {#1507} 73 => Doctrine\DBAL\ParameterType {#1507} 74 => Doctrine\DBAL\ParameterType {#1507} 75 => Doctrine\DBAL\ParameterType {#1507} 76 => Doctrine\DBAL\ParameterType {#1507} 77 => Doctrine\DBAL\ParameterType {#1507} 78 => Doctrine\DBAL\ParameterType {#1507} 79 => Doctrine\DBAL\ParameterType {#1507} 80 => Doctrine\DBAL\ParameterType {#1507} 81 => Doctrine\DBAL\ParameterType {#1507} 82 => Doctrine\DBAL\ParameterType {#1507} 83 => Doctrine\DBAL\ParameterType {#1507} 84 => Doctrine\DBAL\ParameterType {#1507} 85 => Doctrine\DBAL\ParameterType {#1507} 86 => Doctrine\DBAL\ParameterType {#1507} 87 => Doctrine\DBAL\ParameterType {#1507} 88 => Doctrine\DBAL\ParameterType {#1507} 89 => Doctrine\DBAL\ParameterType {#1507} 90 => Doctrine\DBAL\ParameterType {#1507} 91 => Doctrine\DBAL\ParameterType {#1507} 92 => Doctrine\DBAL\ParameterType {#1507} 93 => Doctrine\DBAL\ParameterType {#1507} 94 => Doctrine\DBAL\ParameterType {#1507} 95 => Doctrine\DBAL\ParameterType {#1507} 96 => Doctrine\DBAL\ParameterType {#1507} 97 => Doctrine\DBAL\ParameterType {#1507} 98 => Doctrine\DBAL\ParameterType {#1507} 99 => Doctrine\DBAL\ParameterType {#1507} 100 => Doctrine\DBAL\ParameterType {#1507} 101 => Doctrine\DBAL\ParameterType {#1507} 102 => Doctrine\DBAL\ParameterType {#1507} 103 => Doctrine\DBAL\ParameterType {#1507} 104 => Doctrine\DBAL\ParameterType {#1507} 105 => Doctrine\DBAL\ParameterType {#1507} 106 => Doctrine\DBAL\ParameterType {#1507} 107 => Doctrine\DBAL\ParameterType {#1507} 108 => Doctrine\DBAL\ParameterType {#1507} 109 => Doctrine\DBAL\ParameterType {#1507} 110 => Doctrine\DBAL\ParameterType {#1507} 111 => Doctrine\DBAL\ParameterType {#1507} 112 => Doctrine\DBAL\ParameterType {#1507} 113 => Doctrine\DBAL\ParameterType {#1507} 114 => Doctrine\DBAL\ParameterType {#1507} 115 => Doctrine\DBAL\ParameterType {#1507} 116 => Doctrine\DBAL\ParameterType {#1507} 117 => Doctrine\DBAL\ParameterType {#1507} 118 => Doctrine\DBAL\ParameterType {#1507} 119 => Doctrine\DBAL\ParameterType {#1507} 120 => Doctrine\DBAL\ParameterType {#1507} 121 => Doctrine\DBAL\ParameterType {#1507} 122 => Doctrine\DBAL\ParameterType {#1507} 123 => Doctrine\DBAL\ParameterType {#1507} 124 => Doctrine\DBAL\ParameterType {#1507} 125 => Doctrine\DBAL\ParameterType {#1507} 126 => Doctrine\DBAL\ParameterType {#1507} 127 => Doctrine\DBAL\ParameterType {#1507} 128 => Doctrine\DBAL\ParameterType {#1507} 129 => Doctrine\DBAL\ParameterType {#1507} 130 => Doctrine\DBAL\ParameterType {#1507} 131 => Doctrine\DBAL\ParameterType {#1507} 132 => Doctrine\DBAL\ParameterType {#1507} 133 => Doctrine\DBAL\ParameterType {#1507} 134 => Doctrine\DBAL\ParameterType {#1507} 135 => Doctrine\DBAL\ParameterType {#1507} 136 => Doctrine\DBAL\ParameterType {#1507} 137 => Doctrine\DBAL\ParameterType {#1507} 138 => Doctrine\DBAL\ParameterType {#1507} 139 => Doctrine\DBAL\ParameterType {#1507} 140 => Doctrine\DBAL\ParameterType {#1507} 141 => Doctrine\DBAL\ParameterType {#1507} 142 => Doctrine\DBAL\ParameterType {#1507} 143 => Doctrine\DBAL\ParameterType {#1507} 144 => Doctrine\DBAL\ParameterType {#1507} 145 => Doctrine\DBAL\ParameterType {#1507} 146 => Doctrine\DBAL\ParameterType {#1507} 147 => Doctrine\DBAL\ParameterType {#1507} 148 => Doctrine\DBAL\ParameterType {#1507} 149 => Doctrine\DBAL\ParameterType {#1507} 150 => Doctrine\DBAL\ParameterType {#1507} 151 => Doctrine\DBAL\ParameterType {#1507} 152 => Doctrine\DBAL\ParameterType {#1507} 153 => Doctrine\DBAL\ParameterType {#1507} 154 => Doctrine\DBAL\ParameterType {#1507} 155 => Doctrine\DBAL\ParameterType {#1507} 156 => Doctrine\DBAL\ParameterType {#1507} 157 => Doctrine\DBAL\ParameterType {#1507} 158 => Doctrine\DBAL\ParameterType {#1507} 159 => Doctrine\DBAL\ParameterType {#1507} 160 => Doctrine\DBAL\ParameterType {#1507} 161 => Doctrine\DBAL\ParameterType {#1507} 162 => Doctrine\DBAL\ParameterType {#1507} 163 => Doctrine\DBAL\ParameterType {#1507} 164 => Doctrine\DBAL\ParameterType {#1507} 165 => Doctrine\DBAL\ParameterType {#1507} 166 => Doctrine\DBAL\ParameterType {#1507} 167 => Doctrine\DBAL\ParameterType {#1507} 168 => Doctrine\DBAL\ParameterType {#1507} 169 => Doctrine\DBAL\ParameterType {#1507} 170 => Doctrine\DBAL\ParameterType {#1507} 171 => Doctrine\DBAL\ParameterType {#1507} 172 => Doctrine\DBAL\ParameterType {#1507} 173 => Doctrine\DBAL\ParameterType {#1507} 174 => Doctrine\DBAL\ParameterType {#1507} 175 => Doctrine\DBAL\ParameterType {#1507} 176 => Doctrine\DBAL\ParameterType {#1507} 177 => Doctrine\DBAL\ParameterType {#1507} 178 => Doctrine\DBAL\ParameterType {#1507} 179 => Doctrine\DBAL\ParameterType {#1507} 180 => Doctrine\DBAL\ParameterType {#1507} 181 => Doctrine\DBAL\ParameterType {#1507} 182 => Doctrine\DBAL\ParameterType {#1507} 183 => Doctrine\DBAL\ParameterType {#1507} 184 => Doctrine\DBAL\ParameterType {#1507} 185 => Doctrine\DBAL\ParameterType {#1507} 186 => Doctrine\DBAL\ParameterType {#1507} 187 => Doctrine\DBAL\ParameterType {#1507} 188 => Doctrine\DBAL\ParameterType {#1507} 189 => Doctrine\DBAL\ParameterType {#1507} 190 => Doctrine\DBAL\ParameterType {#1507} 191 => Doctrine\DBAL\ParameterType {#1507} 192 => Doctrine\DBAL\ParameterType {#1507} 193 => Doctrine\DBAL\ParameterType {#1507} 194 => Doctrine\DBAL\ParameterType {#1507} 195 => Doctrine\DBAL\ParameterType {#1507} 196 => Doctrine\DBAL\ParameterType {#1507} 197 => Doctrine\DBAL\ParameterType {#1507} 198 => Doctrine\DBAL\ParameterType {#1507} 199 => Doctrine\DBAL\ParameterType {#1507} 200 => Doctrine\DBAL\ParameterType {#1507} 201 => Doctrine\DBAL\ParameterType {#1507} 202 => Doctrine\DBAL\ParameterType {#1507} 203 => Doctrine\DBAL\ParameterType {#1507} 204 => Doctrine\DBAL\ParameterType {#1507} 205 => Doctrine\DBAL\ParameterType {#1507} 206 => Doctrine\DBAL\ParameterType {#1507} 207 => Doctrine\DBAL\ParameterType {#1507} 208 => Doctrine\DBAL\ParameterType {#1507} 209 => Doctrine\DBAL\ParameterType {#1507} 210 => Doctrine\DBAL\ParameterType {#1507} 211 => Doctrine\DBAL\ParameterType {#1507} 212 => Doctrine\DBAL\ParameterType {#1507} 213 => Doctrine\DBAL\ParameterType {#1507} 214 => Doctrine\DBAL\ParameterType {#1507} 215 => Doctrine\DBAL\ParameterType {#1507} 216 => Doctrine\DBAL\ParameterType {#1507} 217 => Doctrine\DBAL\ParameterType {#1507} 218 => Doctrine\DBAL\ParameterType {#1507} 219 => Doctrine\DBAL\ParameterType {#1507} 220 => Doctrine\DBAL\ParameterType {#1507} 221 => Doctrine\DBAL\ParameterType {#1507} 222 => Doctrine\DBAL\ParameterType {#1507} 223 => Doctrine\DBAL\ParameterType {#1507} 224 => Doctrine\DBAL\ParameterType {#1507} 225 => Doctrine\DBAL\ParameterType {#1507} 226 => Doctrine\DBAL\ParameterType {#1507} 227 => Doctrine\DBAL\ParameterType {#1507} 228 => Doctrine\DBAL\ParameterType {#1507} 229 => Doctrine\DBAL\ParameterType {#1507} 230 => Doctrine\DBAL\ParameterType {#1507} 231 => Doctrine\DBAL\ParameterType {#1507} 232 => Doctrine\DBAL\ParameterType {#1507} 233 => Doctrine\DBAL\ParameterType {#1507} 234 => Doctrine\DBAL\ParameterType {#1507} 235 => Doctrine\DBAL\ParameterType {#1507} 236 => Doctrine\DBAL\ParameterType {#1507} 237 => Doctrine\DBAL\ParameterType {#1507} 238 => Doctrine\DBAL\ParameterType {#1507} 239 => Doctrine\DBAL\ParameterType {#1507} 240 => Doctrine\DBAL\ParameterType {#1507} 241 => Doctrine\DBAL\ParameterType {#1507} 242 => Doctrine\DBAL\ParameterType {#1507} 243 => Doctrine\DBAL\ParameterType {#1507} 244 => Doctrine\DBAL\ParameterType {#1507} 245 => Doctrine\DBAL\ParameterType {#1507} 246 => Doctrine\DBAL\ParameterType {#1507} 247 => Doctrine\DBAL\ParameterType {#1507} 248 => Doctrine\DBAL\ParameterType {#1507} 249 => Doctrine\DBAL\ParameterType {#1507} 250 => Doctrine\DBAL\ParameterType {#1507} 251 => Doctrine\DBAL\ParameterType {#1507} 252 => Doctrine\DBAL\ParameterType {#1507} 253 => Doctrine\DBAL\ParameterType {#1507} 254 => Doctrine\DBAL\ParameterType {#1507} 255 => Doctrine\DBAL\ParameterType {#1507} 256 => Doctrine\DBAL\ParameterType {#1507} 257 => Doctrine\DBAL\ParameterType {#1507} 258 => Doctrine\DBAL\ParameterType {#1507} 259 => Doctrine\DBAL\ParameterType {#1507} 260 => Doctrine\DBAL\ParameterType {#1507} 261 => Doctrine\DBAL\ParameterType {#1507} 262 => Doctrine\DBAL\ParameterType {#1507} 263 => Doctrine\DBAL\ParameterType {#1507} 264 => Doctrine\DBAL\ParameterType {#1507} 265 => Doctrine\DBAL\ParameterType {#1507} 266 => Doctrine\DBAL\ParameterType {#1507} 267 => Doctrine\DBAL\ParameterType {#1507} 268 => Doctrine\DBAL\ParameterType {#1507} 269 => Doctrine\DBAL\ParameterType {#1507} 270 => Doctrine\DBAL\ParameterType {#1507} 271 => Doctrine\DBAL\ParameterType {#1507} 272 => Doctrine\DBAL\ParameterType {#1507} 273 => Doctrine\DBAL\ParameterType {#1507} 274 => Doctrine\DBAL\ParameterType {#1507} 275 => Doctrine\DBAL\ParameterType {#1507} 276 => Doctrine\DBAL\ParameterType {#1507} 277 => Doctrine\DBAL\ParameterType {#1507} 278 => Doctrine\DBAL\ParameterType {#1507} 279 => Doctrine\DBAL\ParameterType {#1507} 280 => Doctrine\DBAL\ParameterType {#1507} 281 => Doctrine\DBAL\ParameterType {#1507} 282 => Doctrine\DBAL\ParameterType {#1507} 283 => Doctrine\DBAL\ParameterType {#1507} 284 => Doctrine\DBAL\ParameterType {#1507} 285 => Doctrine\DBAL\ParameterType {#1507} 286 => Doctrine\DBAL\ParameterType {#1507} 287 => Doctrine\DBAL\ParameterType {#1507} 288 => Doctrine\DBAL\ParameterType {#1507} 289 => Doctrine\DBAL\ParameterType {#1507} 290 => Doctrine\DBAL\ParameterType {#1507} 291 => Doctrine\DBAL\ParameterType {#1507} 292 => Doctrine\DBAL\ParameterType {#1507} 293 => Doctrine\DBAL\ParameterType {#1507} 294 => Doctrine\DBAL\ParameterType {#1507} 295 => Doctrine\DBAL\ParameterType {#1507} 296 => Doctrine\DBAL\ParameterType {#1507} 297 => Doctrine\DBAL\ParameterType {#1507} 298 => Doctrine\DBAL\ParameterType {#1507} 299 => Doctrine\DBAL\ParameterType {#1507} 300 => Doctrine\DBAL\ParameterType {#1507} 301 => Doctrine\DBAL\ParameterType {#1507} 302 => Doctrine\DBAL\ParameterType {#1507} 303 => Doctrine\DBAL\ParameterType {#1507} 304 => Doctrine\DBAL\ParameterType {#1507} 305 => Doctrine\DBAL\ParameterType {#1507} 306 => Doctrine\DBAL\ParameterType {#1507} 307 => Doctrine\DBAL\ParameterType {#1507} 308 => Doctrine\DBAL\ParameterType {#1507} 309 => Doctrine\DBAL\ParameterType {#1507} 310 => Doctrine\DBAL\ParameterType {#1507} 311 => Doctrine\DBAL\ParameterType {#1507} 312 => Doctrine\DBAL\ParameterType {#1507} 313 => Doctrine\DBAL\ParameterType {#1507} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| deprecation |
User Deprecated: Using ArrayAccess on Doctrine\ORM\Mapping\JoinTableMapping is deprecated and will not be possible in Doctrine ORM 4.0. Use the corresponding property instead. (ArrayAccessImplementation.php:31 called by TablePrefix.php:37, https://github.com/doctrine/orm/pull/11211, package doctrine/orm)
php
[ "exception" => ErrorException {#3795 #message: "User Deprecated: Using ArrayAccess on Doctrine\ORM\Mapping\JoinTableMapping is deprecated and will not be possible in Doctrine ORM 4.0. Use the corresponding property instead. (ArrayAccessImplementation.php:31 called by TablePrefix.php:37, https://github.com/doctrine/orm/pull/11211, package doctrine/orm)" #code: 0 #file: "/var/www/html/digitalvillage/vendor/doctrine/deprecations/src/Deprecation.php" #line: 208 #severity: E_USER_DEPRECATED trace: { /var/www/html/digitalvillage/vendor/doctrine/deprecations/src/Deprecation.php:208 { Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void … › › {
/var/www/html/digitalvillage/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
›
|
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1864 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1864 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1823 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1823 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1791 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1791 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1722 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1722 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1720 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1720 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1719 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1719 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1723 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1723 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1713 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1713 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1712 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1712 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1709 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1709 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1706 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1706 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1707 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1707 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1704 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1704 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1703 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1703 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1701 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1701 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1699 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1699 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1697 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1697 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1695 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1695 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1692 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1692 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1691 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1691 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1689 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1689 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1685 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1685 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1682 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1682 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1678 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1678 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1677 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1677 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1674 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1674 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1673 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1673 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1670 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1670 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1669 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1669 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1668 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1668 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1667 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1667 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1666 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1666 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.lastseen_at AS lastseen_at_7, t0.last_ip AS last_ip_8, t0.locale AS locale_9, t0.backend_theme AS backend_theme_10, t0.status AS status_11, t0.avatar AS avatar_12, t0.about AS about_13 FROM bolt_user t0 WHERE t0.id IN (?)" (parameters: [ 1 => 2 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.lastseen_at AS lastseen_at_7, t0.last_ip AS last_ip_8, t0.locale AS locale_9, t0.backend_theme AS backend_theme_10, t0.status AS status_11, t0.avatar AS avatar_12, t0.about AS about_13 FROM bolt_user t0 WHERE t0.id IN (?)" "params" => [ 1 => 2 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.useragent AS useragent_2, t0.validity AS validity_3, t0.user_id AS user_id_4 FROM bolt_user_auth_token t0 WHERE t0.user_id = ?" (parameters: [ 1 => 2 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.useragent AS useragent_2, t0.validity AS validity_3, t0.user_id AS user_id_4 FROM bolt_user_auth_token t0 WHERE t0.user_id = ?" "params" => [ 1 => 2 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1462 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1462 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1459 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1459 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1453 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1453 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1446 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1446 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1442 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1442 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1437 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1437 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1423 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1423 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1418 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1418 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1390 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1390 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1385 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1385 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1377 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1377 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1373 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1373 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1348 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1348 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1342 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1342 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1339 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1339 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1334 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1334 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1328 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1328 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1323 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1323 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1321 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1321 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1320 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1320 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1312 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1312 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1311 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1311 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1310 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1310 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1309 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1309 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1308 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1308 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1307 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1307 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1306 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1306 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1305 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1305 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1304 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1304 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1303 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1303 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1302 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1302 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1301 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1301 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1300 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1300 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" (parameters: [ 1 => "desa" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" "params" => [ 1 => "desa" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.published_at DESC" (parameters: [ 1 => "desa" 2 => "published" 3 => 1574 4 => 1573 5 => 1563 6 => 1562 7 => 1561 8 => 1560 9 => 1559 10 => 1558 11 => 1557 12 => 1555 13 => 1556 14 => 1552 15 => 1551 16 => 1550 17 => 1549 18 => 1548 19 => 1545 20 => 1546 21 => 1544 22 => 1542 23 => 1541 24 => 1539 25 => 1537 26 => 1535 27 => 1536 28 => 1534 29 => 1533 30 => 1532 31 => 1530 32 => 1529 33 => 1528 34 => 1527 35 => 1526 36 => 1525 37 => 1524 38 => 1523 39 => 1521 40 => 1522 41 => 1520 42 => 1519 43 => 1518 44 => 1517 45 => 1516 46 => 1515 47 => 1514 48 => 1513 49 => 1512 50 => 1511 51 => 1509 52 => 1510 53 => 1506 54 => 1505 55 => 1504 56 => 1502 57 => 1503 58 => 1500 59 => 1501 60 => 1498 61 => 1499 62 => 1497 63 => 1496 64 => 1495 65 => 1494 66 => 1492 67 => 1490 68 => 1491 69 => 1489 70 => 1488 71 => 1487 72 => 1486 73 => 1483 74 => 1484 75 => 1482 76 => 1479 77 => 1480 78 => 1477 79 => 1475 80 => 1474 81 => 1473 82 => 1472 83 => 1471 84 => 1470 85 => 1478 86 => 1469 87 => 1468 88 => 1466 89 => 1465 90 => 1463 91 => 1460 92 => 1457 93 => 1455 94 => 1454 95 => 1451 96 => 1450 97 => 1448 98 => 1443 99 => 1441 100 => 1440 101 => 1438 102 => 1435 103 => 1433 104 => 1432 105 => 1431 106 => 1429 107 => 1427 108 => 1425 109 => 1424 110 => 1422 111 => 1420 112 => 1416 113 => 1414 114 => 1413 115 => 1411 116 => 1409 117 => 1408 118 => 1405 119 => 1404 120 => 1403 121 => 1402 122 => 1399 123 => 1398 124 => 1396 125 => 1395 126 => 1394 127 => 1393 128 => 1391 129 => 1389 130 => 1387 131 => 1386 132 => 1384 133 => 1382 134 => 1381 135 => 1380 136 => 1379 137 => 1376 138 => 1375 139 => 1374 140 => 1371 141 => 1369 142 => 1368 143 => 1367 144 => 1365 145 => 1364 146 => 1363 147 => 1361 148 => 1360 149 => 1357 150 => 1358 151 => 1355 152 => 1354 153 => 1353 154 => 1351 155 => 1350 156 => 1349 157 => 1345 158 => 1344 159 => 1343 160 => 1341 161 => 1340 162 => 1337 163 => 1336 164 => 1335 165 => 1332 166 => 1331 167 => 1330 168 => 1329 169 => 1327 170 => 1326 171 => 1325 172 => 1322 173 => 1071 174 => 1070 175 => 1069 176 => 1068 177 => 1067 178 => 1066 179 => 1065 180 => 1064 181 => 1063 182 => 1062 183 => 1061 184 => 1060 185 => 1059 186 => 1058 187 => 1057 188 => 1056 189 => 1055 190 => 1054 191 => 1053 192 => 1052 193 => 1051 194 => 1050 195 => 1049 196 => 1048 197 => 1047 198 => 1046 199 => 1045 200 => 1044 201 => 1043 202 => 1042 203 => 1041 204 => 1040 205 => 1039 206 => 1038 207 => 1037 208 => 1036 209 => 1035 210 => 1034 211 => 1033 212 => 1032 213 => 1031 214 => 1030 215 => 1022 216 => 1020 217 => 1018 218 => 1017 219 => 1015 220 => 1012 221 => 902 222 => 888 223 => 886 224 => 883 225 => 882 226 => 881 227 => 880 228 => 877 229 => 875 230 => 874 231 => 872 232 => 871 233 => 866 234 => 865 235 => 862 236 => 861 237 => 859 238 => 857 239 => 856 240 => 854 241 => 852 242 => 849 243 => 848 244 => 847 245 => 845 246 => 844 247 => 841 248 => 839 249 => 838 250 => 836 251 => 804 252 => 803 253 => 802 254 => 801 255 => 800 256 => 799 257 => 798 258 => 797 259 => 796 260 => 795 261 => 794 262 => 793 263 => 790 264 => 789 265 => 788 266 => 787 267 => 786 268 => 785 269 => 784 270 => 783 271 => 782 272 => 781 273 => 780 274 => 779 275 => 778 276 => 777 277 => 776 278 => 775 279 => 774 280 => 773 281 => 772 282 => 771 283 => 770 284 => 769 285 => 768 286 => 767 287 => 766 288 => 765 289 => 764 290 => 763 291 => 762 292 => 761 293 => 760 294 => 759 295 => 758 296 => 757 297 => 756 298 => 755 299 => 754 300 => 753 301 => 751 302 => 750 303 => 749 304 => 748 305 => 747 306 => 746 307 => 745 308 => 744 309 => 743 310 => 742 311 => 741 312 => 740 313 => 739 314 => 738 315 => 737 316 => 736 317 => 735 318 => 734 319 => 733 320 => 732 321 => 731 322 => 730 323 => 729 324 => 728 325 => 727 326 => 726 327 => 725 328 => 724 329 => 721 330 => 714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} 6 => Doctrine\DBAL\ParameterType {#1507} 7 => Doctrine\DBAL\ParameterType {#1507} 8 => Doctrine\DBAL\ParameterType {#1507} 9 => Doctrine\DBAL\ParameterType {#1507} 10 => Doctrine\DBAL\ParameterType {#1507} 11 => Doctrine\DBAL\ParameterType {#1507} 12 => Doctrine\DBAL\ParameterType {#1507} 13 => Doctrine\DBAL\ParameterType {#1507} 14 => Doctrine\DBAL\ParameterType {#1507} 15 => Doctrine\DBAL\ParameterType {#1507} 16 => Doctrine\DBAL\ParameterType {#1507} 17 => Doctrine\DBAL\ParameterType {#1507} 18 => Doctrine\DBAL\ParameterType {#1507} 19 => Doctrine\DBAL\ParameterType {#1507} 20 => Doctrine\DBAL\ParameterType {#1507} 21 => Doctrine\DBAL\ParameterType {#1507} 22 => Doctrine\DBAL\ParameterType {#1507} 23 => Doctrine\DBAL\ParameterType {#1507} 24 => Doctrine\DBAL\ParameterType {#1507} 25 => Doctrine\DBAL\ParameterType {#1507} 26 => Doctrine\DBAL\ParameterType {#1507} 27 => Doctrine\DBAL\ParameterType {#1507} 28 => Doctrine\DBAL\ParameterType {#1507} 29 => Doctrine\DBAL\ParameterType {#1507} 30 => Doctrine\DBAL\ParameterType {#1507} 31 => Doctrine\DBAL\ParameterType {#1507} 32 => Doctrine\DBAL\ParameterType {#1507} 33 => Doctrine\DBAL\ParameterType {#1507} 34 => Doctrine\DBAL\ParameterType {#1507} 35 => Doctrine\DBAL\ParameterType {#1507} 36 => Doctrine\DBAL\ParameterType {#1507} 37 => Doctrine\DBAL\ParameterType {#1507} 38 => Doctrine\DBAL\ParameterType {#1507} 39 => Doctrine\DBAL\ParameterType {#1507} 40 => Doctrine\DBAL\ParameterType {#1507} 41 => Doctrine\DBAL\ParameterType {#1507} 42 => Doctrine\DBAL\ParameterType {#1507} 43 => Doctrine\DBAL\ParameterType {#1507} 44 => Doctrine\DBAL\ParameterType {#1507} 45 => Doctrine\DBAL\ParameterType {#1507} 46 => Doctrine\DBAL\ParameterType {#1507} 47 => Doctrine\DBAL\ParameterType {#1507} 48 => Doctrine\DBAL\ParameterType {#1507} 49 => Doctrine\DBAL\ParameterType {#1507} 50 => Doctrine\DBAL\ParameterType {#1507} 51 => Doctrine\DBAL\ParameterType {#1507} 52 => Doctrine\DBAL\ParameterType {#1507} 53 => Doctrine\DBAL\ParameterType {#1507} 54 => Doctrine\DBAL\ParameterType {#1507} 55 => Doctrine\DBAL\ParameterType {#1507} 56 => Doctrine\DBAL\ParameterType {#1507} 57 => Doctrine\DBAL\ParameterType {#1507} 58 => Doctrine\DBAL\ParameterType {#1507} 59 => Doctrine\DBAL\ParameterType {#1507} 60 => Doctrine\DBAL\ParameterType {#1507} 61 => Doctrine\DBAL\ParameterType {#1507} 62 => Doctrine\DBAL\ParameterType {#1507} 63 => Doctrine\DBAL\ParameterType {#1507} 64 => Doctrine\DBAL\ParameterType {#1507} 65 => Doctrine\DBAL\ParameterType {#1507} 66 => Doctrine\DBAL\ParameterType {#1507} 67 => Doctrine\DBAL\ParameterType {#1507} 68 => Doctrine\DBAL\ParameterType {#1507} 69 => Doctrine\DBAL\ParameterType {#1507} 70 => Doctrine\DBAL\ParameterType {#1507} 71 => Doctrine\DBAL\ParameterType {#1507} 72 => Doctrine\DBAL\ParameterType {#1507} 73 => Doctrine\DBAL\ParameterType {#1507} 74 => Doctrine\DBAL\ParameterType {#1507} 75 => Doctrine\DBAL\ParameterType {#1507} 76 => Doctrine\DBAL\ParameterType {#1507} 77 => Doctrine\DBAL\ParameterType {#1507} 78 => Doctrine\DBAL\ParameterType {#1507} 79 => Doctrine\DBAL\ParameterType {#1507} 80 => Doctrine\DBAL\ParameterType {#1507} 81 => Doctrine\DBAL\ParameterType {#1507} 82 => Doctrine\DBAL\ParameterType {#1507} 83 => Doctrine\DBAL\ParameterType {#1507} 84 => Doctrine\DBAL\ParameterType {#1507} 85 => Doctrine\DBAL\ParameterType {#1507} 86 => Doctrine\DBAL\ParameterType {#1507} 87 => Doctrine\DBAL\ParameterType {#1507} 88 => Doctrine\DBAL\ParameterType {#1507} 89 => Doctrine\DBAL\ParameterType {#1507} 90 => Doctrine\DBAL\ParameterType {#1507} 91 => Doctrine\DBAL\ParameterType {#1507} 92 => Doctrine\DBAL\ParameterType {#1507} 93 => Doctrine\DBAL\ParameterType {#1507} 94 => Doctrine\DBAL\ParameterType {#1507} 95 => Doctrine\DBAL\ParameterType {#1507} 96 => Doctrine\DBAL\ParameterType {#1507} 97 => Doctrine\DBAL\ParameterType {#1507} 98 => Doctrine\DBAL\ParameterType {#1507} 99 => Doctrine\DBAL\ParameterType {#1507} 100 => Doctrine\DBAL\ParameterType {#1507} 101 => Doctrine\DBAL\ParameterType {#1507} 102 => Doctrine\DBAL\ParameterType {#1507} 103 => Doctrine\DBAL\ParameterType {#1507} 104 => Doctrine\DBAL\ParameterType {#1507} 105 => Doctrine\DBAL\ParameterType {#1507} 106 => Doctrine\DBAL\ParameterType {#1507} 107 => Doctrine\DBAL\ParameterType {#1507} 108 => Doctrine\DBAL\ParameterType {#1507} 109 => Doctrine\DBAL\ParameterType {#1507} 110 => Doctrine\DBAL\ParameterType {#1507} 111 => Doctrine\DBAL\ParameterType {#1507} 112 => Doctrine\DBAL\ParameterType {#1507} 113 => Doctrine\DBAL\ParameterType {#1507} 114 => Doctrine\DBAL\ParameterType {#1507} 115 => Doctrine\DBAL\ParameterType {#1507} 116 => Doctrine\DBAL\ParameterType {#1507} 117 => Doctrine\DBAL\ParameterType {#1507} 118 => Doctrine\DBAL\ParameterType {#1507} 119 => Doctrine\DBAL\ParameterType {#1507} 120 => Doctrine\DBAL\ParameterType {#1507} 121 => Doctrine\DBAL\ParameterType {#1507} 122 => Doctrine\DBAL\ParameterType {#1507} 123 => Doctrine\DBAL\ParameterType {#1507} 124 => Doctrine\DBAL\ParameterType {#1507} 125 => Doctrine\DBAL\ParameterType {#1507} 126 => Doctrine\DBAL\ParameterType {#1507} 127 => Doctrine\DBAL\ParameterType {#1507} 128 => Doctrine\DBAL\ParameterType {#1507} 129 => Doctrine\DBAL\ParameterType {#1507} 130 => Doctrine\DBAL\ParameterType {#1507} 131 => Doctrine\DBAL\ParameterType {#1507} 132 => Doctrine\DBAL\ParameterType {#1507} 133 => Doctrine\DBAL\ParameterType {#1507} 134 => Doctrine\DBAL\ParameterType {#1507} 135 => Doctrine\DBAL\ParameterType {#1507} 136 => Doctrine\DBAL\ParameterType {#1507} 137 => Doctrine\DBAL\ParameterType {#1507} 138 => Doctrine\DBAL\ParameterType {#1507} 139 => Doctrine\DBAL\ParameterType {#1507} 140 => Doctrine\DBAL\ParameterType {#1507} 141 => Doctrine\DBAL\ParameterType {#1507} 142 => Doctrine\DBAL\ParameterType {#1507} 143 => Doctrine\DBAL\ParameterType {#1507} 144 => Doctrine\DBAL\ParameterType {#1507} 145 => Doctrine\DBAL\ParameterType {#1507} 146 => Doctrine\DBAL\ParameterType {#1507} 147 => Doctrine\DBAL\ParameterType {#1507} 148 => Doctrine\DBAL\ParameterType {#1507} 149 => Doctrine\DBAL\ParameterType {#1507} 150 => Doctrine\DBAL\ParameterType {#1507} 151 => Doctrine\DBAL\ParameterType {#1507} 152 => Doctrine\DBAL\ParameterType {#1507} 153 => Doctrine\DBAL\ParameterType {#1507} 154 => Doctrine\DBAL\ParameterType {#1507} 155 => Doctrine\DBAL\ParameterType {#1507} 156 => Doctrine\DBAL\ParameterType {#1507} 157 => Doctrine\DBAL\ParameterType {#1507} 158 => Doctrine\DBAL\ParameterType {#1507} 159 => Doctrine\DBAL\ParameterType {#1507} 160 => Doctrine\DBAL\ParameterType {#1507} 161 => Doctrine\DBAL\ParameterType {#1507} 162 => Doctrine\DBAL\ParameterType {#1507} 163 => Doctrine\DBAL\ParameterType {#1507} 164 => Doctrine\DBAL\ParameterType {#1507} 165 => Doctrine\DBAL\ParameterType {#1507} 166 => Doctrine\DBAL\ParameterType {#1507} 167 => Doctrine\DBAL\ParameterType {#1507} 168 => Doctrine\DBAL\ParameterType {#1507} 169 => Doctrine\DBAL\ParameterType {#1507} 170 => Doctrine\DBAL\ParameterType {#1507} 171 => Doctrine\DBAL\ParameterType {#1507} 172 => Doctrine\DBAL\ParameterType {#1507} 173 => Doctrine\DBAL\ParameterType {#1507} 174 => Doctrine\DBAL\ParameterType {#1507} 175 => Doctrine\DBAL\ParameterType {#1507} 176 => Doctrine\DBAL\ParameterType {#1507} 177 => Doctrine\DBAL\ParameterType {#1507} 178 => Doctrine\DBAL\ParameterType {#1507} 179 => Doctrine\DBAL\ParameterType {#1507} 180 => Doctrine\DBAL\ParameterType {#1507} 181 => Doctrine\DBAL\ParameterType {#1507} 182 => Doctrine\DBAL\ParameterType {#1507} 183 => Doctrine\DBAL\ParameterType {#1507} 184 => Doctrine\DBAL\ParameterType {#1507} 185 => Doctrine\DBAL\ParameterType {#1507} 186 => Doctrine\DBAL\ParameterType {#1507} 187 => Doctrine\DBAL\ParameterType {#1507} 188 => Doctrine\DBAL\ParameterType {#1507} 189 => Doctrine\DBAL\ParameterType {#1507} 190 => Doctrine\DBAL\ParameterType {#1507} 191 => Doctrine\DBAL\ParameterType {#1507} 192 => Doctrine\DBAL\ParameterType {#1507} 193 => Doctrine\DBAL\ParameterType {#1507} 194 => Doctrine\DBAL\ParameterType {#1507} 195 => Doctrine\DBAL\ParameterType {#1507} 196 => Doctrine\DBAL\ParameterType {#1507} 197 => Doctrine\DBAL\ParameterType {#1507} 198 => Doctrine\DBAL\ParameterType {#1507} 199 => Doctrine\DBAL\ParameterType {#1507} 200 => Doctrine\DBAL\ParameterType {#1507} 201 => Doctrine\DBAL\ParameterType {#1507} 202 => Doctrine\DBAL\ParameterType {#1507} 203 => Doctrine\DBAL\ParameterType {#1507} 204 => Doctrine\DBAL\ParameterType {#1507} 205 => Doctrine\DBAL\ParameterType {#1507} 206 => Doctrine\DBAL\ParameterType {#1507} 207 => Doctrine\DBAL\ParameterType {#1507} 208 => Doctrine\DBAL\ParameterType {#1507} 209 => Doctrine\DBAL\ParameterType {#1507} 210 => Doctrine\DBAL\ParameterType {#1507} 211 => Doctrine\DBAL\ParameterType {#1507} 212 => Doctrine\DBAL\ParameterType {#1507} 213 => Doctrine\DBAL\ParameterType {#1507} 214 => Doctrine\DBAL\ParameterType {#1507} 215 => Doctrine\DBAL\ParameterType {#1507} 216 => Doctrine\DBAL\ParameterType {#1507} 217 => Doctrine\DBAL\ParameterType {#1507} 218 => Doctrine\DBAL\ParameterType {#1507} 219 => Doctrine\DBAL\ParameterType {#1507} 220 => Doctrine\DBAL\ParameterType {#1507} 221 => Doctrine\DBAL\ParameterType {#1507} 222 => Doctrine\DBAL\ParameterType {#1507} 223 => Doctrine\DBAL\ParameterType {#1507} 224 => Doctrine\DBAL\ParameterType {#1507} 225 => Doctrine\DBAL\ParameterType {#1507} 226 => Doctrine\DBAL\ParameterType {#1507} 227 => Doctrine\DBAL\ParameterType {#1507} 228 => Doctrine\DBAL\ParameterType {#1507} 229 => Doctrine\DBAL\ParameterType {#1507} 230 => Doctrine\DBAL\ParameterType {#1507} 231 => Doctrine\DBAL\ParameterType {#1507} 232 => Doctrine\DBAL\ParameterType {#1507} 233 => Doctrine\DBAL\ParameterType {#1507} 234 => Doctrine\DBAL\ParameterType {#1507} 235 => Doctrine\DBAL\ParameterType {#1507} 236 => Doctrine\DBAL\ParameterType {#1507} 237 => Doctrine\DBAL\ParameterType {#1507} 238 => Doctrine\DBAL\ParameterType {#1507} 239 => Doctrine\DBAL\ParameterType {#1507} 240 => Doctrine\DBAL\ParameterType {#1507} 241 => Doctrine\DBAL\ParameterType {#1507} 242 => Doctrine\DBAL\ParameterType {#1507} 243 => Doctrine\DBAL\ParameterType {#1507} 244 => Doctrine\DBAL\ParameterType {#1507} 245 => Doctrine\DBAL\ParameterType {#1507} 246 => Doctrine\DBAL\ParameterType {#1507} 247 => Doctrine\DBAL\ParameterType {#1507} 248 => Doctrine\DBAL\ParameterType {#1507} 249 => Doctrine\DBAL\ParameterType {#1507} 250 => Doctrine\DBAL\ParameterType {#1507} 251 => Doctrine\DBAL\ParameterType {#1507} 252 => Doctrine\DBAL\ParameterType {#1507} 253 => Doctrine\DBAL\ParameterType {#1507} 254 => Doctrine\DBAL\ParameterType {#1507} 255 => Doctrine\DBAL\ParameterType {#1507} 256 => Doctrine\DBAL\ParameterType {#1507} 257 => Doctrine\DBAL\ParameterType {#1507} 258 => Doctrine\DBAL\ParameterType {#1507} 259 => Doctrine\DBAL\ParameterType {#1507} 260 => Doctrine\DBAL\ParameterType {#1507} 261 => Doctrine\DBAL\ParameterType {#1507} 262 => Doctrine\DBAL\ParameterType {#1507} 263 => Doctrine\DBAL\ParameterType {#1507} 264 => Doctrine\DBAL\ParameterType {#1507} 265 => Doctrine\DBAL\ParameterType {#1507} 266 => Doctrine\DBAL\ParameterType {#1507} 267 => Doctrine\DBAL\ParameterType {#1507} 268 => Doctrine\DBAL\ParameterType {#1507} 269 => Doctrine\DBAL\ParameterType {#1507} 270 => Doctrine\DBAL\ParameterType {#1507} 271 => Doctrine\DBAL\ParameterType {#1507} 272 => Doctrine\DBAL\ParameterType {#1507} 273 => Doctrine\DBAL\ParameterType {#1507} 274 => Doctrine\DBAL\ParameterType {#1507} 275 => Doctrine\DBAL\ParameterType {#1507} 276 => Doctrine\DBAL\ParameterType {#1507} 277 => Doctrine\DBAL\ParameterType {#1507} 278 => Doctrine\DBAL\ParameterType {#1507} 279 => Doctrine\DBAL\ParameterType {#1507} 280 => Doctrine\DBAL\ParameterType {#1507} 281 => Doctrine\DBAL\ParameterType {#1507} 282 => Doctrine\DBAL\ParameterType {#1507} 283 => Doctrine\DBAL\ParameterType {#1507} 284 => Doctrine\DBAL\ParameterType {#1507} 285 => Doctrine\DBAL\ParameterType {#1507} 286 => Doctrine\DBAL\ParameterType {#1507} 287 => Doctrine\DBAL\ParameterType {#1507} 288 => Doctrine\DBAL\ParameterType {#1507} 289 => Doctrine\DBAL\ParameterType {#1507} 290 => Doctrine\DBAL\ParameterType {#1507} 291 => Doctrine\DBAL\ParameterType {#1507} 292 => Doctrine\DBAL\ParameterType {#1507} 293 => Doctrine\DBAL\ParameterType {#1507} 294 => Doctrine\DBAL\ParameterType {#1507} 295 => Doctrine\DBAL\ParameterType {#1507} 296 => Doctrine\DBAL\ParameterType {#1507} 297 => Doctrine\DBAL\ParameterType {#1507} 298 => Doctrine\DBAL\ParameterType {#1507} 299 => Doctrine\DBAL\ParameterType {#1507} 300 => Doctrine\DBAL\ParameterType {#1507} 301 => Doctrine\DBAL\ParameterType {#1507} 302 => Doctrine\DBAL\ParameterType {#1507} 303 => Doctrine\DBAL\ParameterType {#1507} 304 => Doctrine\DBAL\ParameterType {#1507} 305 => Doctrine\DBAL\ParameterType {#1507} 306 => Doctrine\DBAL\ParameterType {#1507} 307 => Doctrine\DBAL\ParameterType {#1507} 308 => Doctrine\DBAL\ParameterType {#1507} 309 => Doctrine\DBAL\ParameterType {#1507} 310 => Doctrine\DBAL\ParameterType {#1507} 311 => Doctrine\DBAL\ParameterType {#1507} 312 => Doctrine\DBAL\ParameterType {#1507} 313 => Doctrine\DBAL\ParameterType {#1507} 314 => Doctrine\DBAL\ParameterType {#1507} 315 => Doctrine\DBAL\ParameterType {#1507} 316 => Doctrine\DBAL\ParameterType {#1507} 317 => Doctrine\DBAL\ParameterType {#1507} 318 => Doctrine\DBAL\ParameterType {#1507} 319 => Doctrine\DBAL\ParameterType {#1507} 320 => Doctrine\DBAL\ParameterType {#1507} 321 => Doctrine\DBAL\ParameterType {#1507} 322 => Doctrine\DBAL\ParameterType {#1507} 323 => Doctrine\DBAL\ParameterType {#1507} 324 => Doctrine\DBAL\ParameterType {#1507} 325 => Doctrine\DBAL\ParameterType {#1507} 326 => Doctrine\DBAL\ParameterType {#1507} 327 => Doctrine\DBAL\ParameterType {#1507} 328 => Doctrine\DBAL\ParameterType {#1507} 329 => Doctrine\DBAL\ParameterType {#1507} 330 => Doctrine\DBAL\ParameterType {#1507} ])
doctrine
[ "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.published_at DESC" "params" => [ 1 => "desa" 2 => "published" 3 => 1574 4 => 1573 5 => 1563 6 => 1562 7 => 1561 8 => 1560 9 => 1559 10 => 1558 11 => 1557 12 => 1555 13 => 1556 14 => 1552 15 => 1551 16 => 1550 17 => 1549 18 => 1548 19 => 1545 20 => 1546 21 => 1544 22 => 1542 23 => 1541 24 => 1539 25 => 1537 26 => 1535 27 => 1536 28 => 1534 29 => 1533 30 => 1532 31 => 1530 32 => 1529 33 => 1528 34 => 1527 35 => 1526 36 => 1525 37 => 1524 38 => 1523 39 => 1521 40 => 1522 41 => 1520 42 => 1519 43 => 1518 44 => 1517 45 => 1516 46 => 1515 47 => 1514 48 => 1513 49 => 1512 50 => 1511 51 => 1509 52 => 1510 53 => 1506 54 => 1505 55 => 1504 56 => 1502 57 => 1503 58 => 1500 59 => 1501 60 => 1498 61 => 1499 62 => 1497 63 => 1496 64 => 1495 65 => 1494 66 => 1492 67 => 1490 68 => 1491 69 => 1489 70 => 1488 71 => 1487 72 => 1486 73 => 1483 74 => 1484 75 => 1482 76 => 1479 77 => 1480 78 => 1477 79 => 1475 80 => 1474 81 => 1473 82 => 1472 83 => 1471 84 => 1470 85 => 1478 86 => 1469 87 => 1468 88 => 1466 89 => 1465 90 => 1463 91 => 1460 92 => 1457 93 => 1455 94 => 1454 95 => 1451 96 => 1450 97 => 1448 98 => 1443 99 => 1441 100 => 1440 101 => 1438 102 => 1435 103 => 1433 104 => 1432 105 => 1431 106 => 1429 107 => 1427 108 => 1425 109 => 1424 110 => 1422 111 => 1420 112 => 1416 113 => 1414 114 => 1413 115 => 1411 116 => 1409 117 => 1408 118 => 1405 119 => 1404 120 => 1403 121 => 1402 122 => 1399 123 => 1398 124 => 1396 125 => 1395 126 => 1394 127 => 1393 128 => 1391 129 => 1389 130 => 1387 131 => 1386 132 => 1384 133 => 1382 134 => 1381 135 => 1380 136 => 1379 137 => 1376 138 => 1375 139 => 1374 140 => 1371 141 => 1369 142 => 1368 143 => 1367 144 => 1365 145 => 1364 146 => 1363 147 => 1361 148 => 1360 149 => 1357 150 => 1358 151 => 1355 152 => 1354 153 => 1353 154 => 1351 155 => 1350 156 => 1349 157 => 1345 158 => 1344 159 => 1343 160 => 1341 161 => 1340 162 => 1337 163 => 1336 164 => 1335 165 => 1332 166 => 1331 167 => 1330 168 => 1329 169 => 1327 170 => 1326 171 => 1325 172 => 1322 173 => 1071 174 => 1070 175 => 1069 176 => 1068 177 => 1067 178 => 1066 179 => 1065 180 => 1064 181 => 1063 182 => 1062 183 => 1061 184 => 1060 185 => 1059 186 => 1058 187 => 1057 188 => 1056 189 => 1055 190 => 1054 191 => 1053 192 => 1052 193 => 1051 194 => 1050 195 => 1049 196 => 1048 197 => 1047 198 => 1046 199 => 1045 200 => 1044 201 => 1043 202 => 1042 203 => 1041 204 => 1040 205 => 1039 206 => 1038 207 => 1037 208 => 1036 209 => 1035 210 => 1034 211 => 1033 212 => 1032 213 => 1031 214 => 1030 215 => 1022 216 => 1020 217 => 1018 218 => 1017 219 => 1015 220 => 1012 221 => 902 222 => 888 223 => 886 224 => 883 225 => 882 226 => 881 227 => 880 228 => 877 229 => 875 230 => 874 231 => 872 232 => 871 233 => 866 234 => 865 235 => 862 236 => 861 237 => 859 238 => 857 239 => 856 240 => 854 241 => 852 242 => 849 243 => 848 244 => 847 245 => 845 246 => 844 247 => 841 248 => 839 249 => 838 250 => 836 251 => 804 252 => 803 253 => 802 254 => 801 255 => 800 256 => 799 257 => 798 258 => 797 259 => 796 260 => 795 261 => 794 262 => 793 263 => 790 264 => 789 265 => 788 266 => 787 267 => 786 268 => 785 269 => 784 270 => 783 271 => 782 272 => 781 273 => 780 274 => 779 275 => 778 276 => 777 277 => 776 278 => 775 279 => 774 280 => 773 281 => 772 282 => 771 283 => 770 284 => 769 285 => 768 286 => 767 287 => 766 288 => 765 289 => 764 290 => 763 291 => 762 292 => 761 293 => 760 294 => 759 295 => 758 296 => 757 297 => 756 298 => 755 299 => 754 300 => 753 301 => 751 302 => 750 303 => 749 304 => 748 305 => 747 306 => 746 307 => 745 308 => 744 309 => 743 310 => 742 311 => 741 312 => 740 313 => 739 314 => 738 315 => 737 316 => 736 317 => 735 318 => 734 319 => 733 320 => 732 321 => 731 322 => 730 323 => 729 324 => 728 325 => 727 326 => 726 327 => 725 328 => 724 329 => 721 330 => 714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} 6 => Doctrine\DBAL\ParameterType {#1507} 7 => Doctrine\DBAL\ParameterType {#1507} 8 => Doctrine\DBAL\ParameterType {#1507} 9 => Doctrine\DBAL\ParameterType {#1507} 10 => Doctrine\DBAL\ParameterType {#1507} 11 => Doctrine\DBAL\ParameterType {#1507} 12 => Doctrine\DBAL\ParameterType {#1507} 13 => Doctrine\DBAL\ParameterType {#1507} 14 => Doctrine\DBAL\ParameterType {#1507} 15 => Doctrine\DBAL\ParameterType {#1507} 16 => Doctrine\DBAL\ParameterType {#1507} 17 => Doctrine\DBAL\ParameterType {#1507} 18 => Doctrine\DBAL\ParameterType {#1507} 19 => Doctrine\DBAL\ParameterType {#1507} 20 => Doctrine\DBAL\ParameterType {#1507} 21 => Doctrine\DBAL\ParameterType {#1507} 22 => Doctrine\DBAL\ParameterType {#1507} 23 => Doctrine\DBAL\ParameterType {#1507} 24 => Doctrine\DBAL\ParameterType {#1507} 25 => Doctrine\DBAL\ParameterType {#1507} 26 => Doctrine\DBAL\ParameterType {#1507} 27 => Doctrine\DBAL\ParameterType {#1507} 28 => Doctrine\DBAL\ParameterType {#1507} 29 => Doctrine\DBAL\ParameterType {#1507} 30 => Doctrine\DBAL\ParameterType {#1507} 31 => Doctrine\DBAL\ParameterType {#1507} 32 => Doctrine\DBAL\ParameterType {#1507} 33 => Doctrine\DBAL\ParameterType {#1507} 34 => Doctrine\DBAL\ParameterType {#1507} 35 => Doctrine\DBAL\ParameterType {#1507} 36 => Doctrine\DBAL\ParameterType {#1507} 37 => Doctrine\DBAL\ParameterType {#1507} 38 => Doctrine\DBAL\ParameterType {#1507} 39 => Doctrine\DBAL\ParameterType {#1507} 40 => Doctrine\DBAL\ParameterType {#1507} 41 => Doctrine\DBAL\ParameterType {#1507} 42 => Doctrine\DBAL\ParameterType {#1507} 43 => Doctrine\DBAL\ParameterType {#1507} 44 => Doctrine\DBAL\ParameterType {#1507} 45 => Doctrine\DBAL\ParameterType {#1507} 46 => Doctrine\DBAL\ParameterType {#1507} 47 => Doctrine\DBAL\ParameterType {#1507} 48 => Doctrine\DBAL\ParameterType {#1507} 49 => Doctrine\DBAL\ParameterType {#1507} 50 => Doctrine\DBAL\ParameterType {#1507} 51 => Doctrine\DBAL\ParameterType {#1507} 52 => Doctrine\DBAL\ParameterType {#1507} 53 => Doctrine\DBAL\ParameterType {#1507} 54 => Doctrine\DBAL\ParameterType {#1507} 55 => Doctrine\DBAL\ParameterType {#1507} 56 => Doctrine\DBAL\ParameterType {#1507} 57 => Doctrine\DBAL\ParameterType {#1507} 58 => Doctrine\DBAL\ParameterType {#1507} 59 => Doctrine\DBAL\ParameterType {#1507} 60 => Doctrine\DBAL\ParameterType {#1507} 61 => Doctrine\DBAL\ParameterType {#1507} 62 => Doctrine\DBAL\ParameterType {#1507} 63 => Doctrine\DBAL\ParameterType {#1507} 64 => Doctrine\DBAL\ParameterType {#1507} 65 => Doctrine\DBAL\ParameterType {#1507} 66 => Doctrine\DBAL\ParameterType {#1507} 67 => Doctrine\DBAL\ParameterType {#1507} 68 => Doctrine\DBAL\ParameterType {#1507} 69 => Doctrine\DBAL\ParameterType {#1507} 70 => Doctrine\DBAL\ParameterType {#1507} 71 => Doctrine\DBAL\ParameterType {#1507} 72 => Doctrine\DBAL\ParameterType {#1507} 73 => Doctrine\DBAL\ParameterType {#1507} 74 => Doctrine\DBAL\ParameterType {#1507} 75 => Doctrine\DBAL\ParameterType {#1507} 76 => Doctrine\DBAL\ParameterType {#1507} 77 => Doctrine\DBAL\ParameterType {#1507} 78 => Doctrine\DBAL\ParameterType {#1507} 79 => Doctrine\DBAL\ParameterType {#1507} 80 => Doctrine\DBAL\ParameterType {#1507} 81 => Doctrine\DBAL\ParameterType {#1507} 82 => Doctrine\DBAL\ParameterType {#1507} 83 => Doctrine\DBAL\ParameterType {#1507} 84 => Doctrine\DBAL\ParameterType {#1507} 85 => Doctrine\DBAL\ParameterType {#1507} 86 => Doctrine\DBAL\ParameterType {#1507} 87 => Doctrine\DBAL\ParameterType {#1507} 88 => Doctrine\DBAL\ParameterType {#1507} 89 => Doctrine\DBAL\ParameterType {#1507} 90 => Doctrine\DBAL\ParameterType {#1507} 91 => Doctrine\DBAL\ParameterType {#1507} 92 => Doctrine\DBAL\ParameterType {#1507} 93 => Doctrine\DBAL\ParameterType {#1507} 94 => Doctrine\DBAL\ParameterType {#1507} 95 => Doctrine\DBAL\ParameterType {#1507} 96 => Doctrine\DBAL\ParameterType {#1507} 97 => Doctrine\DBAL\ParameterType {#1507} 98 => Doctrine\DBAL\ParameterType {#1507} 99 => Doctrine\DBAL\ParameterType {#1507} 100 => Doctrine\DBAL\ParameterType {#1507} 101 => Doctrine\DBAL\ParameterType {#1507} 102 => Doctrine\DBAL\ParameterType {#1507} 103 => Doctrine\DBAL\ParameterType {#1507} 104 => Doctrine\DBAL\ParameterType {#1507} 105 => Doctrine\DBAL\ParameterType {#1507} 106 => Doctrine\DBAL\ParameterType {#1507} 107 => Doctrine\DBAL\ParameterType {#1507} 108 => Doctrine\DBAL\ParameterType {#1507} 109 => Doctrine\DBAL\ParameterType {#1507} 110 => Doctrine\DBAL\ParameterType {#1507} 111 => Doctrine\DBAL\ParameterType {#1507} 112 => Doctrine\DBAL\ParameterType {#1507} 113 => Doctrine\DBAL\ParameterType {#1507} 114 => Doctrine\DBAL\ParameterType {#1507} 115 => Doctrine\DBAL\ParameterType {#1507} 116 => Doctrine\DBAL\ParameterType {#1507} 117 => Doctrine\DBAL\ParameterType {#1507} 118 => Doctrine\DBAL\ParameterType {#1507} 119 => Doctrine\DBAL\ParameterType {#1507} 120 => Doctrine\DBAL\ParameterType {#1507} 121 => Doctrine\DBAL\ParameterType {#1507} 122 => Doctrine\DBAL\ParameterType {#1507} 123 => Doctrine\DBAL\ParameterType {#1507} 124 => Doctrine\DBAL\ParameterType {#1507} 125 => Doctrine\DBAL\ParameterType {#1507} 126 => Doctrine\DBAL\ParameterType {#1507} 127 => Doctrine\DBAL\ParameterType {#1507} 128 => Doctrine\DBAL\ParameterType {#1507} 129 => Doctrine\DBAL\ParameterType {#1507} 130 => Doctrine\DBAL\ParameterType {#1507} 131 => Doctrine\DBAL\ParameterType {#1507} 132 => Doctrine\DBAL\ParameterType {#1507} 133 => Doctrine\DBAL\ParameterType {#1507} 134 => Doctrine\DBAL\ParameterType {#1507} 135 => Doctrine\DBAL\ParameterType {#1507} 136 => Doctrine\DBAL\ParameterType {#1507} 137 => Doctrine\DBAL\ParameterType {#1507} 138 => Doctrine\DBAL\ParameterType {#1507} 139 => Doctrine\DBAL\ParameterType {#1507} 140 => Doctrine\DBAL\ParameterType {#1507} 141 => Doctrine\DBAL\ParameterType {#1507} 142 => Doctrine\DBAL\ParameterType {#1507} 143 => Doctrine\DBAL\ParameterType {#1507} 144 => Doctrine\DBAL\ParameterType {#1507} 145 => Doctrine\DBAL\ParameterType {#1507} 146 => Doctrine\DBAL\ParameterType {#1507} 147 => Doctrine\DBAL\ParameterType {#1507} 148 => Doctrine\DBAL\ParameterType {#1507} 149 => Doctrine\DBAL\ParameterType {#1507} 150 => Doctrine\DBAL\ParameterType {#1507} 151 => Doctrine\DBAL\ParameterType {#1507} 152 => Doctrine\DBAL\ParameterType {#1507} 153 => Doctrine\DBAL\ParameterType {#1507} 154 => Doctrine\DBAL\ParameterType {#1507} 155 => Doctrine\DBAL\ParameterType {#1507} 156 => Doctrine\DBAL\ParameterType {#1507} 157 => Doctrine\DBAL\ParameterType {#1507} 158 => Doctrine\DBAL\ParameterType {#1507} 159 => Doctrine\DBAL\ParameterType {#1507} 160 => Doctrine\DBAL\ParameterType {#1507} 161 => Doctrine\DBAL\ParameterType {#1507} 162 => Doctrine\DBAL\ParameterType {#1507} 163 => Doctrine\DBAL\ParameterType {#1507} 164 => Doctrine\DBAL\ParameterType {#1507} 165 => Doctrine\DBAL\ParameterType {#1507} 166 => Doctrine\DBAL\ParameterType {#1507} 167 => Doctrine\DBAL\ParameterType {#1507} 168 => Doctrine\DBAL\ParameterType {#1507} 169 => Doctrine\DBAL\ParameterType {#1507} 170 => Doctrine\DBAL\ParameterType {#1507} 171 => Doctrine\DBAL\ParameterType {#1507} 172 => Doctrine\DBAL\ParameterType {#1507} 173 => Doctrine\DBAL\ParameterType {#1507} 174 => Doctrine\DBAL\ParameterType {#1507} 175 => Doctrine\DBAL\ParameterType {#1507} 176 => Doctrine\DBAL\ParameterType {#1507} 177 => Doctrine\DBAL\ParameterType {#1507} 178 => Doctrine\DBAL\ParameterType {#1507} 179 => Doctrine\DBAL\ParameterType {#1507} 180 => Doctrine\DBAL\ParameterType {#1507} 181 => Doctrine\DBAL\ParameterType {#1507} 182 => Doctrine\DBAL\ParameterType {#1507} 183 => Doctrine\DBAL\ParameterType {#1507} 184 => Doctrine\DBAL\ParameterType {#1507} 185 => Doctrine\DBAL\ParameterType {#1507} 186 => Doctrine\DBAL\ParameterType {#1507} 187 => Doctrine\DBAL\ParameterType {#1507} 188 => Doctrine\DBAL\ParameterType {#1507} 189 => Doctrine\DBAL\ParameterType {#1507} 190 => Doctrine\DBAL\ParameterType {#1507} 191 => Doctrine\DBAL\ParameterType {#1507} 192 => Doctrine\DBAL\ParameterType {#1507} 193 => Doctrine\DBAL\ParameterType {#1507} 194 => Doctrine\DBAL\ParameterType {#1507} 195 => Doctrine\DBAL\ParameterType {#1507} 196 => Doctrine\DBAL\ParameterType {#1507} 197 => Doctrine\DBAL\ParameterType {#1507} 198 => Doctrine\DBAL\ParameterType {#1507} 199 => Doctrine\DBAL\ParameterType {#1507} 200 => Doctrine\DBAL\ParameterType {#1507} 201 => Doctrine\DBAL\ParameterType {#1507} 202 => Doctrine\DBAL\ParameterType {#1507} 203 => Doctrine\DBAL\ParameterType {#1507} 204 => Doctrine\DBAL\ParameterType {#1507} 205 => Doctrine\DBAL\ParameterType {#1507} 206 => Doctrine\DBAL\ParameterType {#1507} 207 => Doctrine\DBAL\ParameterType {#1507} 208 => Doctrine\DBAL\ParameterType {#1507} 209 => Doctrine\DBAL\ParameterType {#1507} 210 => Doctrine\DBAL\ParameterType {#1507} 211 => Doctrine\DBAL\ParameterType {#1507} 212 => Doctrine\DBAL\ParameterType {#1507} 213 => Doctrine\DBAL\ParameterType {#1507} 214 => Doctrine\DBAL\ParameterType {#1507} 215 => Doctrine\DBAL\ParameterType {#1507} 216 => Doctrine\DBAL\ParameterType {#1507} 217 => Doctrine\DBAL\ParameterType {#1507} 218 => Doctrine\DBAL\ParameterType {#1507} 219 => Doctrine\DBAL\ParameterType {#1507} 220 => Doctrine\DBAL\ParameterType {#1507} 221 => Doctrine\DBAL\ParameterType {#1507} 222 => Doctrine\DBAL\ParameterType {#1507} 223 => Doctrine\DBAL\ParameterType {#1507} 224 => Doctrine\DBAL\ParameterType {#1507} 225 => Doctrine\DBAL\ParameterType {#1507} 226 => Doctrine\DBAL\ParameterType {#1507} 227 => Doctrine\DBAL\ParameterType {#1507} 228 => Doctrine\DBAL\ParameterType {#1507} 229 => Doctrine\DBAL\ParameterType {#1507} 230 => Doctrine\DBAL\ParameterType {#1507} 231 => Doctrine\DBAL\ParameterType {#1507} 232 => Doctrine\DBAL\ParameterType {#1507} 233 => Doctrine\DBAL\ParameterType {#1507} 234 => Doctrine\DBAL\ParameterType {#1507} 235 => Doctrine\DBAL\ParameterType {#1507} 236 => Doctrine\DBAL\ParameterType {#1507} 237 => Doctrine\DBAL\ParameterType {#1507} 238 => Doctrine\DBAL\ParameterType {#1507} 239 => Doctrine\DBAL\ParameterType {#1507} 240 => Doctrine\DBAL\ParameterType {#1507} 241 => Doctrine\DBAL\ParameterType {#1507} 242 => Doctrine\DBAL\ParameterType {#1507} 243 => Doctrine\DBAL\ParameterType {#1507} 244 => Doctrine\DBAL\ParameterType {#1507} 245 => Doctrine\DBAL\ParameterType {#1507} 246 => Doctrine\DBAL\ParameterType {#1507} 247 => Doctrine\DBAL\ParameterType {#1507} 248 => Doctrine\DBAL\ParameterType {#1507} 249 => Doctrine\DBAL\ParameterType {#1507} 250 => Doctrine\DBAL\ParameterType {#1507} 251 => Doctrine\DBAL\ParameterType {#1507} 252 => Doctrine\DBAL\ParameterType {#1507} 253 => Doctrine\DBAL\ParameterType {#1507} 254 => Doctrine\DBAL\ParameterType {#1507} 255 => Doctrine\DBAL\ParameterType {#1507} 256 => Doctrine\DBAL\ParameterType {#1507} 257 => Doctrine\DBAL\ParameterType {#1507} 258 => Doctrine\DBAL\ParameterType {#1507} 259 => Doctrine\DBAL\ParameterType {#1507} 260 => Doctrine\DBAL\ParameterType {#1507} 261 => Doctrine\DBAL\ParameterType {#1507} 262 => Doctrine\DBAL\ParameterType {#1507} 263 => Doctrine\DBAL\ParameterType {#1507} 264 => Doctrine\DBAL\ParameterType {#1507} 265 => Doctrine\DBAL\ParameterType {#1507} 266 => Doctrine\DBAL\ParameterType {#1507} 267 => Doctrine\DBAL\ParameterType {#1507} 268 => Doctrine\DBAL\ParameterType {#1507} 269 => Doctrine\DBAL\ParameterType {#1507} 270 => Doctrine\DBAL\ParameterType {#1507} 271 => Doctrine\DBAL\ParameterType {#1507} 272 => Doctrine\DBAL\ParameterType {#1507} 273 => Doctrine\DBAL\ParameterType {#1507} 274 => Doctrine\DBAL\ParameterType {#1507} 275 => Doctrine\DBAL\ParameterType {#1507} 276 => Doctrine\DBAL\ParameterType {#1507} 277 => Doctrine\DBAL\ParameterType {#1507} 278 => Doctrine\DBAL\ParameterType {#1507} 279 => Doctrine\DBAL\ParameterType {#1507} 280 => Doctrine\DBAL\ParameterType {#1507} 281 => Doctrine\DBAL\ParameterType {#1507} 282 => Doctrine\DBAL\ParameterType {#1507} 283 => Doctrine\DBAL\ParameterType {#1507} 284 => Doctrine\DBAL\ParameterType {#1507} 285 => Doctrine\DBAL\ParameterType {#1507} 286 => Doctrine\DBAL\ParameterType {#1507} 287 => Doctrine\DBAL\ParameterType {#1507} 288 => Doctrine\DBAL\ParameterType {#1507} 289 => Doctrine\DBAL\ParameterType {#1507} 290 => Doctrine\DBAL\ParameterType {#1507} 291 => Doctrine\DBAL\ParameterType {#1507} 292 => Doctrine\DBAL\ParameterType {#1507} 293 => Doctrine\DBAL\ParameterType {#1507} 294 => Doctrine\DBAL\ParameterType {#1507} 295 => Doctrine\DBAL\ParameterType {#1507} 296 => Doctrine\DBAL\ParameterType {#1507} 297 => Doctrine\DBAL\ParameterType {#1507} 298 => Doctrine\DBAL\ParameterType {#1507} 299 => Doctrine\DBAL\ParameterType {#1507} 300 => Doctrine\DBAL\ParameterType {#1507} 301 => Doctrine\DBAL\ParameterType {#1507} 302 => Doctrine\DBAL\ParameterType {#1507} 303 => Doctrine\DBAL\ParameterType {#1507} 304 => Doctrine\DBAL\ParameterType {#1507} 305 => Doctrine\DBAL\ParameterType {#1507} 306 => Doctrine\DBAL\ParameterType {#1507} 307 => Doctrine\DBAL\ParameterType {#1507} 308 => Doctrine\DBAL\ParameterType {#1507} 309 => Doctrine\DBAL\ParameterType {#1507} 310 => Doctrine\DBAL\ParameterType {#1507} 311 => Doctrine\DBAL\ParameterType {#1507} 312 => Doctrine\DBAL\ParameterType {#1507} 313 => Doctrine\DBAL\ParameterType {#1507} 314 => Doctrine\DBAL\ParameterType {#1507} 315 => Doctrine\DBAL\ParameterType {#1507} 316 => Doctrine\DBAL\ParameterType {#1507} 317 => Doctrine\DBAL\ParameterType {#1507} 318 => Doctrine\DBAL\ParameterType {#1507} 319 => Doctrine\DBAL\ParameterType {#1507} 320 => Doctrine\DBAL\ParameterType {#1507} 321 => Doctrine\DBAL\ParameterType {#1507} 322 => Doctrine\DBAL\ParameterType {#1507} 323 => Doctrine\DBAL\ParameterType {#1507} 324 => Doctrine\DBAL\ParameterType {#1507} 325 => Doctrine\DBAL\ParameterType {#1507} 326 => Doctrine\DBAL\ParameterType {#1507} 327 => Doctrine\DBAL\ParameterType {#1507} 328 => Doctrine\DBAL\ParameterType {#1507} 329 => Doctrine\DBAL\ParameterType {#1507} 330 => Doctrine\DBAL\ParameterType {#1507} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1470 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1470 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1469 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1469 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1468 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1468 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1466 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1466 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1465 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1465 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1463 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1463 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1460 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1460 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1457 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1457 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1455 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1455 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1454 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1454 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1451 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1451 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1450 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1450 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1448 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1448 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1443 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1443 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1441 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1441 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1440 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1440 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1438 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1438 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1435 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1435 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1433 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1433 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1432 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1432 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1431 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1431 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1429 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1429 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1427 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1427 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1425 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1425 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1424 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1424 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1422 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1422 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1420 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1420 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1398 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1398 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1396 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1396 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1395 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1395 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1394 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1394 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1393 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1393 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1391 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1391 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1389 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1389 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1387 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1387 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1386 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1386 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1384 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1384 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1382 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1382 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1381 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1381 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1380 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1380 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1379 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1379 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1376 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1376 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1375 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1375 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1374 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1374 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1371 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1371 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1369 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1369 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1368 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1368 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1367 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1367 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1365 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1365 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1361 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1361 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1360 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1360 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1358 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1358 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1351 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1351 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1350 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1350 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1349 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1349 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1345 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1345 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1344 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1344 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1343 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1343 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1341 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1341 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1340 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1340 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1337 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1337 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1336 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1336 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1335 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1335 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1332 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1332 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1331 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1331 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1330 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1330 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1329 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1329 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1327 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1327 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1326 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1326 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1325 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1325 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1322 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1322 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 872 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 872 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 871 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 871 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 865 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 865 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 862 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 862 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 854 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 854 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 848 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 848 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 847 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 847 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 845 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 845 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 841 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 841 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 839 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 839 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 838 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 838 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 836 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 836 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 804 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 804 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 803 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 803 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 799 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 799 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 795 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 795 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 787 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 787 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 785 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 785 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 784 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 784 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 781 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 781 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 780 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 780 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 778 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 778 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 777 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 777 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 775 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 775 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 773 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 773 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 772 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 772 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 770 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 770 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 768 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 768 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 766 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 766 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 764 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 764 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 763 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 763 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 760 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 760 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 759 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 759 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 757 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 757 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 755 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 755 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 753 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 753 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 749 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 749 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 747 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 747 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 745 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 745 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 743 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 743 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 742 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 742 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 740 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 740 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 738 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 738 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 737 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 737 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 735 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 735 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 733 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 733 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 732 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 732 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 731 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 731 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 730 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 730 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 728 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 728 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 727 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 727 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 725 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 725 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" (parameters: [ 1 => "wisata-desa" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" "params" => [ 1 => "wisata-desa" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.published_at DESC" (parameters: [ 1 => "wisata-desa" 2 => "published" 3 => 1467 4 => 1464 5 => 1461 6 => 1458 7 => 1456 8 => 1452 9 => 1449 10 => 1444 11 => 1439 12 => 1434 13 => 1430 14 => 1428 15 => 1426 16 => 1421 17 => 1417 18 => 1412 19 => 1407 20 => 1401 21 => 1397 22 => 1392 23 => 1388 24 => 1383 25 => 1378 26 => 1370 27 => 1366 28 => 1362 29 => 1359 30 => 1352 31 => 1346 32 => 1347 33 => 1338 34 => 1319 35 => 1318 36 => 1317 37 => 1316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} 6 => Doctrine\DBAL\ParameterType {#1507} 7 => Doctrine\DBAL\ParameterType {#1507} 8 => Doctrine\DBAL\ParameterType {#1507} 9 => Doctrine\DBAL\ParameterType {#1507} 10 => Doctrine\DBAL\ParameterType {#1507} 11 => Doctrine\DBAL\ParameterType {#1507} 12 => Doctrine\DBAL\ParameterType {#1507} 13 => Doctrine\DBAL\ParameterType {#1507} 14 => Doctrine\DBAL\ParameterType {#1507} 15 => Doctrine\DBAL\ParameterType {#1507} 16 => Doctrine\DBAL\ParameterType {#1507} 17 => Doctrine\DBAL\ParameterType {#1507} 18 => Doctrine\DBAL\ParameterType {#1507} 19 => Doctrine\DBAL\ParameterType {#1507} 20 => Doctrine\DBAL\ParameterType {#1507} 21 => Doctrine\DBAL\ParameterType {#1507} 22 => Doctrine\DBAL\ParameterType {#1507} 23 => Doctrine\DBAL\ParameterType {#1507} 24 => Doctrine\DBAL\ParameterType {#1507} 25 => Doctrine\DBAL\ParameterType {#1507} 26 => Doctrine\DBAL\ParameterType {#1507} 27 => Doctrine\DBAL\ParameterType {#1507} 28 => Doctrine\DBAL\ParameterType {#1507} 29 => Doctrine\DBAL\ParameterType {#1507} 30 => Doctrine\DBAL\ParameterType {#1507} 31 => Doctrine\DBAL\ParameterType {#1507} 32 => Doctrine\DBAL\ParameterType {#1507} 33 => Doctrine\DBAL\ParameterType {#1507} 34 => Doctrine\DBAL\ParameterType {#1507} 35 => Doctrine\DBAL\ParameterType {#1507} 36 => Doctrine\DBAL\ParameterType {#1507} 37 => Doctrine\DBAL\ParameterType {#1507} ])
doctrine
[ "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.published_at DESC" "params" => [ 1 => "wisata-desa" 2 => "published" 3 => 1467 4 => 1464 5 => 1461 6 => 1458 7 => 1456 8 => 1452 9 => 1449 10 => 1444 11 => 1439 12 => 1434 13 => 1430 14 => 1428 15 => 1426 16 => 1421 17 => 1417 18 => 1412 19 => 1407 20 => 1401 21 => 1397 22 => 1392 23 => 1388 24 => 1383 25 => 1378 26 => 1370 27 => 1366 28 => 1362 29 => 1359 30 => 1352 31 => 1346 32 => 1347 33 => 1338 34 => 1319 35 => 1318 36 => 1317 37 => 1316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} 6 => Doctrine\DBAL\ParameterType {#1507} 7 => Doctrine\DBAL\ParameterType {#1507} 8 => Doctrine\DBAL\ParameterType {#1507} 9 => Doctrine\DBAL\ParameterType {#1507} 10 => Doctrine\DBAL\ParameterType {#1507} 11 => Doctrine\DBAL\ParameterType {#1507} 12 => Doctrine\DBAL\ParameterType {#1507} 13 => Doctrine\DBAL\ParameterType {#1507} 14 => Doctrine\DBAL\ParameterType {#1507} 15 => Doctrine\DBAL\ParameterType {#1507} 16 => Doctrine\DBAL\ParameterType {#1507} 17 => Doctrine\DBAL\ParameterType {#1507} 18 => Doctrine\DBAL\ParameterType {#1507} 19 => Doctrine\DBAL\ParameterType {#1507} 20 => Doctrine\DBAL\ParameterType {#1507} 21 => Doctrine\DBAL\ParameterType {#1507} 22 => Doctrine\DBAL\ParameterType {#1507} 23 => Doctrine\DBAL\ParameterType {#1507} 24 => Doctrine\DBAL\ParameterType {#1507} 25 => Doctrine\DBAL\ParameterType {#1507} 26 => Doctrine\DBAL\ParameterType {#1507} 27 => Doctrine\DBAL\ParameterType {#1507} 28 => Doctrine\DBAL\ParameterType {#1507} 29 => Doctrine\DBAL\ParameterType {#1507} 30 => Doctrine\DBAL\ParameterType {#1507} 31 => Doctrine\DBAL\ParameterType {#1507} 32 => Doctrine\DBAL\ParameterType {#1507} 33 => Doctrine\DBAL\ParameterType {#1507} 34 => Doctrine\DBAL\ParameterType {#1507} 35 => Doctrine\DBAL\ParameterType {#1507} 36 => Doctrine\DBAL\ParameterType {#1507} 37 => Doctrine\DBAL\ParameterType {#1507} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1467 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1467 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1464 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1464 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1461 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1461 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1458 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1458 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1456 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1456 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1452 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1452 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1449 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1449 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1444 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1444 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1439 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1439 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1434 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1434 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1430 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1430 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1428 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1428 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1426 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1426 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1421 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1421 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1417 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1417 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1397 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1397 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1392 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1392 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1388 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1388 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1383 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1383 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1378 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1378 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1370 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1370 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1366 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1366 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1362 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1362 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1359 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1359 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1346 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1346 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1347 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1347 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1338 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1338 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1319 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1319 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1318 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1318 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1317 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1317 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1316 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1316 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" (parameters: [ 1 => "kantor-desa" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" "params" => [ 1 => "kantor-desa" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.published_at DESC" (parameters: [ 1 => "kantor-desa" 2 => "published" 3 => 1314 4 => 1313 5 => 1266 6 => 1265 7 => 1264 8 => 1262 9 => 1261 10 => 1260 11 => 1258 12 => 1257 13 => 1255 14 => 1254 15 => 1253 16 => 1252 17 => 1251 18 => 1249 19 => 1248 20 => 1247 21 => 1246 22 => 1245 23 => 1244 24 => 1243 25 => 1241 26 => 1240 27 => 1239 28 => 1238 29 => 1237 30 => 1234 31 => 1233 32 => 1232 33 => 1231 34 => 1230 35 => 1228 36 => 1227 37 => 1226 38 => 1225 39 => 1224 40 => 1222 41 => 1221 42 => 1220 43 => 1219 44 => 1217 45 => 1216 46 => 1215 47 => 1214 48 => 1213 49 => 1212 50 => 1210 51 => 1208 52 => 1206 53 => 1205 54 => 1204 55 => 1201 56 => 1200 57 => 1199 58 => 1197 59 => 1196 60 => 1195 61 => 1193 62 => 1192 63 => 1190 64 => 1189 65 => 1188 66 => 1187 67 => 1186 68 => 1183 69 => 1182 70 => 1180 71 => 1179 72 => 1177 73 => 1176 74 => 1175 75 => 1174 76 => 1173 77 => 1172 78 => 1170 79 => 1168 80 => 1167 81 => 1166 82 => 1162 83 => 1161 84 => 1160 85 => 1159 86 => 1158 87 => 1157 88 => 1156 89 => 1154 90 => 1153 91 => 1151 92 => 1150 93 => 1149 94 => 1147 95 => 1146 96 => 1145 97 => 1143 98 => 1142 99 => 1140 100 => 1139 101 => 1138 102 => 1137 103 => 1136 104 => 1135 105 => 1133 106 => 1132 107 => 1131 108 => 1130 109 => 1129 110 => 1128 111 => 1127 112 => 1126 113 => 1125 114 => 1123 115 => 1122 116 => 1120 117 => 1119 118 => 1118 119 => 1116 120 => 1115 121 => 1113 122 => 1111 123 => 1110 124 => 1109 125 => 1108 126 => 1107 127 => 1105 128 => 1104 129 => 1103 130 => 1102 131 => 1101 132 => 1100 133 => 1098 134 => 1097 135 => 1096 136 => 1094 137 => 1093 138 => 1092 139 => 1090 140 => 1089 141 => 1088 142 => 1086 143 => 1085 144 => 1084 145 => 1082 146 => 1081 147 => 1079 148 => 1078 149 => 1077 150 => 1075 151 => 1029 152 => 1028 153 => 1027 154 => 1026 155 => 1025 156 => 1024 157 => 1023 158 => 1021 159 => 1019 160 => 1016 161 => 1014 162 => 1013 163 => 1010 164 => 1009 165 => 1008 166 => 1007 167 => 1006 168 => 1005 169 => 1004 170 => 1003 171 => 1002 172 => 1001 173 => 1000 174 => 999 175 => 998 176 => 997 177 => 996 178 => 995 179 => 994 180 => 993 181 => 992 182 => 991 183 => 990 184 => 989 185 => 988 186 => 987 187 => 986 188 => 985 189 => 984 190 => 983 191 => 982 192 => 981 193 => 979 194 => 980 195 => 978 196 => 977 197 => 976 198 => 975 199 => 974 200 => 973 201 => 972 202 => 971 203 => 970 204 => 969 205 => 968 206 => 967 207 => 966 208 => 965 209 => 964 210 => 963 211 => 962 212 => 961 213 => 960 214 => 959 215 => 958 216 => 957 217 => 956 218 => 955 219 => 954 220 => 953 221 => 952 222 => 951 223 => 950 224 => 949 225 => 948 226 => 947 227 => 946 228 => 945 229 => 944 230 => 943 231 => 942 232 => 941 233 => 940 234 => 939 235 => 938 236 => 937 237 => 936 238 => 935 239 => 934 240 => 933 241 => 932 242 => 931 243 => 930 244 => 929 245 => 928 246 => 927 247 => 926 248 => 925 249 => 924 250 => 923 251 => 922 252 => 919 253 => 918 254 => 917 255 => 916 256 => 915 257 => 914 258 => 913 259 => 912 260 => 911 261 => 910 262 => 909 263 => 908 264 => 907 265 => 906 266 => 905 267 => 904 268 => 903 269 => 901 270 => 900 271 => 899 272 => 897 273 => 896 274 => 895 275 => 894 276 => 893 277 => 892 278 => 891 279 => 890 280 => 889 281 => 887 282 => 885 283 => 884 284 => 879 285 => 878 286 => 876 287 => 873 288 => 869 289 => 868 290 => 867 291 => 863 292 => 860 293 => 858 294 => 855 295 => 853 296 => 851 297 => 850 298 => 846 299 => 843 300 => 842 301 => 840 302 => 837 303 => 835 304 => 834 305 => 833 306 => 832 307 => 831 308 => 830 309 => 829 310 => 828 311 => 827 312 => 826 313 => 825 314 => 824 315 => 822 316 => 821 317 => 820 318 => 819 319 => 818 320 => 817 321 => 816 322 => 815 323 => 814 324 => 813 325 => 812 326 => 811 327 => 810 328 => 809 329 => 805 330 => 352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} 6 => Doctrine\DBAL\ParameterType {#1507} 7 => Doctrine\DBAL\ParameterType {#1507} 8 => Doctrine\DBAL\ParameterType {#1507} 9 => Doctrine\DBAL\ParameterType {#1507} 10 => Doctrine\DBAL\ParameterType {#1507} 11 => Doctrine\DBAL\ParameterType {#1507} 12 => Doctrine\DBAL\ParameterType {#1507} 13 => Doctrine\DBAL\ParameterType {#1507} 14 => Doctrine\DBAL\ParameterType {#1507} 15 => Doctrine\DBAL\ParameterType {#1507} 16 => Doctrine\DBAL\ParameterType {#1507} 17 => Doctrine\DBAL\ParameterType {#1507} 18 => Doctrine\DBAL\ParameterType {#1507} 19 => Doctrine\DBAL\ParameterType {#1507} 20 => Doctrine\DBAL\ParameterType {#1507} 21 => Doctrine\DBAL\ParameterType {#1507} 22 => Doctrine\DBAL\ParameterType {#1507} 23 => Doctrine\DBAL\ParameterType {#1507} 24 => Doctrine\DBAL\ParameterType {#1507} 25 => Doctrine\DBAL\ParameterType {#1507} 26 => Doctrine\DBAL\ParameterType {#1507} 27 => Doctrine\DBAL\ParameterType {#1507} 28 => Doctrine\DBAL\ParameterType {#1507} 29 => Doctrine\DBAL\ParameterType {#1507} 30 => Doctrine\DBAL\ParameterType {#1507} 31 => Doctrine\DBAL\ParameterType {#1507} 32 => Doctrine\DBAL\ParameterType {#1507} 33 => Doctrine\DBAL\ParameterType {#1507} 34 => Doctrine\DBAL\ParameterType {#1507} 35 => Doctrine\DBAL\ParameterType {#1507} 36 => Doctrine\DBAL\ParameterType {#1507} 37 => Doctrine\DBAL\ParameterType {#1507} 38 => Doctrine\DBAL\ParameterType {#1507} 39 => Doctrine\DBAL\ParameterType {#1507} 40 => Doctrine\DBAL\ParameterType {#1507} 41 => Doctrine\DBAL\ParameterType {#1507} 42 => Doctrine\DBAL\ParameterType {#1507} 43 => Doctrine\DBAL\ParameterType {#1507} 44 => Doctrine\DBAL\ParameterType {#1507} 45 => Doctrine\DBAL\ParameterType {#1507} 46 => Doctrine\DBAL\ParameterType {#1507} 47 => Doctrine\DBAL\ParameterType {#1507} 48 => Doctrine\DBAL\ParameterType {#1507} 49 => Doctrine\DBAL\ParameterType {#1507} 50 => Doctrine\DBAL\ParameterType {#1507} 51 => Doctrine\DBAL\ParameterType {#1507} 52 => Doctrine\DBAL\ParameterType {#1507} 53 => Doctrine\DBAL\ParameterType {#1507} 54 => Doctrine\DBAL\ParameterType {#1507} 55 => Doctrine\DBAL\ParameterType {#1507} 56 => Doctrine\DBAL\ParameterType {#1507} 57 => Doctrine\DBAL\ParameterType {#1507} 58 => Doctrine\DBAL\ParameterType {#1507} 59 => Doctrine\DBAL\ParameterType {#1507} 60 => Doctrine\DBAL\ParameterType {#1507} 61 => Doctrine\DBAL\ParameterType {#1507} 62 => Doctrine\DBAL\ParameterType {#1507} 63 => Doctrine\DBAL\ParameterType {#1507} 64 => Doctrine\DBAL\ParameterType {#1507} 65 => Doctrine\DBAL\ParameterType {#1507} 66 => Doctrine\DBAL\ParameterType {#1507} 67 => Doctrine\DBAL\ParameterType {#1507} 68 => Doctrine\DBAL\ParameterType {#1507} 69 => Doctrine\DBAL\ParameterType {#1507} 70 => Doctrine\DBAL\ParameterType {#1507} 71 => Doctrine\DBAL\ParameterType {#1507} 72 => Doctrine\DBAL\ParameterType {#1507} 73 => Doctrine\DBAL\ParameterType {#1507} 74 => Doctrine\DBAL\ParameterType {#1507} 75 => Doctrine\DBAL\ParameterType {#1507} 76 => Doctrine\DBAL\ParameterType {#1507} 77 => Doctrine\DBAL\ParameterType {#1507} 78 => Doctrine\DBAL\ParameterType {#1507} 79 => Doctrine\DBAL\ParameterType {#1507} 80 => Doctrine\DBAL\ParameterType {#1507} 81 => Doctrine\DBAL\ParameterType {#1507} 82 => Doctrine\DBAL\ParameterType {#1507} 83 => Doctrine\DBAL\ParameterType {#1507} 84 => Doctrine\DBAL\ParameterType {#1507} 85 => Doctrine\DBAL\ParameterType {#1507} 86 => Doctrine\DBAL\ParameterType {#1507} 87 => Doctrine\DBAL\ParameterType {#1507} 88 => Doctrine\DBAL\ParameterType {#1507} 89 => Doctrine\DBAL\ParameterType {#1507} 90 => Doctrine\DBAL\ParameterType {#1507} 91 => Doctrine\DBAL\ParameterType {#1507} 92 => Doctrine\DBAL\ParameterType {#1507} 93 => Doctrine\DBAL\ParameterType {#1507} 94 => Doctrine\DBAL\ParameterType {#1507} 95 => Doctrine\DBAL\ParameterType {#1507} 96 => Doctrine\DBAL\ParameterType {#1507} 97 => Doctrine\DBAL\ParameterType {#1507} 98 => Doctrine\DBAL\ParameterType {#1507} 99 => Doctrine\DBAL\ParameterType {#1507} 100 => Doctrine\DBAL\ParameterType {#1507} 101 => Doctrine\DBAL\ParameterType {#1507} 102 => Doctrine\DBAL\ParameterType {#1507} 103 => Doctrine\DBAL\ParameterType {#1507} 104 => Doctrine\DBAL\ParameterType {#1507} 105 => Doctrine\DBAL\ParameterType {#1507} 106 => Doctrine\DBAL\ParameterType {#1507} 107 => Doctrine\DBAL\ParameterType {#1507} 108 => Doctrine\DBAL\ParameterType {#1507} 109 => Doctrine\DBAL\ParameterType {#1507} 110 => Doctrine\DBAL\ParameterType {#1507} 111 => Doctrine\DBAL\ParameterType {#1507} 112 => Doctrine\DBAL\ParameterType {#1507} 113 => Doctrine\DBAL\ParameterType {#1507} 114 => Doctrine\DBAL\ParameterType {#1507} 115 => Doctrine\DBAL\ParameterType {#1507} 116 => Doctrine\DBAL\ParameterType {#1507} 117 => Doctrine\DBAL\ParameterType {#1507} 118 => Doctrine\DBAL\ParameterType {#1507} 119 => Doctrine\DBAL\ParameterType {#1507} 120 => Doctrine\DBAL\ParameterType {#1507} 121 => Doctrine\DBAL\ParameterType {#1507} 122 => Doctrine\DBAL\ParameterType {#1507} 123 => Doctrine\DBAL\ParameterType {#1507} 124 => Doctrine\DBAL\ParameterType {#1507} 125 => Doctrine\DBAL\ParameterType {#1507} 126 => Doctrine\DBAL\ParameterType {#1507} 127 => Doctrine\DBAL\ParameterType {#1507} 128 => Doctrine\DBAL\ParameterType {#1507} 129 => Doctrine\DBAL\ParameterType {#1507} 130 => Doctrine\DBAL\ParameterType {#1507} 131 => Doctrine\DBAL\ParameterType {#1507} 132 => Doctrine\DBAL\ParameterType {#1507} 133 => Doctrine\DBAL\ParameterType {#1507} 134 => Doctrine\DBAL\ParameterType {#1507} 135 => Doctrine\DBAL\ParameterType {#1507} 136 => Doctrine\DBAL\ParameterType {#1507} 137 => Doctrine\DBAL\ParameterType {#1507} 138 => Doctrine\DBAL\ParameterType {#1507} 139 => Doctrine\DBAL\ParameterType {#1507} 140 => Doctrine\DBAL\ParameterType {#1507} 141 => Doctrine\DBAL\ParameterType {#1507} 142 => Doctrine\DBAL\ParameterType {#1507} 143 => Doctrine\DBAL\ParameterType {#1507} 144 => Doctrine\DBAL\ParameterType {#1507} 145 => Doctrine\DBAL\ParameterType {#1507} 146 => Doctrine\DBAL\ParameterType {#1507} 147 => Doctrine\DBAL\ParameterType {#1507} 148 => Doctrine\DBAL\ParameterType {#1507} 149 => Doctrine\DBAL\ParameterType {#1507} 150 => Doctrine\DBAL\ParameterType {#1507} 151 => Doctrine\DBAL\ParameterType {#1507} 152 => Doctrine\DBAL\ParameterType {#1507} 153 => Doctrine\DBAL\ParameterType {#1507} 154 => Doctrine\DBAL\ParameterType {#1507} 155 => Doctrine\DBAL\ParameterType {#1507} 156 => Doctrine\DBAL\ParameterType {#1507} 157 => Doctrine\DBAL\ParameterType {#1507} 158 => Doctrine\DBAL\ParameterType {#1507} 159 => Doctrine\DBAL\ParameterType {#1507} 160 => Doctrine\DBAL\ParameterType {#1507} 161 => Doctrine\DBAL\ParameterType {#1507} 162 => Doctrine\DBAL\ParameterType {#1507} 163 => Doctrine\DBAL\ParameterType {#1507} 164 => Doctrine\DBAL\ParameterType {#1507} 165 => Doctrine\DBAL\ParameterType {#1507} 166 => Doctrine\DBAL\ParameterType {#1507} 167 => Doctrine\DBAL\ParameterType {#1507} 168 => Doctrine\DBAL\ParameterType {#1507} 169 => Doctrine\DBAL\ParameterType {#1507} 170 => Doctrine\DBAL\ParameterType {#1507} 171 => Doctrine\DBAL\ParameterType {#1507} 172 => Doctrine\DBAL\ParameterType {#1507} 173 => Doctrine\DBAL\ParameterType {#1507} 174 => Doctrine\DBAL\ParameterType {#1507} 175 => Doctrine\DBAL\ParameterType {#1507} 176 => Doctrine\DBAL\ParameterType {#1507} 177 => Doctrine\DBAL\ParameterType {#1507} 178 => Doctrine\DBAL\ParameterType {#1507} 179 => Doctrine\DBAL\ParameterType {#1507} 180 => Doctrine\DBAL\ParameterType {#1507} 181 => Doctrine\DBAL\ParameterType {#1507} 182 => Doctrine\DBAL\ParameterType {#1507} 183 => Doctrine\DBAL\ParameterType {#1507} 184 => Doctrine\DBAL\ParameterType {#1507} 185 => Doctrine\DBAL\ParameterType {#1507} 186 => Doctrine\DBAL\ParameterType {#1507} 187 => Doctrine\DBAL\ParameterType {#1507} 188 => Doctrine\DBAL\ParameterType {#1507} 189 => Doctrine\DBAL\ParameterType {#1507} 190 => Doctrine\DBAL\ParameterType {#1507} 191 => Doctrine\DBAL\ParameterType {#1507} 192 => Doctrine\DBAL\ParameterType {#1507} 193 => Doctrine\DBAL\ParameterType {#1507} 194 => Doctrine\DBAL\ParameterType {#1507} 195 => Doctrine\DBAL\ParameterType {#1507} 196 => Doctrine\DBAL\ParameterType {#1507} 197 => Doctrine\DBAL\ParameterType {#1507} 198 => Doctrine\DBAL\ParameterType {#1507} 199 => Doctrine\DBAL\ParameterType {#1507} 200 => Doctrine\DBAL\ParameterType {#1507} 201 => Doctrine\DBAL\ParameterType {#1507} 202 => Doctrine\DBAL\ParameterType {#1507} 203 => Doctrine\DBAL\ParameterType {#1507} 204 => Doctrine\DBAL\ParameterType {#1507} 205 => Doctrine\DBAL\ParameterType {#1507} 206 => Doctrine\DBAL\ParameterType {#1507} 207 => Doctrine\DBAL\ParameterType {#1507} 208 => Doctrine\DBAL\ParameterType {#1507} 209 => Doctrine\DBAL\ParameterType {#1507} 210 => Doctrine\DBAL\ParameterType {#1507} 211 => Doctrine\DBAL\ParameterType {#1507} 212 => Doctrine\DBAL\ParameterType {#1507} 213 => Doctrine\DBAL\ParameterType {#1507} 214 => Doctrine\DBAL\ParameterType {#1507} 215 => Doctrine\DBAL\ParameterType {#1507} 216 => Doctrine\DBAL\ParameterType {#1507} 217 => Doctrine\DBAL\ParameterType {#1507} 218 => Doctrine\DBAL\ParameterType {#1507} 219 => Doctrine\DBAL\ParameterType {#1507} 220 => Doctrine\DBAL\ParameterType {#1507} 221 => Doctrine\DBAL\ParameterType {#1507} 222 => Doctrine\DBAL\ParameterType {#1507} 223 => Doctrine\DBAL\ParameterType {#1507} 224 => Doctrine\DBAL\ParameterType {#1507} 225 => Doctrine\DBAL\ParameterType {#1507} 226 => Doctrine\DBAL\ParameterType {#1507} 227 => Doctrine\DBAL\ParameterType {#1507} 228 => Doctrine\DBAL\ParameterType {#1507} 229 => Doctrine\DBAL\ParameterType {#1507} 230 => Doctrine\DBAL\ParameterType {#1507} 231 => Doctrine\DBAL\ParameterType {#1507} 232 => Doctrine\DBAL\ParameterType {#1507} 233 => Doctrine\DBAL\ParameterType {#1507} 234 => Doctrine\DBAL\ParameterType {#1507} 235 => Doctrine\DBAL\ParameterType {#1507} 236 => Doctrine\DBAL\ParameterType {#1507} 237 => Doctrine\DBAL\ParameterType {#1507} 238 => Doctrine\DBAL\ParameterType {#1507} 239 => Doctrine\DBAL\ParameterType {#1507} 240 => Doctrine\DBAL\ParameterType {#1507} 241 => Doctrine\DBAL\ParameterType {#1507} 242 => Doctrine\DBAL\ParameterType {#1507} 243 => Doctrine\DBAL\ParameterType {#1507} 244 => Doctrine\DBAL\ParameterType {#1507} 245 => Doctrine\DBAL\ParameterType {#1507} 246 => Doctrine\DBAL\ParameterType {#1507} 247 => Doctrine\DBAL\ParameterType {#1507} 248 => Doctrine\DBAL\ParameterType {#1507} 249 => Doctrine\DBAL\ParameterType {#1507} 250 => Doctrine\DBAL\ParameterType {#1507} 251 => Doctrine\DBAL\ParameterType {#1507} 252 => Doctrine\DBAL\ParameterType {#1507} 253 => Doctrine\DBAL\ParameterType {#1507} 254 => Doctrine\DBAL\ParameterType {#1507} 255 => Doctrine\DBAL\ParameterType {#1507} 256 => Doctrine\DBAL\ParameterType {#1507} 257 => Doctrine\DBAL\ParameterType {#1507} 258 => Doctrine\DBAL\ParameterType {#1507} 259 => Doctrine\DBAL\ParameterType {#1507} 260 => Doctrine\DBAL\ParameterType {#1507} 261 => Doctrine\DBAL\ParameterType {#1507} 262 => Doctrine\DBAL\ParameterType {#1507} 263 => Doctrine\DBAL\ParameterType {#1507} 264 => Doctrine\DBAL\ParameterType {#1507} 265 => Doctrine\DBAL\ParameterType {#1507} 266 => Doctrine\DBAL\ParameterType {#1507} 267 => Doctrine\DBAL\ParameterType {#1507} 268 => Doctrine\DBAL\ParameterType {#1507} 269 => Doctrine\DBAL\ParameterType {#1507} 270 => Doctrine\DBAL\ParameterType {#1507} 271 => Doctrine\DBAL\ParameterType {#1507} 272 => Doctrine\DBAL\ParameterType {#1507} 273 => Doctrine\DBAL\ParameterType {#1507} 274 => Doctrine\DBAL\ParameterType {#1507} 275 => Doctrine\DBAL\ParameterType {#1507} 276 => Doctrine\DBAL\ParameterType {#1507} 277 => Doctrine\DBAL\ParameterType {#1507} 278 => Doctrine\DBAL\ParameterType {#1507} 279 => Doctrine\DBAL\ParameterType {#1507} 280 => Doctrine\DBAL\ParameterType {#1507} 281 => Doctrine\DBAL\ParameterType {#1507} 282 => Doctrine\DBAL\ParameterType {#1507} 283 => Doctrine\DBAL\ParameterType {#1507} 284 => Doctrine\DBAL\ParameterType {#1507} 285 => Doctrine\DBAL\ParameterType {#1507} 286 => Doctrine\DBAL\ParameterType {#1507} 287 => Doctrine\DBAL\ParameterType {#1507} 288 => Doctrine\DBAL\ParameterType {#1507} 289 => Doctrine\DBAL\ParameterType {#1507} 290 => Doctrine\DBAL\ParameterType {#1507} 291 => Doctrine\DBAL\ParameterType {#1507} 292 => Doctrine\DBAL\ParameterType {#1507} 293 => Doctrine\DBAL\ParameterType {#1507} 294 => Doctrine\DBAL\ParameterType {#1507} 295 => Doctrine\DBAL\ParameterType {#1507} 296 => Doctrine\DBAL\ParameterType {#1507} 297 => Doctrine\DBAL\ParameterType {#1507} 298 => Doctrine\DBAL\ParameterType {#1507} 299 => Doctrine\DBAL\ParameterType {#1507} 300 => Doctrine\DBAL\ParameterType {#1507} 301 => Doctrine\DBAL\ParameterType {#1507} 302 => Doctrine\DBAL\ParameterType {#1507} 303 => Doctrine\DBAL\ParameterType {#1507} 304 => Doctrine\DBAL\ParameterType {#1507} 305 => Doctrine\DBAL\ParameterType {#1507} 306 => Doctrine\DBAL\ParameterType {#1507} 307 => Doctrine\DBAL\ParameterType {#1507} 308 => Doctrine\DBAL\ParameterType {#1507} 309 => Doctrine\DBAL\ParameterType {#1507} 310 => Doctrine\DBAL\ParameterType {#1507} 311 => Doctrine\DBAL\ParameterType {#1507} 312 => Doctrine\DBAL\ParameterType {#1507} 313 => Doctrine\DBAL\ParameterType {#1507} 314 => Doctrine\DBAL\ParameterType {#1507} 315 => Doctrine\DBAL\ParameterType {#1507} 316 => Doctrine\DBAL\ParameterType {#1507} 317 => Doctrine\DBAL\ParameterType {#1507} 318 => Doctrine\DBAL\ParameterType {#1507} 319 => Doctrine\DBAL\ParameterType {#1507} 320 => Doctrine\DBAL\ParameterType {#1507} 321 => Doctrine\DBAL\ParameterType {#1507} 322 => Doctrine\DBAL\ParameterType {#1507} 323 => Doctrine\DBAL\ParameterType {#1507} 324 => Doctrine\DBAL\ParameterType {#1507} 325 => Doctrine\DBAL\ParameterType {#1507} 326 => Doctrine\DBAL\ParameterType {#1507} 327 => Doctrine\DBAL\ParameterType {#1507} 328 => Doctrine\DBAL\ParameterType {#1507} 329 => Doctrine\DBAL\ParameterType {#1507} 330 => Doctrine\DBAL\ParameterType {#1507} ])
doctrine
[ "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.published_at DESC" "params" => [ 1 => "kantor-desa" 2 => "published" 3 => 1314 4 => 1313 5 => 1266 6 => 1265 7 => 1264 8 => 1262 9 => 1261 10 => 1260 11 => 1258 12 => 1257 13 => 1255 14 => 1254 15 => 1253 16 => 1252 17 => 1251 18 => 1249 19 => 1248 20 => 1247 21 => 1246 22 => 1245 23 => 1244 24 => 1243 25 => 1241 26 => 1240 27 => 1239 28 => 1238 29 => 1237 30 => 1234 31 => 1233 32 => 1232 33 => 1231 34 => 1230 35 => 1228 36 => 1227 37 => 1226 38 => 1225 39 => 1224 40 => 1222 41 => 1221 42 => 1220 43 => 1219 44 => 1217 45 => 1216 46 => 1215 47 => 1214 48 => 1213 49 => 1212 50 => 1210 51 => 1208 52 => 1206 53 => 1205 54 => 1204 55 => 1201 56 => 1200 57 => 1199 58 => 1197 59 => 1196 60 => 1195 61 => 1193 62 => 1192 63 => 1190 64 => 1189 65 => 1188 66 => 1187 67 => 1186 68 => 1183 69 => 1182 70 => 1180 71 => 1179 72 => 1177 73 => 1176 74 => 1175 75 => 1174 76 => 1173 77 => 1172 78 => 1170 79 => 1168 80 => 1167 81 => 1166 82 => 1162 83 => 1161 84 => 1160 85 => 1159 86 => 1158 87 => 1157 88 => 1156 89 => 1154 90 => 1153 91 => 1151 92 => 1150 93 => 1149 94 => 1147 95 => 1146 96 => 1145 97 => 1143 98 => 1142 99 => 1140 100 => 1139 101 => 1138 102 => 1137 103 => 1136 104 => 1135 105 => 1133 106 => 1132 107 => 1131 108 => 1130 109 => 1129 110 => 1128 111 => 1127 112 => 1126 113 => 1125 114 => 1123 115 => 1122 116 => 1120 117 => 1119 118 => 1118 119 => 1116 120 => 1115 121 => 1113 122 => 1111 123 => 1110 124 => 1109 125 => 1108 126 => 1107 127 => 1105 128 => 1104 129 => 1103 130 => 1102 131 => 1101 132 => 1100 133 => 1098 134 => 1097 135 => 1096 136 => 1094 137 => 1093 138 => 1092 139 => 1090 140 => 1089 141 => 1088 142 => 1086 143 => 1085 144 => 1084 145 => 1082 146 => 1081 147 => 1079 148 => 1078 149 => 1077 150 => 1075 151 => 1029 152 => 1028 153 => 1027 154 => 1026 155 => 1025 156 => 1024 157 => 1023 158 => 1021 159 => 1019 160 => 1016 161 => 1014 162 => 1013 163 => 1010 164 => 1009 165 => 1008 166 => 1007 167 => 1006 168 => 1005 169 => 1004 170 => 1003 171 => 1002 172 => 1001 173 => 1000 174 => 999 175 => 998 176 => 997 177 => 996 178 => 995 179 => 994 180 => 993 181 => 992 182 => 991 183 => 990 184 => 989 185 => 988 186 => 987 187 => 986 188 => 985 189 => 984 190 => 983 191 => 982 192 => 981 193 => 979 194 => 980 195 => 978 196 => 977 197 => 976 198 => 975 199 => 974 200 => 973 201 => 972 202 => 971 203 => 970 204 => 969 205 => 968 206 => 967 207 => 966 208 => 965 209 => 964 210 => 963 211 => 962 212 => 961 213 => 960 214 => 959 215 => 958 216 => 957 217 => 956 218 => 955 219 => 954 220 => 953 221 => 952 222 => 951 223 => 950 224 => 949 225 => 948 226 => 947 227 => 946 228 => 945 229 => 944 230 => 943 231 => 942 232 => 941 233 => 940 234 => 939 235 => 938 236 => 937 237 => 936 238 => 935 239 => 934 240 => 933 241 => 932 242 => 931 243 => 930 244 => 929 245 => 928 246 => 927 247 => 926 248 => 925 249 => 924 250 => 923 251 => 922 252 => 919 253 => 918 254 => 917 255 => 916 256 => 915 257 => 914 258 => 913 259 => 912 260 => 911 261 => 910 262 => 909 263 => 908 264 => 907 265 => 906 266 => 905 267 => 904 268 => 903 269 => 901 270 => 900 271 => 899 272 => 897 273 => 896 274 => 895 275 => 894 276 => 893 277 => 892 278 => 891 279 => 890 280 => 889 281 => 887 282 => 885 283 => 884 284 => 879 285 => 878 286 => 876 287 => 873 288 => 869 289 => 868 290 => 867 291 => 863 292 => 860 293 => 858 294 => 855 295 => 853 296 => 851 297 => 850 298 => 846 299 => 843 300 => 842 301 => 840 302 => 837 303 => 835 304 => 834 305 => 833 306 => 832 307 => 831 308 => 830 309 => 829 310 => 828 311 => 827 312 => 826 313 => 825 314 => 824 315 => 822 316 => 821 317 => 820 318 => 819 319 => 818 320 => 817 321 => 816 322 => 815 323 => 814 324 => 813 325 => 812 326 => 811 327 => 810 328 => 809 329 => 805 330 => 352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} 6 => Doctrine\DBAL\ParameterType {#1507} 7 => Doctrine\DBAL\ParameterType {#1507} 8 => Doctrine\DBAL\ParameterType {#1507} 9 => Doctrine\DBAL\ParameterType {#1507} 10 => Doctrine\DBAL\ParameterType {#1507} 11 => Doctrine\DBAL\ParameterType {#1507} 12 => Doctrine\DBAL\ParameterType {#1507} 13 => Doctrine\DBAL\ParameterType {#1507} 14 => Doctrine\DBAL\ParameterType {#1507} 15 => Doctrine\DBAL\ParameterType {#1507} 16 => Doctrine\DBAL\ParameterType {#1507} 17 => Doctrine\DBAL\ParameterType {#1507} 18 => Doctrine\DBAL\ParameterType {#1507} 19 => Doctrine\DBAL\ParameterType {#1507} 20 => Doctrine\DBAL\ParameterType {#1507} 21 => Doctrine\DBAL\ParameterType {#1507} 22 => Doctrine\DBAL\ParameterType {#1507} 23 => Doctrine\DBAL\ParameterType {#1507} 24 => Doctrine\DBAL\ParameterType {#1507} 25 => Doctrine\DBAL\ParameterType {#1507} 26 => Doctrine\DBAL\ParameterType {#1507} 27 => Doctrine\DBAL\ParameterType {#1507} 28 => Doctrine\DBAL\ParameterType {#1507} 29 => Doctrine\DBAL\ParameterType {#1507} 30 => Doctrine\DBAL\ParameterType {#1507} 31 => Doctrine\DBAL\ParameterType {#1507} 32 => Doctrine\DBAL\ParameterType {#1507} 33 => Doctrine\DBAL\ParameterType {#1507} 34 => Doctrine\DBAL\ParameterType {#1507} 35 => Doctrine\DBAL\ParameterType {#1507} 36 => Doctrine\DBAL\ParameterType {#1507} 37 => Doctrine\DBAL\ParameterType {#1507} 38 => Doctrine\DBAL\ParameterType {#1507} 39 => Doctrine\DBAL\ParameterType {#1507} 40 => Doctrine\DBAL\ParameterType {#1507} 41 => Doctrine\DBAL\ParameterType {#1507} 42 => Doctrine\DBAL\ParameterType {#1507} 43 => Doctrine\DBAL\ParameterType {#1507} 44 => Doctrine\DBAL\ParameterType {#1507} 45 => Doctrine\DBAL\ParameterType {#1507} 46 => Doctrine\DBAL\ParameterType {#1507} 47 => Doctrine\DBAL\ParameterType {#1507} 48 => Doctrine\DBAL\ParameterType {#1507} 49 => Doctrine\DBAL\ParameterType {#1507} 50 => Doctrine\DBAL\ParameterType {#1507} 51 => Doctrine\DBAL\ParameterType {#1507} 52 => Doctrine\DBAL\ParameterType {#1507} 53 => Doctrine\DBAL\ParameterType {#1507} 54 => Doctrine\DBAL\ParameterType {#1507} 55 => Doctrine\DBAL\ParameterType {#1507} 56 => Doctrine\DBAL\ParameterType {#1507} 57 => Doctrine\DBAL\ParameterType {#1507} 58 => Doctrine\DBAL\ParameterType {#1507} 59 => Doctrine\DBAL\ParameterType {#1507} 60 => Doctrine\DBAL\ParameterType {#1507} 61 => Doctrine\DBAL\ParameterType {#1507} 62 => Doctrine\DBAL\ParameterType {#1507} 63 => Doctrine\DBAL\ParameterType {#1507} 64 => Doctrine\DBAL\ParameterType {#1507} 65 => Doctrine\DBAL\ParameterType {#1507} 66 => Doctrine\DBAL\ParameterType {#1507} 67 => Doctrine\DBAL\ParameterType {#1507} 68 => Doctrine\DBAL\ParameterType {#1507} 69 => Doctrine\DBAL\ParameterType {#1507} 70 => Doctrine\DBAL\ParameterType {#1507} 71 => Doctrine\DBAL\ParameterType {#1507} 72 => Doctrine\DBAL\ParameterType {#1507} 73 => Doctrine\DBAL\ParameterType {#1507} 74 => Doctrine\DBAL\ParameterType {#1507} 75 => Doctrine\DBAL\ParameterType {#1507} 76 => Doctrine\DBAL\ParameterType {#1507} 77 => Doctrine\DBAL\ParameterType {#1507} 78 => Doctrine\DBAL\ParameterType {#1507} 79 => Doctrine\DBAL\ParameterType {#1507} 80 => Doctrine\DBAL\ParameterType {#1507} 81 => Doctrine\DBAL\ParameterType {#1507} 82 => Doctrine\DBAL\ParameterType {#1507} 83 => Doctrine\DBAL\ParameterType {#1507} 84 => Doctrine\DBAL\ParameterType {#1507} 85 => Doctrine\DBAL\ParameterType {#1507} 86 => Doctrine\DBAL\ParameterType {#1507} 87 => Doctrine\DBAL\ParameterType {#1507} 88 => Doctrine\DBAL\ParameterType {#1507} 89 => Doctrine\DBAL\ParameterType {#1507} 90 => Doctrine\DBAL\ParameterType {#1507} 91 => Doctrine\DBAL\ParameterType {#1507} 92 => Doctrine\DBAL\ParameterType {#1507} 93 => Doctrine\DBAL\ParameterType {#1507} 94 => Doctrine\DBAL\ParameterType {#1507} 95 => Doctrine\DBAL\ParameterType {#1507} 96 => Doctrine\DBAL\ParameterType {#1507} 97 => Doctrine\DBAL\ParameterType {#1507} 98 => Doctrine\DBAL\ParameterType {#1507} 99 => Doctrine\DBAL\ParameterType {#1507} 100 => Doctrine\DBAL\ParameterType {#1507} 101 => Doctrine\DBAL\ParameterType {#1507} 102 => Doctrine\DBAL\ParameterType {#1507} 103 => Doctrine\DBAL\ParameterType {#1507} 104 => Doctrine\DBAL\ParameterType {#1507} 105 => Doctrine\DBAL\ParameterType {#1507} 106 => Doctrine\DBAL\ParameterType {#1507} 107 => Doctrine\DBAL\ParameterType {#1507} 108 => Doctrine\DBAL\ParameterType {#1507} 109 => Doctrine\DBAL\ParameterType {#1507} 110 => Doctrine\DBAL\ParameterType {#1507} 111 => Doctrine\DBAL\ParameterType {#1507} 112 => Doctrine\DBAL\ParameterType {#1507} 113 => Doctrine\DBAL\ParameterType {#1507} 114 => Doctrine\DBAL\ParameterType {#1507} 115 => Doctrine\DBAL\ParameterType {#1507} 116 => Doctrine\DBAL\ParameterType {#1507} 117 => Doctrine\DBAL\ParameterType {#1507} 118 => Doctrine\DBAL\ParameterType {#1507} 119 => Doctrine\DBAL\ParameterType {#1507} 120 => Doctrine\DBAL\ParameterType {#1507} 121 => Doctrine\DBAL\ParameterType {#1507} 122 => Doctrine\DBAL\ParameterType {#1507} 123 => Doctrine\DBAL\ParameterType {#1507} 124 => Doctrine\DBAL\ParameterType {#1507} 125 => Doctrine\DBAL\ParameterType {#1507} 126 => Doctrine\DBAL\ParameterType {#1507} 127 => Doctrine\DBAL\ParameterType {#1507} 128 => Doctrine\DBAL\ParameterType {#1507} 129 => Doctrine\DBAL\ParameterType {#1507} 130 => Doctrine\DBAL\ParameterType {#1507} 131 => Doctrine\DBAL\ParameterType {#1507} 132 => Doctrine\DBAL\ParameterType {#1507} 133 => Doctrine\DBAL\ParameterType {#1507} 134 => Doctrine\DBAL\ParameterType {#1507} 135 => Doctrine\DBAL\ParameterType {#1507} 136 => Doctrine\DBAL\ParameterType {#1507} 137 => Doctrine\DBAL\ParameterType {#1507} 138 => Doctrine\DBAL\ParameterType {#1507} 139 => Doctrine\DBAL\ParameterType {#1507} 140 => Doctrine\DBAL\ParameterType {#1507} 141 => Doctrine\DBAL\ParameterType {#1507} 142 => Doctrine\DBAL\ParameterType {#1507} 143 => Doctrine\DBAL\ParameterType {#1507} 144 => Doctrine\DBAL\ParameterType {#1507} 145 => Doctrine\DBAL\ParameterType {#1507} 146 => Doctrine\DBAL\ParameterType {#1507} 147 => Doctrine\DBAL\ParameterType {#1507} 148 => Doctrine\DBAL\ParameterType {#1507} 149 => Doctrine\DBAL\ParameterType {#1507} 150 => Doctrine\DBAL\ParameterType {#1507} 151 => Doctrine\DBAL\ParameterType {#1507} 152 => Doctrine\DBAL\ParameterType {#1507} 153 => Doctrine\DBAL\ParameterType {#1507} 154 => Doctrine\DBAL\ParameterType {#1507} 155 => Doctrine\DBAL\ParameterType {#1507} 156 => Doctrine\DBAL\ParameterType {#1507} 157 => Doctrine\DBAL\ParameterType {#1507} 158 => Doctrine\DBAL\ParameterType {#1507} 159 => Doctrine\DBAL\ParameterType {#1507} 160 => Doctrine\DBAL\ParameterType {#1507} 161 => Doctrine\DBAL\ParameterType {#1507} 162 => Doctrine\DBAL\ParameterType {#1507} 163 => Doctrine\DBAL\ParameterType {#1507} 164 => Doctrine\DBAL\ParameterType {#1507} 165 => Doctrine\DBAL\ParameterType {#1507} 166 => Doctrine\DBAL\ParameterType {#1507} 167 => Doctrine\DBAL\ParameterType {#1507} 168 => Doctrine\DBAL\ParameterType {#1507} 169 => Doctrine\DBAL\ParameterType {#1507} 170 => Doctrine\DBAL\ParameterType {#1507} 171 => Doctrine\DBAL\ParameterType {#1507} 172 => Doctrine\DBAL\ParameterType {#1507} 173 => Doctrine\DBAL\ParameterType {#1507} 174 => Doctrine\DBAL\ParameterType {#1507} 175 => Doctrine\DBAL\ParameterType {#1507} 176 => Doctrine\DBAL\ParameterType {#1507} 177 => Doctrine\DBAL\ParameterType {#1507} 178 => Doctrine\DBAL\ParameterType {#1507} 179 => Doctrine\DBAL\ParameterType {#1507} 180 => Doctrine\DBAL\ParameterType {#1507} 181 => Doctrine\DBAL\ParameterType {#1507} 182 => Doctrine\DBAL\ParameterType {#1507} 183 => Doctrine\DBAL\ParameterType {#1507} 184 => Doctrine\DBAL\ParameterType {#1507} 185 => Doctrine\DBAL\ParameterType {#1507} 186 => Doctrine\DBAL\ParameterType {#1507} 187 => Doctrine\DBAL\ParameterType {#1507} 188 => Doctrine\DBAL\ParameterType {#1507} 189 => Doctrine\DBAL\ParameterType {#1507} 190 => Doctrine\DBAL\ParameterType {#1507} 191 => Doctrine\DBAL\ParameterType {#1507} 192 => Doctrine\DBAL\ParameterType {#1507} 193 => Doctrine\DBAL\ParameterType {#1507} 194 => Doctrine\DBAL\ParameterType {#1507} 195 => Doctrine\DBAL\ParameterType {#1507} 196 => Doctrine\DBAL\ParameterType {#1507} 197 => Doctrine\DBAL\ParameterType {#1507} 198 => Doctrine\DBAL\ParameterType {#1507} 199 => Doctrine\DBAL\ParameterType {#1507} 200 => Doctrine\DBAL\ParameterType {#1507} 201 => Doctrine\DBAL\ParameterType {#1507} 202 => Doctrine\DBAL\ParameterType {#1507} 203 => Doctrine\DBAL\ParameterType {#1507} 204 => Doctrine\DBAL\ParameterType {#1507} 205 => Doctrine\DBAL\ParameterType {#1507} 206 => Doctrine\DBAL\ParameterType {#1507} 207 => Doctrine\DBAL\ParameterType {#1507} 208 => Doctrine\DBAL\ParameterType {#1507} 209 => Doctrine\DBAL\ParameterType {#1507} 210 => Doctrine\DBAL\ParameterType {#1507} 211 => Doctrine\DBAL\ParameterType {#1507} 212 => Doctrine\DBAL\ParameterType {#1507} 213 => Doctrine\DBAL\ParameterType {#1507} 214 => Doctrine\DBAL\ParameterType {#1507} 215 => Doctrine\DBAL\ParameterType {#1507} 216 => Doctrine\DBAL\ParameterType {#1507} 217 => Doctrine\DBAL\ParameterType {#1507} 218 => Doctrine\DBAL\ParameterType {#1507} 219 => Doctrine\DBAL\ParameterType {#1507} 220 => Doctrine\DBAL\ParameterType {#1507} 221 => Doctrine\DBAL\ParameterType {#1507} 222 => Doctrine\DBAL\ParameterType {#1507} 223 => Doctrine\DBAL\ParameterType {#1507} 224 => Doctrine\DBAL\ParameterType {#1507} 225 => Doctrine\DBAL\ParameterType {#1507} 226 => Doctrine\DBAL\ParameterType {#1507} 227 => Doctrine\DBAL\ParameterType {#1507} 228 => Doctrine\DBAL\ParameterType {#1507} 229 => Doctrine\DBAL\ParameterType {#1507} 230 => Doctrine\DBAL\ParameterType {#1507} 231 => Doctrine\DBAL\ParameterType {#1507} 232 => Doctrine\DBAL\ParameterType {#1507} 233 => Doctrine\DBAL\ParameterType {#1507} 234 => Doctrine\DBAL\ParameterType {#1507} 235 => Doctrine\DBAL\ParameterType {#1507} 236 => Doctrine\DBAL\ParameterType {#1507} 237 => Doctrine\DBAL\ParameterType {#1507} 238 => Doctrine\DBAL\ParameterType {#1507} 239 => Doctrine\DBAL\ParameterType {#1507} 240 => Doctrine\DBAL\ParameterType {#1507} 241 => Doctrine\DBAL\ParameterType {#1507} 242 => Doctrine\DBAL\ParameterType {#1507} 243 => Doctrine\DBAL\ParameterType {#1507} 244 => Doctrine\DBAL\ParameterType {#1507} 245 => Doctrine\DBAL\ParameterType {#1507} 246 => Doctrine\DBAL\ParameterType {#1507} 247 => Doctrine\DBAL\ParameterType {#1507} 248 => Doctrine\DBAL\ParameterType {#1507} 249 => Doctrine\DBAL\ParameterType {#1507} 250 => Doctrine\DBAL\ParameterType {#1507} 251 => Doctrine\DBAL\ParameterType {#1507} 252 => Doctrine\DBAL\ParameterType {#1507} 253 => Doctrine\DBAL\ParameterType {#1507} 254 => Doctrine\DBAL\ParameterType {#1507} 255 => Doctrine\DBAL\ParameterType {#1507} 256 => Doctrine\DBAL\ParameterType {#1507} 257 => Doctrine\DBAL\ParameterType {#1507} 258 => Doctrine\DBAL\ParameterType {#1507} 259 => Doctrine\DBAL\ParameterType {#1507} 260 => Doctrine\DBAL\ParameterType {#1507} 261 => Doctrine\DBAL\ParameterType {#1507} 262 => Doctrine\DBAL\ParameterType {#1507} 263 => Doctrine\DBAL\ParameterType {#1507} 264 => Doctrine\DBAL\ParameterType {#1507} 265 => Doctrine\DBAL\ParameterType {#1507} 266 => Doctrine\DBAL\ParameterType {#1507} 267 => Doctrine\DBAL\ParameterType {#1507} 268 => Doctrine\DBAL\ParameterType {#1507} 269 => Doctrine\DBAL\ParameterType {#1507} 270 => Doctrine\DBAL\ParameterType {#1507} 271 => Doctrine\DBAL\ParameterType {#1507} 272 => Doctrine\DBAL\ParameterType {#1507} 273 => Doctrine\DBAL\ParameterType {#1507} 274 => Doctrine\DBAL\ParameterType {#1507} 275 => Doctrine\DBAL\ParameterType {#1507} 276 => Doctrine\DBAL\ParameterType {#1507} 277 => Doctrine\DBAL\ParameterType {#1507} 278 => Doctrine\DBAL\ParameterType {#1507} 279 => Doctrine\DBAL\ParameterType {#1507} 280 => Doctrine\DBAL\ParameterType {#1507} 281 => Doctrine\DBAL\ParameterType {#1507} 282 => Doctrine\DBAL\ParameterType {#1507} 283 => Doctrine\DBAL\ParameterType {#1507} 284 => Doctrine\DBAL\ParameterType {#1507} 285 => Doctrine\DBAL\ParameterType {#1507} 286 => Doctrine\DBAL\ParameterType {#1507} 287 => Doctrine\DBAL\ParameterType {#1507} 288 => Doctrine\DBAL\ParameterType {#1507} 289 => Doctrine\DBAL\ParameterType {#1507} 290 => Doctrine\DBAL\ParameterType {#1507} 291 => Doctrine\DBAL\ParameterType {#1507} 292 => Doctrine\DBAL\ParameterType {#1507} 293 => Doctrine\DBAL\ParameterType {#1507} 294 => Doctrine\DBAL\ParameterType {#1507} 295 => Doctrine\DBAL\ParameterType {#1507} 296 => Doctrine\DBAL\ParameterType {#1507} 297 => Doctrine\DBAL\ParameterType {#1507} 298 => Doctrine\DBAL\ParameterType {#1507} 299 => Doctrine\DBAL\ParameterType {#1507} 300 => Doctrine\DBAL\ParameterType {#1507} 301 => Doctrine\DBAL\ParameterType {#1507} 302 => Doctrine\DBAL\ParameterType {#1507} 303 => Doctrine\DBAL\ParameterType {#1507} 304 => Doctrine\DBAL\ParameterType {#1507} 305 => Doctrine\DBAL\ParameterType {#1507} 306 => Doctrine\DBAL\ParameterType {#1507} 307 => Doctrine\DBAL\ParameterType {#1507} 308 => Doctrine\DBAL\ParameterType {#1507} 309 => Doctrine\DBAL\ParameterType {#1507} 310 => Doctrine\DBAL\ParameterType {#1507} 311 => Doctrine\DBAL\ParameterType {#1507} 312 => Doctrine\DBAL\ParameterType {#1507} 313 => Doctrine\DBAL\ParameterType {#1507} 314 => Doctrine\DBAL\ParameterType {#1507} 315 => Doctrine\DBAL\ParameterType {#1507} 316 => Doctrine\DBAL\ParameterType {#1507} 317 => Doctrine\DBAL\ParameterType {#1507} 318 => Doctrine\DBAL\ParameterType {#1507} 319 => Doctrine\DBAL\ParameterType {#1507} 320 => Doctrine\DBAL\ParameterType {#1507} 321 => Doctrine\DBAL\ParameterType {#1507} 322 => Doctrine\DBAL\ParameterType {#1507} 323 => Doctrine\DBAL\ParameterType {#1507} 324 => Doctrine\DBAL\ParameterType {#1507} 325 => Doctrine\DBAL\ParameterType {#1507} 326 => Doctrine\DBAL\ParameterType {#1507} 327 => Doctrine\DBAL\ParameterType {#1507} 328 => Doctrine\DBAL\ParameterType {#1507} 329 => Doctrine\DBAL\ParameterType {#1507} 330 => Doctrine\DBAL\ParameterType {#1507} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1314 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1314 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1313 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1313 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 869 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 869 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 867 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 867 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 860 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 860 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 858 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 858 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 851 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 851 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 843 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 843 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 840 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 840 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 837 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 837 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 835 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 835 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 834 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 834 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 832 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 832 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 831 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 831 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 830 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 830 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 829 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 829 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 827 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 827 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 826 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 826 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 825 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 825 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 824 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 824 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 821 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 821 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 820 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 820 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 819 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 819 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 817 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 817 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 816 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 816 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 815 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 815 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 814 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 814 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 811 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 811 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" (parameters: [ 1 => "pasar-desa" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" "params" => [ 1 => "pasar-desa" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?) ORDER BY b0_.published_at DESC" (parameters: [ 1 => "pasar-desa" 2 => "published" 3 => 1315 4 => 807 5 => 353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} ])
doctrine
[ "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?) ORDER BY b0_.published_at DESC" "params" => [ 1 => "pasar-desa" 2 => "published" 3 => 1315 4 => 807 5 => 353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1315 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1315 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 807 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 807 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" (parameters: [ 1 => "bumdes" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" "params" => [ 1 => "bumdes" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.published_at DESC" (parameters: [ 1 => "bumdes" 2 => "published" 3 => 1914 4 => 1912 5 => 1911 6 => 1909 7 => 1908 8 => 1906 9 => 1904 10 => 1903 11 => 1901 12 => 1899 13 => 1897 14 => 1893 15 => 1887 16 => 1886 17 => 1884 18 => 1882 19 => 1879 20 => 1878 21 => 1875 22 => 1873 23 => 1870 24 => 1868 25 => 1866 26 => 1863 27 => 1861 28 => 1859 29 => 1857 30 => 1856 31 => 1853 32 => 1852 33 => 1850 34 => 1849 35 => 1846 36 => 1844 37 => 1833 38 => 1828 39 => 1822 40 => 1818 41 => 1813 42 => 1812 43 => 1810 44 => 1809 45 => 1808 46 => 1806 47 => 1805 48 => 1802 49 => 1801 50 => 1800 51 => 1798 52 => 1797 53 => 1796 54 => 1794 55 => 1793 56 => 1792 57 => 1790 58 => 1788 59 => 1786 60 => 1783 61 => 1782 62 => 1779 63 => 1776 64 => 1774 65 => 1771 66 => 1769 67 => 1767 68 => 1765 69 => 1762 70 => 1761 71 => 1758 72 => 1756 73 => 1754 74 => 1752 75 => 1751 76 => 1750 77 => 1748 78 => 1746 79 => 1744 80 => 1741 81 => 1739 82 => 1736 83 => 1734 84 => 1729 85 => 1726 86 => 1724 87 => 1721 88 => 1718 89 => 1717 90 => 1711 91 => 1710 92 => 1708 93 => 1705 94 => 1702 95 => 1700 96 => 1698 97 => 1696 98 => 1694 99 => 1693 100 => 1690 101 => 1688 102 => 1687 103 => 1684 104 => 1683 105 => 1681 106 => 1680 107 => 1679 108 => 1676 109 => 1675 110 => 1672 111 => 1671 112 => 1663 113 => 1662 114 => 1660 115 => 1658 116 => 1655 117 => 1653 118 => 1650 119 => 1648 120 => 1646 121 => 1643 122 => 1641 123 => 1636 124 => 1632 125 => 1627 126 => 1628 127 => 1625 128 => 1622 129 => 1620 130 => 1615 131 => 1611 132 => 1608 133 => 920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} 6 => Doctrine\DBAL\ParameterType {#1507} 7 => Doctrine\DBAL\ParameterType {#1507} 8 => Doctrine\DBAL\ParameterType {#1507} 9 => Doctrine\DBAL\ParameterType {#1507} 10 => Doctrine\DBAL\ParameterType {#1507} 11 => Doctrine\DBAL\ParameterType {#1507} 12 => Doctrine\DBAL\ParameterType {#1507} 13 => Doctrine\DBAL\ParameterType {#1507} 14 => Doctrine\DBAL\ParameterType {#1507} 15 => Doctrine\DBAL\ParameterType {#1507} 16 => Doctrine\DBAL\ParameterType {#1507} 17 => Doctrine\DBAL\ParameterType {#1507} 18 => Doctrine\DBAL\ParameterType {#1507} 19 => Doctrine\DBAL\ParameterType {#1507} 20 => Doctrine\DBAL\ParameterType {#1507} 21 => Doctrine\DBAL\ParameterType {#1507} 22 => Doctrine\DBAL\ParameterType {#1507} 23 => Doctrine\DBAL\ParameterType {#1507} 24 => Doctrine\DBAL\ParameterType {#1507} 25 => Doctrine\DBAL\ParameterType {#1507} 26 => Doctrine\DBAL\ParameterType {#1507} 27 => Doctrine\DBAL\ParameterType {#1507} 28 => Doctrine\DBAL\ParameterType {#1507} 29 => Doctrine\DBAL\ParameterType {#1507} 30 => Doctrine\DBAL\ParameterType {#1507} 31 => Doctrine\DBAL\ParameterType {#1507} 32 => Doctrine\DBAL\ParameterType {#1507} 33 => Doctrine\DBAL\ParameterType {#1507} 34 => Doctrine\DBAL\ParameterType {#1507} 35 => Doctrine\DBAL\ParameterType {#1507} 36 => Doctrine\DBAL\ParameterType {#1507} 37 => Doctrine\DBAL\ParameterType {#1507} 38 => Doctrine\DBAL\ParameterType {#1507} 39 => Doctrine\DBAL\ParameterType {#1507} 40 => Doctrine\DBAL\ParameterType {#1507} 41 => Doctrine\DBAL\ParameterType {#1507} 42 => Doctrine\DBAL\ParameterType {#1507} 43 => Doctrine\DBAL\ParameterType {#1507} 44 => Doctrine\DBAL\ParameterType {#1507} 45 => Doctrine\DBAL\ParameterType {#1507} 46 => Doctrine\DBAL\ParameterType {#1507} 47 => Doctrine\DBAL\ParameterType {#1507} 48 => Doctrine\DBAL\ParameterType {#1507} 49 => Doctrine\DBAL\ParameterType {#1507} 50 => Doctrine\DBAL\ParameterType {#1507} 51 => Doctrine\DBAL\ParameterType {#1507} 52 => Doctrine\DBAL\ParameterType {#1507} 53 => Doctrine\DBAL\ParameterType {#1507} 54 => Doctrine\DBAL\ParameterType {#1507} 55 => Doctrine\DBAL\ParameterType {#1507} 56 => Doctrine\DBAL\ParameterType {#1507} 57 => Doctrine\DBAL\ParameterType {#1507} 58 => Doctrine\DBAL\ParameterType {#1507} 59 => Doctrine\DBAL\ParameterType {#1507} 60 => Doctrine\DBAL\ParameterType {#1507} 61 => Doctrine\DBAL\ParameterType {#1507} 62 => Doctrine\DBAL\ParameterType {#1507} 63 => Doctrine\DBAL\ParameterType {#1507} 64 => Doctrine\DBAL\ParameterType {#1507} 65 => Doctrine\DBAL\ParameterType {#1507} 66 => Doctrine\DBAL\ParameterType {#1507} 67 => Doctrine\DBAL\ParameterType {#1507} 68 => Doctrine\DBAL\ParameterType {#1507} 69 => Doctrine\DBAL\ParameterType {#1507} 70 => Doctrine\DBAL\ParameterType {#1507} 71 => Doctrine\DBAL\ParameterType {#1507} 72 => Doctrine\DBAL\ParameterType {#1507} 73 => Doctrine\DBAL\ParameterType {#1507} 74 => Doctrine\DBAL\ParameterType {#1507} 75 => Doctrine\DBAL\ParameterType {#1507} 76 => Doctrine\DBAL\ParameterType {#1507} 77 => Doctrine\DBAL\ParameterType {#1507} 78 => Doctrine\DBAL\ParameterType {#1507} 79 => Doctrine\DBAL\ParameterType {#1507} 80 => Doctrine\DBAL\ParameterType {#1507} 81 => Doctrine\DBAL\ParameterType {#1507} 82 => Doctrine\DBAL\ParameterType {#1507} 83 => Doctrine\DBAL\ParameterType {#1507} 84 => Doctrine\DBAL\ParameterType {#1507} 85 => Doctrine\DBAL\ParameterType {#1507} 86 => Doctrine\DBAL\ParameterType {#1507} 87 => Doctrine\DBAL\ParameterType {#1507} 88 => Doctrine\DBAL\ParameterType {#1507} 89 => Doctrine\DBAL\ParameterType {#1507} 90 => Doctrine\DBAL\ParameterType {#1507} 91 => Doctrine\DBAL\ParameterType {#1507} 92 => Doctrine\DBAL\ParameterType {#1507} 93 => Doctrine\DBAL\ParameterType {#1507} 94 => Doctrine\DBAL\ParameterType {#1507} 95 => Doctrine\DBAL\ParameterType {#1507} 96 => Doctrine\DBAL\ParameterType {#1507} 97 => Doctrine\DBAL\ParameterType {#1507} 98 => Doctrine\DBAL\ParameterType {#1507} 99 => Doctrine\DBAL\ParameterType {#1507} 100 => Doctrine\DBAL\ParameterType {#1507} 101 => Doctrine\DBAL\ParameterType {#1507} 102 => Doctrine\DBAL\ParameterType {#1507} 103 => Doctrine\DBAL\ParameterType {#1507} 104 => Doctrine\DBAL\ParameterType {#1507} 105 => Doctrine\DBAL\ParameterType {#1507} 106 => Doctrine\DBAL\ParameterType {#1507} 107 => Doctrine\DBAL\ParameterType {#1507} 108 => Doctrine\DBAL\ParameterType {#1507} 109 => Doctrine\DBAL\ParameterType {#1507} 110 => Doctrine\DBAL\ParameterType {#1507} 111 => Doctrine\DBAL\ParameterType {#1507} 112 => Doctrine\DBAL\ParameterType {#1507} 113 => Doctrine\DBAL\ParameterType {#1507} 114 => Doctrine\DBAL\ParameterType {#1507} 115 => Doctrine\DBAL\ParameterType {#1507} 116 => Doctrine\DBAL\ParameterType {#1507} 117 => Doctrine\DBAL\ParameterType {#1507} 118 => Doctrine\DBAL\ParameterType {#1507} 119 => Doctrine\DBAL\ParameterType {#1507} 120 => Doctrine\DBAL\ParameterType {#1507} 121 => Doctrine\DBAL\ParameterType {#1507} 122 => Doctrine\DBAL\ParameterType {#1507} 123 => Doctrine\DBAL\ParameterType {#1507} 124 => Doctrine\DBAL\ParameterType {#1507} 125 => Doctrine\DBAL\ParameterType {#1507} 126 => Doctrine\DBAL\ParameterType {#1507} 127 => Doctrine\DBAL\ParameterType {#1507} 128 => Doctrine\DBAL\ParameterType {#1507} 129 => Doctrine\DBAL\ParameterType {#1507} 130 => Doctrine\DBAL\ParameterType {#1507} 131 => Doctrine\DBAL\ParameterType {#1507} 132 => Doctrine\DBAL\ParameterType {#1507} 133 => Doctrine\DBAL\ParameterType {#1507} ])
doctrine
[ "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.published_at DESC" "params" => [ 1 => "bumdes" 2 => "published" 3 => 1914 4 => 1912 5 => 1911 6 => 1909 7 => 1908 8 => 1906 9 => 1904 10 => 1903 11 => 1901 12 => 1899 13 => 1897 14 => 1893 15 => 1887 16 => 1886 17 => 1884 18 => 1882 19 => 1879 20 => 1878 21 => 1875 22 => 1873 23 => 1870 24 => 1868 25 => 1866 26 => 1863 27 => 1861 28 => 1859 29 => 1857 30 => 1856 31 => 1853 32 => 1852 33 => 1850 34 => 1849 35 => 1846 36 => 1844 37 => 1833 38 => 1828 39 => 1822 40 => 1818 41 => 1813 42 => 1812 43 => 1810 44 => 1809 45 => 1808 46 => 1806 47 => 1805 48 => 1802 49 => 1801 50 => 1800 51 => 1798 52 => 1797 53 => 1796 54 => 1794 55 => 1793 56 => 1792 57 => 1790 58 => 1788 59 => 1786 60 => 1783 61 => 1782 62 => 1779 63 => 1776 64 => 1774 65 => 1771 66 => 1769 67 => 1767 68 => 1765 69 => 1762 70 => 1761 71 => 1758 72 => 1756 73 => 1754 74 => 1752 75 => 1751 76 => 1750 77 => 1748 78 => 1746 79 => 1744 80 => 1741 81 => 1739 82 => 1736 83 => 1734 84 => 1729 85 => 1726 86 => 1724 87 => 1721 88 => 1718 89 => 1717 90 => 1711 91 => 1710 92 => 1708 93 => 1705 94 => 1702 95 => 1700 96 => 1698 97 => 1696 98 => 1694 99 => 1693 100 => 1690 101 => 1688 102 => 1687 103 => 1684 104 => 1683 105 => 1681 106 => 1680 107 => 1679 108 => 1676 109 => 1675 110 => 1672 111 => 1671 112 => 1663 113 => 1662 114 => 1660 115 => 1658 116 => 1655 117 => 1653 118 => 1650 119 => 1648 120 => 1646 121 => 1643 122 => 1641 123 => 1636 124 => 1632 125 => 1627 126 => 1628 127 => 1625 128 => 1622 129 => 1620 130 => 1615 131 => 1611 132 => 1608 133 => 920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} 6 => Doctrine\DBAL\ParameterType {#1507} 7 => Doctrine\DBAL\ParameterType {#1507} 8 => Doctrine\DBAL\ParameterType {#1507} 9 => Doctrine\DBAL\ParameterType {#1507} 10 => Doctrine\DBAL\ParameterType {#1507} 11 => Doctrine\DBAL\ParameterType {#1507} 12 => Doctrine\DBAL\ParameterType {#1507} 13 => Doctrine\DBAL\ParameterType {#1507} 14 => Doctrine\DBAL\ParameterType {#1507} 15 => Doctrine\DBAL\ParameterType {#1507} 16 => Doctrine\DBAL\ParameterType {#1507} 17 => Doctrine\DBAL\ParameterType {#1507} 18 => Doctrine\DBAL\ParameterType {#1507} 19 => Doctrine\DBAL\ParameterType {#1507} 20 => Doctrine\DBAL\ParameterType {#1507} 21 => Doctrine\DBAL\ParameterType {#1507} 22 => Doctrine\DBAL\ParameterType {#1507} 23 => Doctrine\DBAL\ParameterType {#1507} 24 => Doctrine\DBAL\ParameterType {#1507} 25 => Doctrine\DBAL\ParameterType {#1507} 26 => Doctrine\DBAL\ParameterType {#1507} 27 => Doctrine\DBAL\ParameterType {#1507} 28 => Doctrine\DBAL\ParameterType {#1507} 29 => Doctrine\DBAL\ParameterType {#1507} 30 => Doctrine\DBAL\ParameterType {#1507} 31 => Doctrine\DBAL\ParameterType {#1507} 32 => Doctrine\DBAL\ParameterType {#1507} 33 => Doctrine\DBAL\ParameterType {#1507} 34 => Doctrine\DBAL\ParameterType {#1507} 35 => Doctrine\DBAL\ParameterType {#1507} 36 => Doctrine\DBAL\ParameterType {#1507} 37 => Doctrine\DBAL\ParameterType {#1507} 38 => Doctrine\DBAL\ParameterType {#1507} 39 => Doctrine\DBAL\ParameterType {#1507} 40 => Doctrine\DBAL\ParameterType {#1507} 41 => Doctrine\DBAL\ParameterType {#1507} 42 => Doctrine\DBAL\ParameterType {#1507} 43 => Doctrine\DBAL\ParameterType {#1507} 44 => Doctrine\DBAL\ParameterType {#1507} 45 => Doctrine\DBAL\ParameterType {#1507} 46 => Doctrine\DBAL\ParameterType {#1507} 47 => Doctrine\DBAL\ParameterType {#1507} 48 => Doctrine\DBAL\ParameterType {#1507} 49 => Doctrine\DBAL\ParameterType {#1507} 50 => Doctrine\DBAL\ParameterType {#1507} 51 => Doctrine\DBAL\ParameterType {#1507} 52 => Doctrine\DBAL\ParameterType {#1507} 53 => Doctrine\DBAL\ParameterType {#1507} 54 => Doctrine\DBAL\ParameterType {#1507} 55 => Doctrine\DBAL\ParameterType {#1507} 56 => Doctrine\DBAL\ParameterType {#1507} 57 => Doctrine\DBAL\ParameterType {#1507} 58 => Doctrine\DBAL\ParameterType {#1507} 59 => Doctrine\DBAL\ParameterType {#1507} 60 => Doctrine\DBAL\ParameterType {#1507} 61 => Doctrine\DBAL\ParameterType {#1507} 62 => Doctrine\DBAL\ParameterType {#1507} 63 => Doctrine\DBAL\ParameterType {#1507} 64 => Doctrine\DBAL\ParameterType {#1507} 65 => Doctrine\DBAL\ParameterType {#1507} 66 => Doctrine\DBAL\ParameterType {#1507} 67 => Doctrine\DBAL\ParameterType {#1507} 68 => Doctrine\DBAL\ParameterType {#1507} 69 => Doctrine\DBAL\ParameterType {#1507} 70 => Doctrine\DBAL\ParameterType {#1507} 71 => Doctrine\DBAL\ParameterType {#1507} 72 => Doctrine\DBAL\ParameterType {#1507} 73 => Doctrine\DBAL\ParameterType {#1507} 74 => Doctrine\DBAL\ParameterType {#1507} 75 => Doctrine\DBAL\ParameterType {#1507} 76 => Doctrine\DBAL\ParameterType {#1507} 77 => Doctrine\DBAL\ParameterType {#1507} 78 => Doctrine\DBAL\ParameterType {#1507} 79 => Doctrine\DBAL\ParameterType {#1507} 80 => Doctrine\DBAL\ParameterType {#1507} 81 => Doctrine\DBAL\ParameterType {#1507} 82 => Doctrine\DBAL\ParameterType {#1507} 83 => Doctrine\DBAL\ParameterType {#1507} 84 => Doctrine\DBAL\ParameterType {#1507} 85 => Doctrine\DBAL\ParameterType {#1507} 86 => Doctrine\DBAL\ParameterType {#1507} 87 => Doctrine\DBAL\ParameterType {#1507} 88 => Doctrine\DBAL\ParameterType {#1507} 89 => Doctrine\DBAL\ParameterType {#1507} 90 => Doctrine\DBAL\ParameterType {#1507} 91 => Doctrine\DBAL\ParameterType {#1507} 92 => Doctrine\DBAL\ParameterType {#1507} 93 => Doctrine\DBAL\ParameterType {#1507} 94 => Doctrine\DBAL\ParameterType {#1507} 95 => Doctrine\DBAL\ParameterType {#1507} 96 => Doctrine\DBAL\ParameterType {#1507} 97 => Doctrine\DBAL\ParameterType {#1507} 98 => Doctrine\DBAL\ParameterType {#1507} 99 => Doctrine\DBAL\ParameterType {#1507} 100 => Doctrine\DBAL\ParameterType {#1507} 101 => Doctrine\DBAL\ParameterType {#1507} 102 => Doctrine\DBAL\ParameterType {#1507} 103 => Doctrine\DBAL\ParameterType {#1507} 104 => Doctrine\DBAL\ParameterType {#1507} 105 => Doctrine\DBAL\ParameterType {#1507} 106 => Doctrine\DBAL\ParameterType {#1507} 107 => Doctrine\DBAL\ParameterType {#1507} 108 => Doctrine\DBAL\ParameterType {#1507} 109 => Doctrine\DBAL\ParameterType {#1507} 110 => Doctrine\DBAL\ParameterType {#1507} 111 => Doctrine\DBAL\ParameterType {#1507} 112 => Doctrine\DBAL\ParameterType {#1507} 113 => Doctrine\DBAL\ParameterType {#1507} 114 => Doctrine\DBAL\ParameterType {#1507} 115 => Doctrine\DBAL\ParameterType {#1507} 116 => Doctrine\DBAL\ParameterType {#1507} 117 => Doctrine\DBAL\ParameterType {#1507} 118 => Doctrine\DBAL\ParameterType {#1507} 119 => Doctrine\DBAL\ParameterType {#1507} 120 => Doctrine\DBAL\ParameterType {#1507} 121 => Doctrine\DBAL\ParameterType {#1507} 122 => Doctrine\DBAL\ParameterType {#1507} 123 => Doctrine\DBAL\ParameterType {#1507} 124 => Doctrine\DBAL\ParameterType {#1507} 125 => Doctrine\DBAL\ParameterType {#1507} 126 => Doctrine\DBAL\ParameterType {#1507} 127 => Doctrine\DBAL\ParameterType {#1507} 128 => Doctrine\DBAL\ParameterType {#1507} 129 => Doctrine\DBAL\ParameterType {#1507} 130 => Doctrine\DBAL\ParameterType {#1507} 131 => Doctrine\DBAL\ParameterType {#1507} 132 => Doctrine\DBAL\ParameterType {#1507} 133 => Doctrine\DBAL\ParameterType {#1507} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1873 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1873 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1870 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1870 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1868 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1868 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1866 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1866 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1863 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1863 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1861 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1861 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1859 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1859 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1857 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1857 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1856 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1856 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1853 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1852 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1852 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1850 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1850 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1849 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1849 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1846 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1846 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1844 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1844 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1833 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1833 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1828 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1828 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1822 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1822 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1818 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1818 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1813 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1813 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1812 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1812 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1810 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1810 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1809 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1809 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1808 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1808 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1806 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1806 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1805 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1805 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1802 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1802 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1801 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1801 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1800 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1800 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1798 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1798 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1797 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1797 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1796 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1796 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1794 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1794 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1793 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1793 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1792 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1792 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1790 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1790 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1788 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1788 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1786 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1786 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1783 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1783 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1782 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1782 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1779 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1779 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1776 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1776 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1774 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1774 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1771 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1771 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1769 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1769 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1767 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1767 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1765 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1765 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1762 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1762 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1761 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1761 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1758 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1758 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1756 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1756 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1754 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1754 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1751 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1751 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1750 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1750 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1748 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1748 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1746 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1746 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1744 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1744 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1741 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1741 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1739 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1739 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1736 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1736 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1734 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1734 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1729 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1729 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1726 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1726 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1724 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1724 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1721 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1721 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1718 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1718 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1717 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1717 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1711 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1711 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1710 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1710 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1708 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1708 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1705 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1705 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1702 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1702 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1700 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1700 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1698 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1698 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1696 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1696 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1694 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1694 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1693 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1693 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1690 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1690 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1687 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1687 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1684 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1684 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1683 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1683 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1681 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1681 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1680 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1680 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1679 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1679 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1676 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1676 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1675 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1675 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1672 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1672 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1671 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1671 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" (parameters: [ 1 => "kkdmp" 2 => "published" ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ])
doctrine
[ "sql" => "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 1000" "params" => [ 1 => "kkdmp" 2 => "published" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} ] ] |
| debug |
Executing statement: "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.published_at DESC" (parameters: [ 1 => "kkdmp" 2 => "published" 3 => 1920 4 => 1919 5 => 1918 6 => 1855 7 => 1842 8 => 1789 9 => 1716 10 => 1715 11 => 1651 12 => 1607 13 => 1603 14 => 1599 15 => 1595 16 => 1594 17 => 1593 18 => 1592 19 => 1585 20 => 1584 21 => 1583 22 => 1582 23 => 1581 24 => 1580 25 => 1579 26 => 1578 27 => 1577 28 => 1576 29 => 1575 30 => 1531 31 => 1171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} 6 => Doctrine\DBAL\ParameterType {#1507} 7 => Doctrine\DBAL\ParameterType {#1507} 8 => Doctrine\DBAL\ParameterType {#1507} 9 => Doctrine\DBAL\ParameterType {#1507} 10 => Doctrine\DBAL\ParameterType {#1507} 11 => Doctrine\DBAL\ParameterType {#1507} 12 => Doctrine\DBAL\ParameterType {#1507} 13 => Doctrine\DBAL\ParameterType {#1507} 14 => Doctrine\DBAL\ParameterType {#1507} 15 => Doctrine\DBAL\ParameterType {#1507} 16 => Doctrine\DBAL\ParameterType {#1507} 17 => Doctrine\DBAL\ParameterType {#1507} 18 => Doctrine\DBAL\ParameterType {#1507} 19 => Doctrine\DBAL\ParameterType {#1507} 20 => Doctrine\DBAL\ParameterType {#1507} 21 => Doctrine\DBAL\ParameterType {#1507} 22 => Doctrine\DBAL\ParameterType {#1507} 23 => Doctrine\DBAL\ParameterType {#1507} 24 => Doctrine\DBAL\ParameterType {#1507} 25 => Doctrine\DBAL\ParameterType {#1507} 26 => Doctrine\DBAL\ParameterType {#1507} 27 => Doctrine\DBAL\ParameterType {#1507} 28 => Doctrine\DBAL\ParameterType {#1507} 29 => Doctrine\DBAL\ParameterType {#1507} 30 => Doctrine\DBAL\ParameterType {#1507} 31 => Doctrine\DBAL\ParameterType {#1507} ])
doctrine
[ "sql" => "SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b0_.title AS title_7, b0_.list_format AS list_format_8, b0_.author_id AS author_id_9 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY b0_.published_at DESC" "params" => [ 1 => "kkdmp" 2 => "published" 3 => 1920 4 => 1919 5 => 1918 6 => 1855 7 => 1842 8 => 1789 9 => 1716 10 => 1715 11 => 1651 12 => 1607 13 => 1603 14 => 1599 15 => 1595 16 => 1594 17 => 1593 18 => 1592 19 => 1585 20 => 1584 21 => 1583 22 => 1582 23 => 1581 24 => 1580 25 => 1579 26 => 1578 27 => 1577 28 => 1576 29 => 1575 30 => 1531 31 => 1171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#2377 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#2377} 3 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1507} 5 => Doctrine\DBAL\ParameterType {#1507} 6 => Doctrine\DBAL\ParameterType {#1507} 7 => Doctrine\DBAL\ParameterType {#1507} 8 => Doctrine\DBAL\ParameterType {#1507} 9 => Doctrine\DBAL\ParameterType {#1507} 10 => Doctrine\DBAL\ParameterType {#1507} 11 => Doctrine\DBAL\ParameterType {#1507} 12 => Doctrine\DBAL\ParameterType {#1507} 13 => Doctrine\DBAL\ParameterType {#1507} 14 => Doctrine\DBAL\ParameterType {#1507} 15 => Doctrine\DBAL\ParameterType {#1507} 16 => Doctrine\DBAL\ParameterType {#1507} 17 => Doctrine\DBAL\ParameterType {#1507} 18 => Doctrine\DBAL\ParameterType {#1507} 19 => Doctrine\DBAL\ParameterType {#1507} 20 => Doctrine\DBAL\ParameterType {#1507} 21 => Doctrine\DBAL\ParameterType {#1507} 22 => Doctrine\DBAL\ParameterType {#1507} 23 => Doctrine\DBAL\ParameterType {#1507} 24 => Doctrine\DBAL\ParameterType {#1507} 25 => Doctrine\DBAL\ParameterType {#1507} 26 => Doctrine\DBAL\ParameterType {#1507} 27 => Doctrine\DBAL\ParameterType {#1507} 28 => Doctrine\DBAL\ParameterType {#1507} 29 => Doctrine\DBAL\ParameterType {#1507} 30 => Doctrine\DBAL\ParameterType {#1507} 31 => Doctrine\DBAL\ParameterType {#1507} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1855 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1855 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1842 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1842 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1789 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1789 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1716 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1716 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1715 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1715 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1507 +name: "INTEGER" } ] ] |
| deprecation |
User Deprecated: Since nelmio/security-bundle 3.4.0: The "Nelmio\SecurityBundle\EventListener\XssProtectionListener" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead.
php
[ "exception" => ErrorException {#72 #message: "User Deprecated: Since nelmio/security-bundle 3.4.0: The "Nelmio\SecurityBundle\EventListener\XssProtectionListener" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead." #code: 0 #file: "/var/www/html/digitalvillage/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php" #line: 35 #severity: E_USER_DEPRECATED trace: { /var/www/html/digitalvillage/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php:35 { Nelmio\SecurityBundle\EventListener\XssProtectionListener->__construct(bool $enabled, bool $modeBlock, ?string $reportUri = null) … › › {
/var/www/html/digitalvillage/vendor/nelmio/security-bundle/src/EventListener/XssProtectionListener.php:35 {
Nelmio\SecurityBundle\EventListener\XssProtectionListener->__construct(bool $enabled, bool $modeBlock, ?string $reportUri = null) …
›
›
|
| debug |
Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\SecurityBundle\EventListener\ContentTypeListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\SecurityBundle\EventListener\ContentTypeListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\SecurityBundle\EventListener\ClickjackingListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\SecurityBundle\EventListener\ClickjackingListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\SecurityBundle\EventListener\XssProtectionListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\SecurityBundle\EventListener\XssProtectionListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
| debug |
Stored the security token in the session.
security
[ "key" => "_security_main" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\SecurityBundle\EventListener\ContentTypeListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\SecurityBundle\EventListener\ContentTypeListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Bolt\Event\Subscriber\ProcessWidgetsQueueSubscriber::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\SecurityBundle\EventListener\ClickjackingListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\SecurityBundle\EventListener\ClickjackingListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\SecurityBundle\EventListener\XssProtectionListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\SecurityBundle\EventListener\XssProtectionListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse".
event
[ "event" => "kernel.response" "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
There are no log messages.
Container Compilation Logs (63)
Log messages generated during the compilation of the service container.
| Messages | Class |
|---|---|
| 7 |
|
| 7 |
|
| 7 |
|
| 7 |
|
| 7 |
|
| 7 |
|
| 7 |
|
| 7 |
|
| 7 |
|