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 {#42807 +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 |
Method "Illuminate\Support\Collection::__call()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Bolt\Configuration\Content\ContentType" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#42808 +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\JsonExtract".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#80055 +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\JsonUnquote".
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#80046 +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 {#80052 +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 {#81604 +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 …
›
|
| deprecation |
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jasny\Twig\TextExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#81605 +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 |
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Jasny\Twig\ArrayExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
[ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#81586 +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 …
›
|
| 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 |
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" ] |
| deprecation |
User Deprecated: Method "HTMLPurifier_Config::getDefinition()" might add "?HTMLPurifier_Definition" as a native return type declaration in the future. Do the same in child class "HTMLPurifier_HTML5Config" now to avoid errors or add an explicit @return annotation to suppress this message.
php
[ "exception" => ErrorException {#1703 #message: "User Deprecated: Method "HTMLPurifier_Config::getDefinition()" might add "?HTMLPurifier_Definition" as a native return type declaration in the future. Do the same in child class "HTMLPurifier_HTML5Config" now to avoid errors or add an explicit @return annotation to suppress this message." #code: 0 #file: "/var/www/html/digitalvillage/vendor/symfony/error-handler/DebugClassLoader.php" #line: 356 #severity: E_USER_DEPRECATED trace: { /var/www/html/digitalvillage/vendor/symfony/error-handler/DebugClassLoader.php:356 { Bolt\Utils\Sanitiser->getPurifier(): HTMLPurifier … › {
/var/www/html/digitalvillage/vendor/symfony/error-handler/DebugClassLoader.php:356 {
Bolt\Utils\Sanitiser->getPurifier(): HTMLPurifier …
›
|
| 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 {#2078 #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 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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 => 2291 4 => 2290 5 => 2289 6 => 2288 7 => 2287 8 => 2286 9 => 2285 10 => 2284 11 => 2283 12 => 2282 13 => 2281 14 => 2280 15 => 2278 16 => 2279 17 => 2277 18 => 2275 19 => 2276 20 => 2274 21 => 2273 22 => 2272 23 => 2271 24 => 2270 25 => 2268 26 => 2269 27 => 2267 28 => 2266 29 => 2265 30 => 2263 31 => 2264 32 => 2262 33 => 2261 34 => 2259 35 => 2257 36 => 2256 37 => 2254 38 => 2252 39 => 2249 40 => 2250 41 => 2248 42 => 2247 43 => 2246 44 => 2244 45 => 2241 46 => 2243 47 => 2239 48 => 2238 49 => 2236 50 => 2235 51 => 2233 52 => 2232 53 => 2228 54 => 2227 55 => 2230 56 => 2225 57 => 2220 58 => 2219 59 => 2217 60 => 2222 61 => 2216 62 => 2214 63 => 2212 64 => 2210 65 => 2208 66 => 2206 67 => 2215 68 => 2204 69 => 2203 70 => 2201 71 => 2202 72 => 2200 73 => 2198 74 => 2195 75 => 2197 76 => 2194 77 => 2193 78 => 2191 79 => 2190 80 => 2188 81 => 2187 82 => 2185 83 => 2184 84 => 2183 85 => 2182 86 => 2181 87 => 2180 88 => 2179 89 => 2176 90 => 2177 91 => 2175 92 => 2174 93 => 2173 94 => 2172 95 => 2170 96 => 2169 97 => 2168 98 => 2165 99 => 2166 100 => 2164 101 => 2162 102 => 2161 103 => 2158 104 => 2157 105 => 2160 106 => 2155 107 => 2154 108 => 2153 109 => 2150 110 => 2151 111 => 2148 112 => 2147 113 => 2146 114 => 2145 115 => 2144 116 => 2143 117 => 2142 118 => 2138 119 => 2137 120 => 2136 121 => 2130 122 => 1941 123 => 1939 124 => 1938 125 => 1937 126 => 1936 127 => 1935 128 => 1934 129 => 1933 130 => 1932 131 => 1931 132 => 1930 133 => 1929 134 => 1928 135 => 1927 136 => 1926 137 => 1925 138 => 1924 139 => 1923 140 => 1917 141 => 1916 142 => 1915 143 => 1913 144 => 1910 145 => 1907 146 => 1905 147 => 1902 148 => 1900 149 => 1898 150 => 1896 151 => 1895 152 => 1894 153 => 1892 154 => 1891 155 => 1890 156 => 1889 157 => 1888 158 => 1885 159 => 1883 160 => 1881 161 => 1880 162 => 1876 163 => 1877 164 => 1874 165 => 1872 166 => 1871 167 => 1869 168 => 1867 169 => 1865 170 => 1862 171 => 1864 172 => 1860 173 => 1858 174 => 1854 175 => 1851 176 => 1848 177 => 1847 178 => 1845 179 => 1843 180 => 1841 181 => 1840 182 => 1839 183 => 1838 184 => 1837 185 => 1836 186 => 1835 187 => 1834 188 => 1832 189 => 1831 190 => 1830 191 => 1829 192 => 1827 193 => 1826 194 => 1825 195 => 1823 196 => 1821 197 => 1824 198 => 1820 199 => 1819 200 => 1817 201 => 1816 202 => 1815 203 => 1814 204 => 1811 205 => 1807 206 => 1804 207 => 1803 208 => 1799 209 => 1795 210 => 1791 211 => 1787 212 => 1785 213 => 1784 214 => 1781 215 => 1780 216 => 1778 217 => 1777 218 => 1775 219 => 1773 220 => 1772 221 => 1770 222 => 1766 223 => 1768 224 => 1764 225 => 1763 226 => 1760 227 => 1759 228 => 1757 229 => 1755 230 => 1753 231 => 1749 232 => 1747 233 => 1745 234 => 1743 235 => 1740 236 => 1742 237 => 1738 238 => 1737 239 => 1735 240 => 1732 241 => 1733 242 => 1731 243 => 1730 244 => 1728 245 => 1727 246 => 1725 247 => 1722 248 => 1720 249 => 1719 250 => 1723 251 => 1714 252 => 1713 253 => 1712 254 => 1709 255 => 1706 256 => 1707 257 => 1704 258 => 1703 259 => 1701 260 => 1699 261 => 1697 262 => 1695 263 => 1692 264 => 1691 265 => 1689 266 => 1685 267 => 1682 268 => 1678 269 => 1677 270 => 1674 271 => 1673 272 => 1670 273 => 1669 274 => 1668 275 => 1667 276 => 1666 277 => 1664 278 => 1665 279 => 1661 280 => 1659 281 => 1657 282 => 1656 283 => 1654 284 => 1649 285 => 1652 286 => 1647 287 => 1645 288 => 1644 289 => 1642 290 => 1640 291 => 1639 292 => 1638 293 => 1637 294 => 1635 295 => 1634 296 => 1633 297 => 1631 298 => 1630 299 => 1629 300 => 1626 301 => 1624 302 => 1623 303 => 1621 304 => 1619 305 => 1618 306 => 1617 307 => 1616 308 => 1614 309 => 1613 310 => 1612 311 => 1610 312 => 1609 313 => 1606 314 => 1605 315 => 1604 316 => 1602 317 => 1601 318 => 1600 319 => 1597 320 => 1598 321 => 1596 322 => 1591 323 => 1590 324 => 1589 325 => 1588 326 => 1587 327 => 1586 328 => 1572 329 => 1571 330 => 1569 331 => 1568 332 => 1567 333 => 1564 334 => 1565 335 => 1553 336 => 1554 337 => 1547 338 => 1543 339 => 1540 340 => 1538 341 => 1508 342 => 1485 343 => 1476 344 => 1462 345 => 1459 346 => 1453 347 => 1446 348 => 1442 349 => 1437 350 => 1423 351 => 1418 352 => 1415 353 => 1410 354 => 1406 355 => 1390 356 => 1385 357 => 1377 358 => 1373 359 => 1356 360 => 1348 361 => 1342 362 => 1339 363 => 1334 364 => 1328 365 => 1323 366 => 1321 367 => 1320 368 => 1312 369 => 1311 370 => 1310 371 => 1309 372 => 1308 373 => 1307 374 => 1306 375 => 1305 376 => 1304 377 => 1303 378 => 1302 379 => 1301 380 => 1300 381 => 1298 382 => 1297 383 => 1296 384 => 1295 385 => 1294 386 => 1293 387 => 1292 388 => 1291 389 => 1290 390 => 1289 391 => 1288 392 => 1287 393 => 1286 394 => 1284 395 => 1282 396 => 1280 397 => 1279 398 => 1278 399 => 1277 400 => 1276 401 => 1274 402 => 1273 403 => 1272 404 => 1270 405 => 1269 406 => 1268 407 => 1267 408 => 1263 409 => 1259 410 => 1256 411 => 1242 412 => 1235 413 => 1229 414 => 1223 415 => 1218 416 => 1211 417 => 1207 418 => 1202 419 => 1198 420 => 1194 421 => 1191 422 => 1184 423 => 1181 424 => 1178 425 => 1169 426 => 1164 427 => 1163 428 => 1155 429 => 1152 430 => 1148 431 => 1144 432 => 1141 433 => 1134 434 => 1124 435 => 1121 436 => 1117 437 => 1114 438 => 1112 439 => 1106 440 => 1099 441 => 1095 442 => 1091 443 => 1087 444 => 1083 445 => 1080 446 => 1076 447 => 1074 448 => 898 449 => 806 450 => 752 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} 38 => Doctrine\DBAL\ParameterType {#1922} 39 => Doctrine\DBAL\ParameterType {#1922} 40 => Doctrine\DBAL\ParameterType {#1922} 41 => Doctrine\DBAL\ParameterType {#1922} 42 => Doctrine\DBAL\ParameterType {#1922} 43 => Doctrine\DBAL\ParameterType {#1922} 44 => Doctrine\DBAL\ParameterType {#1922} 45 => Doctrine\DBAL\ParameterType {#1922} 46 => Doctrine\DBAL\ParameterType {#1922} 47 => Doctrine\DBAL\ParameterType {#1922} 48 => Doctrine\DBAL\ParameterType {#1922} 49 => Doctrine\DBAL\ParameterType {#1922} 50 => Doctrine\DBAL\ParameterType {#1922} 51 => Doctrine\DBAL\ParameterType {#1922} 52 => Doctrine\DBAL\ParameterType {#1922} 53 => Doctrine\DBAL\ParameterType {#1922} 54 => Doctrine\DBAL\ParameterType {#1922} 55 => Doctrine\DBAL\ParameterType {#1922} 56 => Doctrine\DBAL\ParameterType {#1922} 57 => Doctrine\DBAL\ParameterType {#1922} 58 => Doctrine\DBAL\ParameterType {#1922} 59 => Doctrine\DBAL\ParameterType {#1922} 60 => Doctrine\DBAL\ParameterType {#1922} 61 => Doctrine\DBAL\ParameterType {#1922} 62 => Doctrine\DBAL\ParameterType {#1922} 63 => Doctrine\DBAL\ParameterType {#1922} 64 => Doctrine\DBAL\ParameterType {#1922} 65 => Doctrine\DBAL\ParameterType {#1922} 66 => Doctrine\DBAL\ParameterType {#1922} 67 => Doctrine\DBAL\ParameterType {#1922} 68 => Doctrine\DBAL\ParameterType {#1922} 69 => Doctrine\DBAL\ParameterType {#1922} 70 => Doctrine\DBAL\ParameterType {#1922} 71 => Doctrine\DBAL\ParameterType {#1922} 72 => Doctrine\DBAL\ParameterType {#1922} 73 => Doctrine\DBAL\ParameterType {#1922} 74 => Doctrine\DBAL\ParameterType {#1922} 75 => Doctrine\DBAL\ParameterType {#1922} 76 => Doctrine\DBAL\ParameterType {#1922} 77 => Doctrine\DBAL\ParameterType {#1922} 78 => Doctrine\DBAL\ParameterType {#1922} 79 => Doctrine\DBAL\ParameterType {#1922} 80 => Doctrine\DBAL\ParameterType {#1922} 81 => Doctrine\DBAL\ParameterType {#1922} 82 => Doctrine\DBAL\ParameterType {#1922} 83 => Doctrine\DBAL\ParameterType {#1922} 84 => Doctrine\DBAL\ParameterType {#1922} 85 => Doctrine\DBAL\ParameterType {#1922} 86 => Doctrine\DBAL\ParameterType {#1922} 87 => Doctrine\DBAL\ParameterType {#1922} 88 => Doctrine\DBAL\ParameterType {#1922} 89 => Doctrine\DBAL\ParameterType {#1922} 90 => Doctrine\DBAL\ParameterType {#1922} 91 => Doctrine\DBAL\ParameterType {#1922} 92 => Doctrine\DBAL\ParameterType {#1922} 93 => Doctrine\DBAL\ParameterType {#1922} 94 => Doctrine\DBAL\ParameterType {#1922} 95 => Doctrine\DBAL\ParameterType {#1922} 96 => Doctrine\DBAL\ParameterType {#1922} 97 => Doctrine\DBAL\ParameterType {#1922} 98 => Doctrine\DBAL\ParameterType {#1922} 99 => Doctrine\DBAL\ParameterType {#1922} 100 => Doctrine\DBAL\ParameterType {#1922} 101 => Doctrine\DBAL\ParameterType {#1922} 102 => Doctrine\DBAL\ParameterType {#1922} 103 => Doctrine\DBAL\ParameterType {#1922} 104 => Doctrine\DBAL\ParameterType {#1922} 105 => Doctrine\DBAL\ParameterType {#1922} 106 => Doctrine\DBAL\ParameterType {#1922} 107 => Doctrine\DBAL\ParameterType {#1922} 108 => Doctrine\DBAL\ParameterType {#1922} 109 => Doctrine\DBAL\ParameterType {#1922} 110 => Doctrine\DBAL\ParameterType {#1922} 111 => Doctrine\DBAL\ParameterType {#1922} 112 => Doctrine\DBAL\ParameterType {#1922} 113 => Doctrine\DBAL\ParameterType {#1922} 114 => Doctrine\DBAL\ParameterType {#1922} 115 => Doctrine\DBAL\ParameterType {#1922} 116 => Doctrine\DBAL\ParameterType {#1922} 117 => Doctrine\DBAL\ParameterType {#1922} 118 => Doctrine\DBAL\ParameterType {#1922} 119 => Doctrine\DBAL\ParameterType {#1922} 120 => Doctrine\DBAL\ParameterType {#1922} 121 => Doctrine\DBAL\ParameterType {#1922} 122 => Doctrine\DBAL\ParameterType {#1922} 123 => Doctrine\DBAL\ParameterType {#1922} 124 => Doctrine\DBAL\ParameterType {#1922} 125 => Doctrine\DBAL\ParameterType {#1922} 126 => Doctrine\DBAL\ParameterType {#1922} 127 => Doctrine\DBAL\ParameterType {#1922} 128 => Doctrine\DBAL\ParameterType {#1922} 129 => Doctrine\DBAL\ParameterType {#1922} 130 => Doctrine\DBAL\ParameterType {#1922} 131 => Doctrine\DBAL\ParameterType {#1922} 132 => Doctrine\DBAL\ParameterType {#1922} 133 => Doctrine\DBAL\ParameterType {#1922} 134 => Doctrine\DBAL\ParameterType {#1922} 135 => Doctrine\DBAL\ParameterType {#1922} 136 => Doctrine\DBAL\ParameterType {#1922} 137 => Doctrine\DBAL\ParameterType {#1922} 138 => Doctrine\DBAL\ParameterType {#1922} 139 => Doctrine\DBAL\ParameterType {#1922} 140 => Doctrine\DBAL\ParameterType {#1922} 141 => Doctrine\DBAL\ParameterType {#1922} 142 => Doctrine\DBAL\ParameterType {#1922} 143 => Doctrine\DBAL\ParameterType {#1922} 144 => Doctrine\DBAL\ParameterType {#1922} 145 => Doctrine\DBAL\ParameterType {#1922} 146 => Doctrine\DBAL\ParameterType {#1922} 147 => Doctrine\DBAL\ParameterType {#1922} 148 => Doctrine\DBAL\ParameterType {#1922} 149 => Doctrine\DBAL\ParameterType {#1922} 150 => Doctrine\DBAL\ParameterType {#1922} 151 => Doctrine\DBAL\ParameterType {#1922} 152 => Doctrine\DBAL\ParameterType {#1922} 153 => Doctrine\DBAL\ParameterType {#1922} 154 => Doctrine\DBAL\ParameterType {#1922} 155 => Doctrine\DBAL\ParameterType {#1922} 156 => Doctrine\DBAL\ParameterType {#1922} 157 => Doctrine\DBAL\ParameterType {#1922} 158 => Doctrine\DBAL\ParameterType {#1922} 159 => Doctrine\DBAL\ParameterType {#1922} 160 => Doctrine\DBAL\ParameterType {#1922} 161 => Doctrine\DBAL\ParameterType {#1922} 162 => Doctrine\DBAL\ParameterType {#1922} 163 => Doctrine\DBAL\ParameterType {#1922} 164 => Doctrine\DBAL\ParameterType {#1922} 165 => Doctrine\DBAL\ParameterType {#1922} 166 => Doctrine\DBAL\ParameterType {#1922} 167 => Doctrine\DBAL\ParameterType {#1922} 168 => Doctrine\DBAL\ParameterType {#1922} 169 => Doctrine\DBAL\ParameterType {#1922} 170 => Doctrine\DBAL\ParameterType {#1922} 171 => Doctrine\DBAL\ParameterType {#1922} 172 => Doctrine\DBAL\ParameterType {#1922} 173 => Doctrine\DBAL\ParameterType {#1922} 174 => Doctrine\DBAL\ParameterType {#1922} 175 => Doctrine\DBAL\ParameterType {#1922} 176 => Doctrine\DBAL\ParameterType {#1922} 177 => Doctrine\DBAL\ParameterType {#1922} 178 => Doctrine\DBAL\ParameterType {#1922} 179 => Doctrine\DBAL\ParameterType {#1922} 180 => Doctrine\DBAL\ParameterType {#1922} 181 => Doctrine\DBAL\ParameterType {#1922} 182 => Doctrine\DBAL\ParameterType {#1922} 183 => Doctrine\DBAL\ParameterType {#1922} 184 => Doctrine\DBAL\ParameterType {#1922} 185 => Doctrine\DBAL\ParameterType {#1922} 186 => Doctrine\DBAL\ParameterType {#1922} 187 => Doctrine\DBAL\ParameterType {#1922} 188 => Doctrine\DBAL\ParameterType {#1922} 189 => Doctrine\DBAL\ParameterType {#1922} 190 => Doctrine\DBAL\ParameterType {#1922} 191 => Doctrine\DBAL\ParameterType {#1922} 192 => Doctrine\DBAL\ParameterType {#1922} 193 => Doctrine\DBAL\ParameterType {#1922} 194 => Doctrine\DBAL\ParameterType {#1922} 195 => Doctrine\DBAL\ParameterType {#1922} 196 => Doctrine\DBAL\ParameterType {#1922} 197 => Doctrine\DBAL\ParameterType {#1922} 198 => Doctrine\DBAL\ParameterType {#1922} 199 => Doctrine\DBAL\ParameterType {#1922} 200 => Doctrine\DBAL\ParameterType {#1922} 201 => Doctrine\DBAL\ParameterType {#1922} 202 => Doctrine\DBAL\ParameterType {#1922} 203 => Doctrine\DBAL\ParameterType {#1922} 204 => Doctrine\DBAL\ParameterType {#1922} 205 => Doctrine\DBAL\ParameterType {#1922} 206 => Doctrine\DBAL\ParameterType {#1922} 207 => Doctrine\DBAL\ParameterType {#1922} 208 => Doctrine\DBAL\ParameterType {#1922} 209 => Doctrine\DBAL\ParameterType {#1922} 210 => Doctrine\DBAL\ParameterType {#1922} 211 => Doctrine\DBAL\ParameterType {#1922} 212 => Doctrine\DBAL\ParameterType {#1922} 213 => Doctrine\DBAL\ParameterType {#1922} 214 => Doctrine\DBAL\ParameterType {#1922} 215 => Doctrine\DBAL\ParameterType {#1922} 216 => Doctrine\DBAL\ParameterType {#1922} 217 => Doctrine\DBAL\ParameterType {#1922} 218 => Doctrine\DBAL\ParameterType {#1922} 219 => Doctrine\DBAL\ParameterType {#1922} 220 => Doctrine\DBAL\ParameterType {#1922} 221 => Doctrine\DBAL\ParameterType {#1922} 222 => Doctrine\DBAL\ParameterType {#1922} 223 => Doctrine\DBAL\ParameterType {#1922} 224 => Doctrine\DBAL\ParameterType {#1922} 225 => Doctrine\DBAL\ParameterType {#1922} 226 => Doctrine\DBAL\ParameterType {#1922} 227 => Doctrine\DBAL\ParameterType {#1922} 228 => Doctrine\DBAL\ParameterType {#1922} 229 => Doctrine\DBAL\ParameterType {#1922} 230 => Doctrine\DBAL\ParameterType {#1922} 231 => Doctrine\DBAL\ParameterType {#1922} 232 => Doctrine\DBAL\ParameterType {#1922} 233 => Doctrine\DBAL\ParameterType {#1922} 234 => Doctrine\DBAL\ParameterType {#1922} 235 => Doctrine\DBAL\ParameterType {#1922} 236 => Doctrine\DBAL\ParameterType {#1922} 237 => Doctrine\DBAL\ParameterType {#1922} 238 => Doctrine\DBAL\ParameterType {#1922} 239 => Doctrine\DBAL\ParameterType {#1922} 240 => Doctrine\DBAL\ParameterType {#1922} 241 => Doctrine\DBAL\ParameterType {#1922} 242 => Doctrine\DBAL\ParameterType {#1922} 243 => Doctrine\DBAL\ParameterType {#1922} 244 => Doctrine\DBAL\ParameterType {#1922} 245 => Doctrine\DBAL\ParameterType {#1922} 246 => Doctrine\DBAL\ParameterType {#1922} 247 => Doctrine\DBAL\ParameterType {#1922} 248 => Doctrine\DBAL\ParameterType {#1922} 249 => Doctrine\DBAL\ParameterType {#1922} 250 => Doctrine\DBAL\ParameterType {#1922} 251 => Doctrine\DBAL\ParameterType {#1922} 252 => Doctrine\DBAL\ParameterType {#1922} 253 => Doctrine\DBAL\ParameterType {#1922} 254 => Doctrine\DBAL\ParameterType {#1922} 255 => Doctrine\DBAL\ParameterType {#1922} 256 => Doctrine\DBAL\ParameterType {#1922} 257 => Doctrine\DBAL\ParameterType {#1922} 258 => Doctrine\DBAL\ParameterType {#1922} 259 => Doctrine\DBAL\ParameterType {#1922} 260 => Doctrine\DBAL\ParameterType {#1922} 261 => Doctrine\DBAL\ParameterType {#1922} 262 => Doctrine\DBAL\ParameterType {#1922} 263 => Doctrine\DBAL\ParameterType {#1922} 264 => Doctrine\DBAL\ParameterType {#1922} 265 => Doctrine\DBAL\ParameterType {#1922} 266 => Doctrine\DBAL\ParameterType {#1922} 267 => Doctrine\DBAL\ParameterType {#1922} 268 => Doctrine\DBAL\ParameterType {#1922} 269 => Doctrine\DBAL\ParameterType {#1922} 270 => Doctrine\DBAL\ParameterType {#1922} 271 => Doctrine\DBAL\ParameterType {#1922} 272 => Doctrine\DBAL\ParameterType {#1922} 273 => Doctrine\DBAL\ParameterType {#1922} 274 => Doctrine\DBAL\ParameterType {#1922} 275 => Doctrine\DBAL\ParameterType {#1922} 276 => Doctrine\DBAL\ParameterType {#1922} 277 => Doctrine\DBAL\ParameterType {#1922} 278 => Doctrine\DBAL\ParameterType {#1922} 279 => Doctrine\DBAL\ParameterType {#1922} 280 => Doctrine\DBAL\ParameterType {#1922} 281 => Doctrine\DBAL\ParameterType {#1922} 282 => Doctrine\DBAL\ParameterType {#1922} 283 => Doctrine\DBAL\ParameterType {#1922} 284 => Doctrine\DBAL\ParameterType {#1922} 285 => Doctrine\DBAL\ParameterType {#1922} 286 => Doctrine\DBAL\ParameterType {#1922} 287 => Doctrine\DBAL\ParameterType {#1922} 288 => Doctrine\DBAL\ParameterType {#1922} 289 => Doctrine\DBAL\ParameterType {#1922} 290 => Doctrine\DBAL\ParameterType {#1922} 291 => Doctrine\DBAL\ParameterType {#1922} 292 => Doctrine\DBAL\ParameterType {#1922} 293 => Doctrine\DBAL\ParameterType {#1922} 294 => Doctrine\DBAL\ParameterType {#1922} 295 => Doctrine\DBAL\ParameterType {#1922} 296 => Doctrine\DBAL\ParameterType {#1922} 297 => Doctrine\DBAL\ParameterType {#1922} 298 => Doctrine\DBAL\ParameterType {#1922} 299 => Doctrine\DBAL\ParameterType {#1922} 300 => Doctrine\DBAL\ParameterType {#1922} 301 => Doctrine\DBAL\ParameterType {#1922} 302 => Doctrine\DBAL\ParameterType {#1922} 303 => Doctrine\DBAL\ParameterType {#1922} 304 => Doctrine\DBAL\ParameterType {#1922} 305 => Doctrine\DBAL\ParameterType {#1922} 306 => Doctrine\DBAL\ParameterType {#1922} 307 => Doctrine\DBAL\ParameterType {#1922} 308 => Doctrine\DBAL\ParameterType {#1922} 309 => Doctrine\DBAL\ParameterType {#1922} 310 => Doctrine\DBAL\ParameterType {#1922} 311 => Doctrine\DBAL\ParameterType {#1922} 312 => Doctrine\DBAL\ParameterType {#1922} 313 => Doctrine\DBAL\ParameterType {#1922} 314 => Doctrine\DBAL\ParameterType {#1922} 315 => Doctrine\DBAL\ParameterType {#1922} 316 => Doctrine\DBAL\ParameterType {#1922} 317 => Doctrine\DBAL\ParameterType {#1922} 318 => Doctrine\DBAL\ParameterType {#1922} 319 => Doctrine\DBAL\ParameterType {#1922} 320 => Doctrine\DBAL\ParameterType {#1922} 321 => Doctrine\DBAL\ParameterType {#1922} 322 => Doctrine\DBAL\ParameterType {#1922} 323 => Doctrine\DBAL\ParameterType {#1922} 324 => Doctrine\DBAL\ParameterType {#1922} 325 => Doctrine\DBAL\ParameterType {#1922} 326 => Doctrine\DBAL\ParameterType {#1922} 327 => Doctrine\DBAL\ParameterType {#1922} 328 => Doctrine\DBAL\ParameterType {#1922} 329 => Doctrine\DBAL\ParameterType {#1922} 330 => Doctrine\DBAL\ParameterType {#1922} 331 => Doctrine\DBAL\ParameterType {#1922} 332 => Doctrine\DBAL\ParameterType {#1922} 333 => Doctrine\DBAL\ParameterType {#1922} 334 => Doctrine\DBAL\ParameterType {#1922} 335 => Doctrine\DBAL\ParameterType {#1922} 336 => Doctrine\DBAL\ParameterType {#1922} 337 => Doctrine\DBAL\ParameterType {#1922} 338 => Doctrine\DBAL\ParameterType {#1922} 339 => Doctrine\DBAL\ParameterType {#1922} 340 => Doctrine\DBAL\ParameterType {#1922} 341 => Doctrine\DBAL\ParameterType {#1922} 342 => Doctrine\DBAL\ParameterType {#1922} 343 => Doctrine\DBAL\ParameterType {#1922} 344 => Doctrine\DBAL\ParameterType {#1922} 345 => Doctrine\DBAL\ParameterType {#1922} 346 => Doctrine\DBAL\ParameterType {#1922} 347 => Doctrine\DBAL\ParameterType {#1922} 348 => Doctrine\DBAL\ParameterType {#1922} 349 => Doctrine\DBAL\ParameterType {#1922} 350 => Doctrine\DBAL\ParameterType {#1922} 351 => Doctrine\DBAL\ParameterType {#1922} 352 => Doctrine\DBAL\ParameterType {#1922} 353 => Doctrine\DBAL\ParameterType {#1922} 354 => Doctrine\DBAL\ParameterType {#1922} 355 => Doctrine\DBAL\ParameterType {#1922} 356 => Doctrine\DBAL\ParameterType {#1922} 357 => Doctrine\DBAL\ParameterType {#1922} 358 => Doctrine\DBAL\ParameterType {#1922} 359 => Doctrine\DBAL\ParameterType {#1922} 360 => Doctrine\DBAL\ParameterType {#1922} 361 => Doctrine\DBAL\ParameterType {#1922} 362 => Doctrine\DBAL\ParameterType {#1922} 363 => Doctrine\DBAL\ParameterType {#1922} 364 => Doctrine\DBAL\ParameterType {#1922} 365 => Doctrine\DBAL\ParameterType {#1922} 366 => Doctrine\DBAL\ParameterType {#1922} 367 => Doctrine\DBAL\ParameterType {#1922} 368 => Doctrine\DBAL\ParameterType {#1922} 369 => Doctrine\DBAL\ParameterType {#1922} 370 => Doctrine\DBAL\ParameterType {#1922} 371 => Doctrine\DBAL\ParameterType {#1922} 372 => Doctrine\DBAL\ParameterType {#1922} 373 => Doctrine\DBAL\ParameterType {#1922} 374 => Doctrine\DBAL\ParameterType {#1922} 375 => Doctrine\DBAL\ParameterType {#1922} 376 => Doctrine\DBAL\ParameterType {#1922} 377 => Doctrine\DBAL\ParameterType {#1922} 378 => Doctrine\DBAL\ParameterType {#1922} 379 => Doctrine\DBAL\ParameterType {#1922} 380 => Doctrine\DBAL\ParameterType {#1922} 381 => Doctrine\DBAL\ParameterType {#1922} 382 => Doctrine\DBAL\ParameterType {#1922} 383 => Doctrine\DBAL\ParameterType {#1922} 384 => Doctrine\DBAL\ParameterType {#1922} 385 => Doctrine\DBAL\ParameterType {#1922} 386 => Doctrine\DBAL\ParameterType {#1922} 387 => Doctrine\DBAL\ParameterType {#1922} 388 => Doctrine\DBAL\ParameterType {#1922} 389 => Doctrine\DBAL\ParameterType {#1922} 390 => Doctrine\DBAL\ParameterType {#1922} 391 => Doctrine\DBAL\ParameterType {#1922} 392 => Doctrine\DBAL\ParameterType {#1922} 393 => Doctrine\DBAL\ParameterType {#1922} 394 => Doctrine\DBAL\ParameterType {#1922} 395 => Doctrine\DBAL\ParameterType {#1922} 396 => Doctrine\DBAL\ParameterType {#1922} 397 => Doctrine\DBAL\ParameterType {#1922} 398 => Doctrine\DBAL\ParameterType {#1922} 399 => Doctrine\DBAL\ParameterType {#1922} 400 => Doctrine\DBAL\ParameterType {#1922} 401 => Doctrine\DBAL\ParameterType {#1922} 402 => Doctrine\DBAL\ParameterType {#1922} 403 => Doctrine\DBAL\ParameterType {#1922} 404 => Doctrine\DBAL\ParameterType {#1922} 405 => Doctrine\DBAL\ParameterType {#1922} 406 => Doctrine\DBAL\ParameterType {#1922} 407 => Doctrine\DBAL\ParameterType {#1922} 408 => Doctrine\DBAL\ParameterType {#1922} 409 => Doctrine\DBAL\ParameterType {#1922} 410 => Doctrine\DBAL\ParameterType {#1922} 411 => Doctrine\DBAL\ParameterType {#1922} 412 => Doctrine\DBAL\ParameterType {#1922} 413 => Doctrine\DBAL\ParameterType {#1922} 414 => Doctrine\DBAL\ParameterType {#1922} 415 => Doctrine\DBAL\ParameterType {#1922} 416 => Doctrine\DBAL\ParameterType {#1922} 417 => Doctrine\DBAL\ParameterType {#1922} 418 => Doctrine\DBAL\ParameterType {#1922} 419 => Doctrine\DBAL\ParameterType {#1922} 420 => Doctrine\DBAL\ParameterType {#1922} 421 => Doctrine\DBAL\ParameterType {#1922} 422 => Doctrine\DBAL\ParameterType {#1922} 423 => Doctrine\DBAL\ParameterType {#1922} 424 => Doctrine\DBAL\ParameterType {#1922} 425 => Doctrine\DBAL\ParameterType {#1922} 426 => Doctrine\DBAL\ParameterType {#1922} 427 => Doctrine\DBAL\ParameterType {#1922} 428 => Doctrine\DBAL\ParameterType {#1922} 429 => Doctrine\DBAL\ParameterType {#1922} 430 => Doctrine\DBAL\ParameterType {#1922} 431 => Doctrine\DBAL\ParameterType {#1922} 432 => Doctrine\DBAL\ParameterType {#1922} 433 => Doctrine\DBAL\ParameterType {#1922} 434 => Doctrine\DBAL\ParameterType {#1922} 435 => Doctrine\DBAL\ParameterType {#1922} 436 => Doctrine\DBAL\ParameterType {#1922} 437 => Doctrine\DBAL\ParameterType {#1922} 438 => Doctrine\DBAL\ParameterType {#1922} 439 => Doctrine\DBAL\ParameterType {#1922} 440 => Doctrine\DBAL\ParameterType {#1922} 441 => Doctrine\DBAL\ParameterType {#1922} 442 => Doctrine\DBAL\ParameterType {#1922} 443 => Doctrine\DBAL\ParameterType {#1922} 444 => Doctrine\DBAL\ParameterType {#1922} 445 => Doctrine\DBAL\ParameterType {#1922} 446 => Doctrine\DBAL\ParameterType {#1922} 447 => Doctrine\DBAL\ParameterType {#1922} 448 => Doctrine\DBAL\ParameterType {#1922} 449 => Doctrine\DBAL\ParameterType {#1922} 450 => Doctrine\DBAL\ParameterType {#1922} ])
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 => 2291 4 => 2290 5 => 2289 6 => 2288 7 => 2287 8 => 2286 9 => 2285 10 => 2284 11 => 2283 12 => 2282 13 => 2281 14 => 2280 15 => 2278 16 => 2279 17 => 2277 18 => 2275 19 => 2276 20 => 2274 21 => 2273 22 => 2272 23 => 2271 24 => 2270 25 => 2268 26 => 2269 27 => 2267 28 => 2266 29 => 2265 30 => 2263 31 => 2264 32 => 2262 33 => 2261 34 => 2259 35 => 2257 36 => 2256 37 => 2254 38 => 2252 39 => 2249 40 => 2250 41 => 2248 42 => 2247 43 => 2246 44 => 2244 45 => 2241 46 => 2243 47 => 2239 48 => 2238 49 => 2236 50 => 2235 51 => 2233 52 => 2232 53 => 2228 54 => 2227 55 => 2230 56 => 2225 57 => 2220 58 => 2219 59 => 2217 60 => 2222 61 => 2216 62 => 2214 63 => 2212 64 => 2210 65 => 2208 66 => 2206 67 => 2215 68 => 2204 69 => 2203 70 => 2201 71 => 2202 72 => 2200 73 => 2198 74 => 2195 75 => 2197 76 => 2194 77 => 2193 78 => 2191 79 => 2190 80 => 2188 81 => 2187 82 => 2185 83 => 2184 84 => 2183 85 => 2182 86 => 2181 87 => 2180 88 => 2179 89 => 2176 90 => 2177 91 => 2175 92 => 2174 93 => 2173 94 => 2172 95 => 2170 96 => 2169 97 => 2168 98 => 2165 99 => 2166 100 => 2164 101 => 2162 102 => 2161 103 => 2158 104 => 2157 105 => 2160 106 => 2155 107 => 2154 108 => 2153 109 => 2150 110 => 2151 111 => 2148 112 => 2147 113 => 2146 114 => 2145 115 => 2144 116 => 2143 117 => 2142 118 => 2138 119 => 2137 120 => 2136 121 => 2130 122 => 1941 123 => 1939 124 => 1938 125 => 1937 126 => 1936 127 => 1935 128 => 1934 129 => 1933 130 => 1932 131 => 1931 132 => 1930 133 => 1929 134 => 1928 135 => 1927 136 => 1926 137 => 1925 138 => 1924 139 => 1923 140 => 1917 141 => 1916 142 => 1915 143 => 1913 144 => 1910 145 => 1907 146 => 1905 147 => 1902 148 => 1900 149 => 1898 150 => 1896 151 => 1895 152 => 1894 153 => 1892 154 => 1891 155 => 1890 156 => 1889 157 => 1888 158 => 1885 159 => 1883 160 => 1881 161 => 1880 162 => 1876 163 => 1877 164 => 1874 165 => 1872 166 => 1871 167 => 1869 168 => 1867 169 => 1865 170 => 1862 171 => 1864 172 => 1860 173 => 1858 174 => 1854 175 => 1851 176 => 1848 177 => 1847 178 => 1845 179 => 1843 180 => 1841 181 => 1840 182 => 1839 183 => 1838 184 => 1837 185 => 1836 186 => 1835 187 => 1834 188 => 1832 189 => 1831 190 => 1830 191 => 1829 192 => 1827 193 => 1826 194 => 1825 195 => 1823 196 => 1821 197 => 1824 198 => 1820 199 => 1819 200 => 1817 201 => 1816 202 => 1815 203 => 1814 204 => 1811 205 => 1807 206 => 1804 207 => 1803 208 => 1799 209 => 1795 210 => 1791 211 => 1787 212 => 1785 213 => 1784 214 => 1781 215 => 1780 216 => 1778 217 => 1777 218 => 1775 219 => 1773 220 => 1772 221 => 1770 222 => 1766 223 => 1768 224 => 1764 225 => 1763 226 => 1760 227 => 1759 228 => 1757 229 => 1755 230 => 1753 231 => 1749 232 => 1747 233 => 1745 234 => 1743 235 => 1740 236 => 1742 237 => 1738 238 => 1737 239 => 1735 240 => 1732 241 => 1733 242 => 1731 243 => 1730 244 => 1728 245 => 1727 246 => 1725 247 => 1722 248 => 1720 249 => 1719 250 => 1723 251 => 1714 252 => 1713 253 => 1712 254 => 1709 255 => 1706 256 => 1707 257 => 1704 258 => 1703 259 => 1701 260 => 1699 261 => 1697 262 => 1695 263 => 1692 264 => 1691 265 => 1689 266 => 1685 267 => 1682 268 => 1678 269 => 1677 270 => 1674 271 => 1673 272 => 1670 273 => 1669 274 => 1668 275 => 1667 276 => 1666 277 => 1664 278 => 1665 279 => 1661 280 => 1659 281 => 1657 282 => 1656 283 => 1654 284 => 1649 285 => 1652 286 => 1647 287 => 1645 288 => 1644 289 => 1642 290 => 1640 291 => 1639 292 => 1638 293 => 1637 294 => 1635 295 => 1634 296 => 1633 297 => 1631 298 => 1630 299 => 1629 300 => 1626 301 => 1624 302 => 1623 303 => 1621 304 => 1619 305 => 1618 306 => 1617 307 => 1616 308 => 1614 309 => 1613 310 => 1612 311 => 1610 312 => 1609 313 => 1606 314 => 1605 315 => 1604 316 => 1602 317 => 1601 318 => 1600 319 => 1597 320 => 1598 321 => 1596 322 => 1591 323 => 1590 324 => 1589 325 => 1588 326 => 1587 327 => 1586 328 => 1572 329 => 1571 330 => 1569 331 => 1568 332 => 1567 333 => 1564 334 => 1565 335 => 1553 336 => 1554 337 => 1547 338 => 1543 339 => 1540 340 => 1538 341 => 1508 342 => 1485 343 => 1476 344 => 1462 345 => 1459 346 => 1453 347 => 1446 348 => 1442 349 => 1437 350 => 1423 351 => 1418 352 => 1415 353 => 1410 354 => 1406 355 => 1390 356 => 1385 357 => 1377 358 => 1373 359 => 1356 360 => 1348 361 => 1342 362 => 1339 363 => 1334 364 => 1328 365 => 1323 366 => 1321 367 => 1320 368 => 1312 369 => 1311 370 => 1310 371 => 1309 372 => 1308 373 => 1307 374 => 1306 375 => 1305 376 => 1304 377 => 1303 378 => 1302 379 => 1301 380 => 1300 381 => 1298 382 => 1297 383 => 1296 384 => 1295 385 => 1294 386 => 1293 387 => 1292 388 => 1291 389 => 1290 390 => 1289 391 => 1288 392 => 1287 393 => 1286 394 => 1284 395 => 1282 396 => 1280 397 => 1279 398 => 1278 399 => 1277 400 => 1276 401 => 1274 402 => 1273 403 => 1272 404 => 1270 405 => 1269 406 => 1268 407 => 1267 408 => 1263 409 => 1259 410 => 1256 411 => 1242 412 => 1235 413 => 1229 414 => 1223 415 => 1218 416 => 1211 417 => 1207 418 => 1202 419 => 1198 420 => 1194 421 => 1191 422 => 1184 423 => 1181 424 => 1178 425 => 1169 426 => 1164 427 => 1163 428 => 1155 429 => 1152 430 => 1148 431 => 1144 432 => 1141 433 => 1134 434 => 1124 435 => 1121 436 => 1117 437 => 1114 438 => 1112 439 => 1106 440 => 1099 441 => 1095 442 => 1091 443 => 1087 444 => 1083 445 => 1080 446 => 1076 447 => 1074 448 => 898 449 => 806 450 => 752 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} 38 => Doctrine\DBAL\ParameterType {#1922} 39 => Doctrine\DBAL\ParameterType {#1922} 40 => Doctrine\DBAL\ParameterType {#1922} 41 => Doctrine\DBAL\ParameterType {#1922} 42 => Doctrine\DBAL\ParameterType {#1922} 43 => Doctrine\DBAL\ParameterType {#1922} 44 => Doctrine\DBAL\ParameterType {#1922} 45 => Doctrine\DBAL\ParameterType {#1922} 46 => Doctrine\DBAL\ParameterType {#1922} 47 => Doctrine\DBAL\ParameterType {#1922} 48 => Doctrine\DBAL\ParameterType {#1922} 49 => Doctrine\DBAL\ParameterType {#1922} 50 => Doctrine\DBAL\ParameterType {#1922} 51 => Doctrine\DBAL\ParameterType {#1922} 52 => Doctrine\DBAL\ParameterType {#1922} 53 => Doctrine\DBAL\ParameterType {#1922} 54 => Doctrine\DBAL\ParameterType {#1922} 55 => Doctrine\DBAL\ParameterType {#1922} 56 => Doctrine\DBAL\ParameterType {#1922} 57 => Doctrine\DBAL\ParameterType {#1922} 58 => Doctrine\DBAL\ParameterType {#1922} 59 => Doctrine\DBAL\ParameterType {#1922} 60 => Doctrine\DBAL\ParameterType {#1922} 61 => Doctrine\DBAL\ParameterType {#1922} 62 => Doctrine\DBAL\ParameterType {#1922} 63 => Doctrine\DBAL\ParameterType {#1922} 64 => Doctrine\DBAL\ParameterType {#1922} 65 => Doctrine\DBAL\ParameterType {#1922} 66 => Doctrine\DBAL\ParameterType {#1922} 67 => Doctrine\DBAL\ParameterType {#1922} 68 => Doctrine\DBAL\ParameterType {#1922} 69 => Doctrine\DBAL\ParameterType {#1922} 70 => Doctrine\DBAL\ParameterType {#1922} 71 => Doctrine\DBAL\ParameterType {#1922} 72 => Doctrine\DBAL\ParameterType {#1922} 73 => Doctrine\DBAL\ParameterType {#1922} 74 => Doctrine\DBAL\ParameterType {#1922} 75 => Doctrine\DBAL\ParameterType {#1922} 76 => Doctrine\DBAL\ParameterType {#1922} 77 => Doctrine\DBAL\ParameterType {#1922} 78 => Doctrine\DBAL\ParameterType {#1922} 79 => Doctrine\DBAL\ParameterType {#1922} 80 => Doctrine\DBAL\ParameterType {#1922} 81 => Doctrine\DBAL\ParameterType {#1922} 82 => Doctrine\DBAL\ParameterType {#1922} 83 => Doctrine\DBAL\ParameterType {#1922} 84 => Doctrine\DBAL\ParameterType {#1922} 85 => Doctrine\DBAL\ParameterType {#1922} 86 => Doctrine\DBAL\ParameterType {#1922} 87 => Doctrine\DBAL\ParameterType {#1922} 88 => Doctrine\DBAL\ParameterType {#1922} 89 => Doctrine\DBAL\ParameterType {#1922} 90 => Doctrine\DBAL\ParameterType {#1922} 91 => Doctrine\DBAL\ParameterType {#1922} 92 => Doctrine\DBAL\ParameterType {#1922} 93 => Doctrine\DBAL\ParameterType {#1922} 94 => Doctrine\DBAL\ParameterType {#1922} 95 => Doctrine\DBAL\ParameterType {#1922} 96 => Doctrine\DBAL\ParameterType {#1922} 97 => Doctrine\DBAL\ParameterType {#1922} 98 => Doctrine\DBAL\ParameterType {#1922} 99 => Doctrine\DBAL\ParameterType {#1922} 100 => Doctrine\DBAL\ParameterType {#1922} 101 => Doctrine\DBAL\ParameterType {#1922} 102 => Doctrine\DBAL\ParameterType {#1922} 103 => Doctrine\DBAL\ParameterType {#1922} 104 => Doctrine\DBAL\ParameterType {#1922} 105 => Doctrine\DBAL\ParameterType {#1922} 106 => Doctrine\DBAL\ParameterType {#1922} 107 => Doctrine\DBAL\ParameterType {#1922} 108 => Doctrine\DBAL\ParameterType {#1922} 109 => Doctrine\DBAL\ParameterType {#1922} 110 => Doctrine\DBAL\ParameterType {#1922} 111 => Doctrine\DBAL\ParameterType {#1922} 112 => Doctrine\DBAL\ParameterType {#1922} 113 => Doctrine\DBAL\ParameterType {#1922} 114 => Doctrine\DBAL\ParameterType {#1922} 115 => Doctrine\DBAL\ParameterType {#1922} 116 => Doctrine\DBAL\ParameterType {#1922} 117 => Doctrine\DBAL\ParameterType {#1922} 118 => Doctrine\DBAL\ParameterType {#1922} 119 => Doctrine\DBAL\ParameterType {#1922} 120 => Doctrine\DBAL\ParameterType {#1922} 121 => Doctrine\DBAL\ParameterType {#1922} 122 => Doctrine\DBAL\ParameterType {#1922} 123 => Doctrine\DBAL\ParameterType {#1922} 124 => Doctrine\DBAL\ParameterType {#1922} 125 => Doctrine\DBAL\ParameterType {#1922} 126 => Doctrine\DBAL\ParameterType {#1922} 127 => Doctrine\DBAL\ParameterType {#1922} 128 => Doctrine\DBAL\ParameterType {#1922} 129 => Doctrine\DBAL\ParameterType {#1922} 130 => Doctrine\DBAL\ParameterType {#1922} 131 => Doctrine\DBAL\ParameterType {#1922} 132 => Doctrine\DBAL\ParameterType {#1922} 133 => Doctrine\DBAL\ParameterType {#1922} 134 => Doctrine\DBAL\ParameterType {#1922} 135 => Doctrine\DBAL\ParameterType {#1922} 136 => Doctrine\DBAL\ParameterType {#1922} 137 => Doctrine\DBAL\ParameterType {#1922} 138 => Doctrine\DBAL\ParameterType {#1922} 139 => Doctrine\DBAL\ParameterType {#1922} 140 => Doctrine\DBAL\ParameterType {#1922} 141 => Doctrine\DBAL\ParameterType {#1922} 142 => Doctrine\DBAL\ParameterType {#1922} 143 => Doctrine\DBAL\ParameterType {#1922} 144 => Doctrine\DBAL\ParameterType {#1922} 145 => Doctrine\DBAL\ParameterType {#1922} 146 => Doctrine\DBAL\ParameterType {#1922} 147 => Doctrine\DBAL\ParameterType {#1922} 148 => Doctrine\DBAL\ParameterType {#1922} 149 => Doctrine\DBAL\ParameterType {#1922} 150 => Doctrine\DBAL\ParameterType {#1922} 151 => Doctrine\DBAL\ParameterType {#1922} 152 => Doctrine\DBAL\ParameterType {#1922} 153 => Doctrine\DBAL\ParameterType {#1922} 154 => Doctrine\DBAL\ParameterType {#1922} 155 => Doctrine\DBAL\ParameterType {#1922} 156 => Doctrine\DBAL\ParameterType {#1922} 157 => Doctrine\DBAL\ParameterType {#1922} 158 => Doctrine\DBAL\ParameterType {#1922} 159 => Doctrine\DBAL\ParameterType {#1922} 160 => Doctrine\DBAL\ParameterType {#1922} 161 => Doctrine\DBAL\ParameterType {#1922} 162 => Doctrine\DBAL\ParameterType {#1922} 163 => Doctrine\DBAL\ParameterType {#1922} 164 => Doctrine\DBAL\ParameterType {#1922} 165 => Doctrine\DBAL\ParameterType {#1922} 166 => Doctrine\DBAL\ParameterType {#1922} 167 => Doctrine\DBAL\ParameterType {#1922} 168 => Doctrine\DBAL\ParameterType {#1922} 169 => Doctrine\DBAL\ParameterType {#1922} 170 => Doctrine\DBAL\ParameterType {#1922} 171 => Doctrine\DBAL\ParameterType {#1922} 172 => Doctrine\DBAL\ParameterType {#1922} 173 => Doctrine\DBAL\ParameterType {#1922} 174 => Doctrine\DBAL\ParameterType {#1922} 175 => Doctrine\DBAL\ParameterType {#1922} 176 => Doctrine\DBAL\ParameterType {#1922} 177 => Doctrine\DBAL\ParameterType {#1922} 178 => Doctrine\DBAL\ParameterType {#1922} 179 => Doctrine\DBAL\ParameterType {#1922} 180 => Doctrine\DBAL\ParameterType {#1922} 181 => Doctrine\DBAL\ParameterType {#1922} 182 => Doctrine\DBAL\ParameterType {#1922} 183 => Doctrine\DBAL\ParameterType {#1922} 184 => Doctrine\DBAL\ParameterType {#1922} 185 => Doctrine\DBAL\ParameterType {#1922} 186 => Doctrine\DBAL\ParameterType {#1922} 187 => Doctrine\DBAL\ParameterType {#1922} 188 => Doctrine\DBAL\ParameterType {#1922} 189 => Doctrine\DBAL\ParameterType {#1922} 190 => Doctrine\DBAL\ParameterType {#1922} 191 => Doctrine\DBAL\ParameterType {#1922} 192 => Doctrine\DBAL\ParameterType {#1922} 193 => Doctrine\DBAL\ParameterType {#1922} 194 => Doctrine\DBAL\ParameterType {#1922} 195 => Doctrine\DBAL\ParameterType {#1922} 196 => Doctrine\DBAL\ParameterType {#1922} 197 => Doctrine\DBAL\ParameterType {#1922} 198 => Doctrine\DBAL\ParameterType {#1922} 199 => Doctrine\DBAL\ParameterType {#1922} 200 => Doctrine\DBAL\ParameterType {#1922} 201 => Doctrine\DBAL\ParameterType {#1922} 202 => Doctrine\DBAL\ParameterType {#1922} 203 => Doctrine\DBAL\ParameterType {#1922} 204 => Doctrine\DBAL\ParameterType {#1922} 205 => Doctrine\DBAL\ParameterType {#1922} 206 => Doctrine\DBAL\ParameterType {#1922} 207 => Doctrine\DBAL\ParameterType {#1922} 208 => Doctrine\DBAL\ParameterType {#1922} 209 => Doctrine\DBAL\ParameterType {#1922} 210 => Doctrine\DBAL\ParameterType {#1922} 211 => Doctrine\DBAL\ParameterType {#1922} 212 => Doctrine\DBAL\ParameterType {#1922} 213 => Doctrine\DBAL\ParameterType {#1922} 214 => Doctrine\DBAL\ParameterType {#1922} 215 => Doctrine\DBAL\ParameterType {#1922} 216 => Doctrine\DBAL\ParameterType {#1922} 217 => Doctrine\DBAL\ParameterType {#1922} 218 => Doctrine\DBAL\ParameterType {#1922} 219 => Doctrine\DBAL\ParameterType {#1922} 220 => Doctrine\DBAL\ParameterType {#1922} 221 => Doctrine\DBAL\ParameterType {#1922} 222 => Doctrine\DBAL\ParameterType {#1922} 223 => Doctrine\DBAL\ParameterType {#1922} 224 => Doctrine\DBAL\ParameterType {#1922} 225 => Doctrine\DBAL\ParameterType {#1922} 226 => Doctrine\DBAL\ParameterType {#1922} 227 => Doctrine\DBAL\ParameterType {#1922} 228 => Doctrine\DBAL\ParameterType {#1922} 229 => Doctrine\DBAL\ParameterType {#1922} 230 => Doctrine\DBAL\ParameterType {#1922} 231 => Doctrine\DBAL\ParameterType {#1922} 232 => Doctrine\DBAL\ParameterType {#1922} 233 => Doctrine\DBAL\ParameterType {#1922} 234 => Doctrine\DBAL\ParameterType {#1922} 235 => Doctrine\DBAL\ParameterType {#1922} 236 => Doctrine\DBAL\ParameterType {#1922} 237 => Doctrine\DBAL\ParameterType {#1922} 238 => Doctrine\DBAL\ParameterType {#1922} 239 => Doctrine\DBAL\ParameterType {#1922} 240 => Doctrine\DBAL\ParameterType {#1922} 241 => Doctrine\DBAL\ParameterType {#1922} 242 => Doctrine\DBAL\ParameterType {#1922} 243 => Doctrine\DBAL\ParameterType {#1922} 244 => Doctrine\DBAL\ParameterType {#1922} 245 => Doctrine\DBAL\ParameterType {#1922} 246 => Doctrine\DBAL\ParameterType {#1922} 247 => Doctrine\DBAL\ParameterType {#1922} 248 => Doctrine\DBAL\ParameterType {#1922} 249 => Doctrine\DBAL\ParameterType {#1922} 250 => Doctrine\DBAL\ParameterType {#1922} 251 => Doctrine\DBAL\ParameterType {#1922} 252 => Doctrine\DBAL\ParameterType {#1922} 253 => Doctrine\DBAL\ParameterType {#1922} 254 => Doctrine\DBAL\ParameterType {#1922} 255 => Doctrine\DBAL\ParameterType {#1922} 256 => Doctrine\DBAL\ParameterType {#1922} 257 => Doctrine\DBAL\ParameterType {#1922} 258 => Doctrine\DBAL\ParameterType {#1922} 259 => Doctrine\DBAL\ParameterType {#1922} 260 => Doctrine\DBAL\ParameterType {#1922} 261 => Doctrine\DBAL\ParameterType {#1922} 262 => Doctrine\DBAL\ParameterType {#1922} 263 => Doctrine\DBAL\ParameterType {#1922} 264 => Doctrine\DBAL\ParameterType {#1922} 265 => Doctrine\DBAL\ParameterType {#1922} 266 => Doctrine\DBAL\ParameterType {#1922} 267 => Doctrine\DBAL\ParameterType {#1922} 268 => Doctrine\DBAL\ParameterType {#1922} 269 => Doctrine\DBAL\ParameterType {#1922} 270 => Doctrine\DBAL\ParameterType {#1922} 271 => Doctrine\DBAL\ParameterType {#1922} 272 => Doctrine\DBAL\ParameterType {#1922} 273 => Doctrine\DBAL\ParameterType {#1922} 274 => Doctrine\DBAL\ParameterType {#1922} 275 => Doctrine\DBAL\ParameterType {#1922} 276 => Doctrine\DBAL\ParameterType {#1922} 277 => Doctrine\DBAL\ParameterType {#1922} 278 => Doctrine\DBAL\ParameterType {#1922} 279 => Doctrine\DBAL\ParameterType {#1922} 280 => Doctrine\DBAL\ParameterType {#1922} 281 => Doctrine\DBAL\ParameterType {#1922} 282 => Doctrine\DBAL\ParameterType {#1922} 283 => Doctrine\DBAL\ParameterType {#1922} 284 => Doctrine\DBAL\ParameterType {#1922} 285 => Doctrine\DBAL\ParameterType {#1922} 286 => Doctrine\DBAL\ParameterType {#1922} 287 => Doctrine\DBAL\ParameterType {#1922} 288 => Doctrine\DBAL\ParameterType {#1922} 289 => Doctrine\DBAL\ParameterType {#1922} 290 => Doctrine\DBAL\ParameterType {#1922} 291 => Doctrine\DBAL\ParameterType {#1922} 292 => Doctrine\DBAL\ParameterType {#1922} 293 => Doctrine\DBAL\ParameterType {#1922} 294 => Doctrine\DBAL\ParameterType {#1922} 295 => Doctrine\DBAL\ParameterType {#1922} 296 => Doctrine\DBAL\ParameterType {#1922} 297 => Doctrine\DBAL\ParameterType {#1922} 298 => Doctrine\DBAL\ParameterType {#1922} 299 => Doctrine\DBAL\ParameterType {#1922} 300 => Doctrine\DBAL\ParameterType {#1922} 301 => Doctrine\DBAL\ParameterType {#1922} 302 => Doctrine\DBAL\ParameterType {#1922} 303 => Doctrine\DBAL\ParameterType {#1922} 304 => Doctrine\DBAL\ParameterType {#1922} 305 => Doctrine\DBAL\ParameterType {#1922} 306 => Doctrine\DBAL\ParameterType {#1922} 307 => Doctrine\DBAL\ParameterType {#1922} 308 => Doctrine\DBAL\ParameterType {#1922} 309 => Doctrine\DBAL\ParameterType {#1922} 310 => Doctrine\DBAL\ParameterType {#1922} 311 => Doctrine\DBAL\ParameterType {#1922} 312 => Doctrine\DBAL\ParameterType {#1922} 313 => Doctrine\DBAL\ParameterType {#1922} 314 => Doctrine\DBAL\ParameterType {#1922} 315 => Doctrine\DBAL\ParameterType {#1922} 316 => Doctrine\DBAL\ParameterType {#1922} 317 => Doctrine\DBAL\ParameterType {#1922} 318 => Doctrine\DBAL\ParameterType {#1922} 319 => Doctrine\DBAL\ParameterType {#1922} 320 => Doctrine\DBAL\ParameterType {#1922} 321 => Doctrine\DBAL\ParameterType {#1922} 322 => Doctrine\DBAL\ParameterType {#1922} 323 => Doctrine\DBAL\ParameterType {#1922} 324 => Doctrine\DBAL\ParameterType {#1922} 325 => Doctrine\DBAL\ParameterType {#1922} 326 => Doctrine\DBAL\ParameterType {#1922} 327 => Doctrine\DBAL\ParameterType {#1922} 328 => Doctrine\DBAL\ParameterType {#1922} 329 => Doctrine\DBAL\ParameterType {#1922} 330 => Doctrine\DBAL\ParameterType {#1922} 331 => Doctrine\DBAL\ParameterType {#1922} 332 => Doctrine\DBAL\ParameterType {#1922} 333 => Doctrine\DBAL\ParameterType {#1922} 334 => Doctrine\DBAL\ParameterType {#1922} 335 => Doctrine\DBAL\ParameterType {#1922} 336 => Doctrine\DBAL\ParameterType {#1922} 337 => Doctrine\DBAL\ParameterType {#1922} 338 => Doctrine\DBAL\ParameterType {#1922} 339 => Doctrine\DBAL\ParameterType {#1922} 340 => Doctrine\DBAL\ParameterType {#1922} 341 => Doctrine\DBAL\ParameterType {#1922} 342 => Doctrine\DBAL\ParameterType {#1922} 343 => Doctrine\DBAL\ParameterType {#1922} 344 => Doctrine\DBAL\ParameterType {#1922} 345 => Doctrine\DBAL\ParameterType {#1922} 346 => Doctrine\DBAL\ParameterType {#1922} 347 => Doctrine\DBAL\ParameterType {#1922} 348 => Doctrine\DBAL\ParameterType {#1922} 349 => Doctrine\DBAL\ParameterType {#1922} 350 => Doctrine\DBAL\ParameterType {#1922} 351 => Doctrine\DBAL\ParameterType {#1922} 352 => Doctrine\DBAL\ParameterType {#1922} 353 => Doctrine\DBAL\ParameterType {#1922} 354 => Doctrine\DBAL\ParameterType {#1922} 355 => Doctrine\DBAL\ParameterType {#1922} 356 => Doctrine\DBAL\ParameterType {#1922} 357 => Doctrine\DBAL\ParameterType {#1922} 358 => Doctrine\DBAL\ParameterType {#1922} 359 => Doctrine\DBAL\ParameterType {#1922} 360 => Doctrine\DBAL\ParameterType {#1922} 361 => Doctrine\DBAL\ParameterType {#1922} 362 => Doctrine\DBAL\ParameterType {#1922} 363 => Doctrine\DBAL\ParameterType {#1922} 364 => Doctrine\DBAL\ParameterType {#1922} 365 => Doctrine\DBAL\ParameterType {#1922} 366 => Doctrine\DBAL\ParameterType {#1922} 367 => Doctrine\DBAL\ParameterType {#1922} 368 => Doctrine\DBAL\ParameterType {#1922} 369 => Doctrine\DBAL\ParameterType {#1922} 370 => Doctrine\DBAL\ParameterType {#1922} 371 => Doctrine\DBAL\ParameterType {#1922} 372 => Doctrine\DBAL\ParameterType {#1922} 373 => Doctrine\DBAL\ParameterType {#1922} 374 => Doctrine\DBAL\ParameterType {#1922} 375 => Doctrine\DBAL\ParameterType {#1922} 376 => Doctrine\DBAL\ParameterType {#1922} 377 => Doctrine\DBAL\ParameterType {#1922} 378 => Doctrine\DBAL\ParameterType {#1922} 379 => Doctrine\DBAL\ParameterType {#1922} 380 => Doctrine\DBAL\ParameterType {#1922} 381 => Doctrine\DBAL\ParameterType {#1922} 382 => Doctrine\DBAL\ParameterType {#1922} 383 => Doctrine\DBAL\ParameterType {#1922} 384 => Doctrine\DBAL\ParameterType {#1922} 385 => Doctrine\DBAL\ParameterType {#1922} 386 => Doctrine\DBAL\ParameterType {#1922} 387 => Doctrine\DBAL\ParameterType {#1922} 388 => Doctrine\DBAL\ParameterType {#1922} 389 => Doctrine\DBAL\ParameterType {#1922} 390 => Doctrine\DBAL\ParameterType {#1922} 391 => Doctrine\DBAL\ParameterType {#1922} 392 => Doctrine\DBAL\ParameterType {#1922} 393 => Doctrine\DBAL\ParameterType {#1922} 394 => Doctrine\DBAL\ParameterType {#1922} 395 => Doctrine\DBAL\ParameterType {#1922} 396 => Doctrine\DBAL\ParameterType {#1922} 397 => Doctrine\DBAL\ParameterType {#1922} 398 => Doctrine\DBAL\ParameterType {#1922} 399 => Doctrine\DBAL\ParameterType {#1922} 400 => Doctrine\DBAL\ParameterType {#1922} 401 => Doctrine\DBAL\ParameterType {#1922} 402 => Doctrine\DBAL\ParameterType {#1922} 403 => Doctrine\DBAL\ParameterType {#1922} 404 => Doctrine\DBAL\ParameterType {#1922} 405 => Doctrine\DBAL\ParameterType {#1922} 406 => Doctrine\DBAL\ParameterType {#1922} 407 => Doctrine\DBAL\ParameterType {#1922} 408 => Doctrine\DBAL\ParameterType {#1922} 409 => Doctrine\DBAL\ParameterType {#1922} 410 => Doctrine\DBAL\ParameterType {#1922} 411 => Doctrine\DBAL\ParameterType {#1922} 412 => Doctrine\DBAL\ParameterType {#1922} 413 => Doctrine\DBAL\ParameterType {#1922} 414 => Doctrine\DBAL\ParameterType {#1922} 415 => Doctrine\DBAL\ParameterType {#1922} 416 => Doctrine\DBAL\ParameterType {#1922} 417 => Doctrine\DBAL\ParameterType {#1922} 418 => Doctrine\DBAL\ParameterType {#1922} 419 => Doctrine\DBAL\ParameterType {#1922} 420 => Doctrine\DBAL\ParameterType {#1922} 421 => Doctrine\DBAL\ParameterType {#1922} 422 => Doctrine\DBAL\ParameterType {#1922} 423 => Doctrine\DBAL\ParameterType {#1922} 424 => Doctrine\DBAL\ParameterType {#1922} 425 => Doctrine\DBAL\ParameterType {#1922} 426 => Doctrine\DBAL\ParameterType {#1922} 427 => Doctrine\DBAL\ParameterType {#1922} 428 => Doctrine\DBAL\ParameterType {#1922} 429 => Doctrine\DBAL\ParameterType {#1922} 430 => Doctrine\DBAL\ParameterType {#1922} 431 => Doctrine\DBAL\ParameterType {#1922} 432 => Doctrine\DBAL\ParameterType {#1922} 433 => Doctrine\DBAL\ParameterType {#1922} 434 => Doctrine\DBAL\ParameterType {#1922} 435 => Doctrine\DBAL\ParameterType {#1922} 436 => Doctrine\DBAL\ParameterType {#1922} 437 => Doctrine\DBAL\ParameterType {#1922} 438 => Doctrine\DBAL\ParameterType {#1922} 439 => Doctrine\DBAL\ParameterType {#1922} 440 => Doctrine\DBAL\ParameterType {#1922} 441 => Doctrine\DBAL\ParameterType {#1922} 442 => Doctrine\DBAL\ParameterType {#1922} 443 => Doctrine\DBAL\ParameterType {#1922} 444 => Doctrine\DBAL\ParameterType {#1922} 445 => Doctrine\DBAL\ParameterType {#1922} 446 => Doctrine\DBAL\ParameterType {#1922} 447 => Doctrine\DBAL\ParameterType {#1922} 448 => Doctrine\DBAL\ParameterType {#1922} 449 => Doctrine\DBAL\ParameterType {#1922} 450 => Doctrine\DBAL\ParameterType {#1922} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +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 => 1 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +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 => 1 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +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 {#1922 +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 {#1922 +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 {#3071 #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 => 2290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2280 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2280 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2278 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2278 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2279 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2279 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2277 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2277 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2275 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2275 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2276 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2276 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2274 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2274 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2273 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2273 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2272 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2272 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2271 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2271 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2270 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2270 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2268 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2268 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2269 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2269 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2267 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2267 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2266 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2266 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2265 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2265 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2263 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2263 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2264 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2264 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2262 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2262 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2261 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2261 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2259 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2259 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2257 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2257 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2256 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2256 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2254 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2254 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2252 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2252 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2249 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2249 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2250 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2250 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2248 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2248 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2247 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2247 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2246 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2246 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2244 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2244 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2241 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2241 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2243 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2243 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2239 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2239 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2238 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2238 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2236 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2236 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2235 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2235 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2233 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2233 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2232 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2232 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2228 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2228 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2227 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2227 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2230 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2230 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2225 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2225 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2220 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2220 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2219 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2219 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2217 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2217 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2222 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2222 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2216 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2216 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2214 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2214 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2212 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2212 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2210 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2210 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2208 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2208 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2206 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2206 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2215 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2215 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2204 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2204 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2203 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2203 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2201 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2201 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2202 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2202 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2200 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2200 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2198 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2198 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2197 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2197 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2193 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2193 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2187 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2187 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2181 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2181 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2175 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2175 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2166 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2166 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2158 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2158 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2157 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2157 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2146 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2146 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2145 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2145 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2144 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2144 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2143 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2143 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2142 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2142 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2138 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2138 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2137 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2137 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2136 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2136 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2130 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2130 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +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 {#1922 +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 {#1922 +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 {#1922 +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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 => 2141 4 => 2134 5 => 2133 6 => 1574 7 => 1573 8 => 1563 9 => 1562 10 => 1561 11 => 1560 12 => 1559 13 => 1558 14 => 1557 15 => 1555 16 => 1556 17 => 1552 18 => 1551 19 => 1550 20 => 1549 21 => 1548 22 => 1545 23 => 1546 24 => 1544 25 => 1542 26 => 1541 27 => 1539 28 => 1537 29 => 1535 30 => 1536 31 => 1534 32 => 1533 33 => 1532 34 => 1530 35 => 1529 36 => 1528 37 => 1527 38 => 1526 39 => 1525 40 => 1524 41 => 1523 42 => 1521 43 => 1522 44 => 1520 45 => 1519 46 => 1518 47 => 1517 48 => 1516 49 => 1515 50 => 1514 51 => 1513 52 => 1512 53 => 1511 54 => 1509 55 => 1510 56 => 1506 57 => 1504 58 => 1502 59 => 1503 60 => 1500 61 => 1501 62 => 1498 63 => 1499 64 => 1497 65 => 1496 66 => 1495 67 => 1494 68 => 1492 69 => 1490 70 => 1491 71 => 1489 72 => 1488 73 => 1487 74 => 1486 75 => 1483 76 => 1484 77 => 1482 78 => 1479 79 => 1480 80 => 1477 81 => 1475 82 => 1473 83 => 1472 84 => 1471 85 => 1470 86 => 1478 87 => 1469 88 => 1468 89 => 1466 90 => 1465 91 => 1463 92 => 1460 93 => 1457 94 => 1455 95 => 1454 96 => 1451 97 => 1450 98 => 1448 99 => 1443 100 => 1441 101 => 1440 102 => 1438 103 => 1435 104 => 1433 105 => 1432 106 => 1431 107 => 1429 108 => 1427 109 => 1425 110 => 1424 111 => 1422 112 => 1420 113 => 1416 114 => 1414 115 => 1413 116 => 1411 117 => 1409 118 => 1408 119 => 1405 120 => 1404 121 => 1403 122 => 1402 123 => 1399 124 => 1398 125 => 1396 126 => 1395 127 => 1394 128 => 1393 129 => 1391 130 => 1389 131 => 1387 132 => 1386 133 => 1384 134 => 1382 135 => 1381 136 => 1380 137 => 1379 138 => 1376 139 => 1375 140 => 1374 141 => 1371 142 => 1369 143 => 1368 144 => 1367 145 => 1365 146 => 1364 147 => 1363 148 => 1361 149 => 1360 150 => 1357 151 => 1358 152 => 1355 153 => 1354 154 => 1353 155 => 1351 156 => 1350 157 => 1349 158 => 1345 159 => 1344 160 => 1343 161 => 1341 162 => 1340 163 => 1337 164 => 1336 165 => 1335 166 => 1332 167 => 1331 168 => 1330 169 => 1329 170 => 1327 171 => 1326 172 => 1325 173 => 1322 174 => 1071 175 => 1070 176 => 1069 177 => 1068 178 => 1067 179 => 1066 180 => 1065 181 => 1064 182 => 1063 183 => 1062 184 => 1061 185 => 1060 186 => 1059 187 => 1058 188 => 1057 189 => 1056 190 => 1055 191 => 1054 192 => 1053 193 => 1052 194 => 1051 195 => 1050 196 => 1049 197 => 1048 198 => 1047 199 => 1046 200 => 1045 201 => 1044 202 => 1043 203 => 1042 204 => 1041 205 => 1040 206 => 1039 207 => 1038 208 => 1037 209 => 1036 210 => 1035 211 => 1034 212 => 1033 213 => 1032 214 => 1031 215 => 1030 216 => 1022 217 => 1020 218 => 1018 219 => 1017 220 => 1015 221 => 1012 222 => 902 223 => 888 224 => 886 225 => 883 226 => 882 227 => 881 228 => 880 229 => 877 230 => 875 231 => 874 232 => 872 233 => 871 234 => 866 235 => 865 236 => 862 237 => 861 238 => 859 239 => 857 240 => 856 241 => 854 242 => 852 243 => 849 244 => 848 245 => 847 246 => 845 247 => 844 248 => 841 249 => 839 250 => 838 251 => 836 252 => 804 253 => 803 254 => 802 255 => 801 256 => 800 257 => 799 258 => 798 259 => 797 260 => 796 261 => 795 262 => 794 263 => 793 264 => 790 265 => 789 266 => 788 267 => 787 268 => 786 269 => 785 270 => 784 271 => 783 272 => 782 273 => 781 274 => 780 275 => 779 276 => 778 277 => 777 278 => 776 279 => 775 280 => 774 281 => 773 282 => 772 283 => 771 284 => 770 285 => 769 286 => 768 287 => 767 288 => 766 289 => 765 290 => 764 291 => 763 292 => 762 293 => 761 294 => 760 295 => 759 296 => 758 297 => 757 298 => 756 299 => 755 300 => 754 301 => 753 302 => 751 303 => 750 304 => 749 305 => 748 306 => 747 307 => 746 308 => 745 309 => 744 310 => 743 311 => 742 312 => 741 313 => 740 314 => 739 315 => 738 316 => 737 317 => 736 318 => 735 319 => 734 320 => 733 321 => 732 322 => 731 323 => 730 324 => 729 325 => 728 326 => 727 327 => 726 328 => 725 329 => 724 330 => 714 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} 38 => Doctrine\DBAL\ParameterType {#1922} 39 => Doctrine\DBAL\ParameterType {#1922} 40 => Doctrine\DBAL\ParameterType {#1922} 41 => Doctrine\DBAL\ParameterType {#1922} 42 => Doctrine\DBAL\ParameterType {#1922} 43 => Doctrine\DBAL\ParameterType {#1922} 44 => Doctrine\DBAL\ParameterType {#1922} 45 => Doctrine\DBAL\ParameterType {#1922} 46 => Doctrine\DBAL\ParameterType {#1922} 47 => Doctrine\DBAL\ParameterType {#1922} 48 => Doctrine\DBAL\ParameterType {#1922} 49 => Doctrine\DBAL\ParameterType {#1922} 50 => Doctrine\DBAL\ParameterType {#1922} 51 => Doctrine\DBAL\ParameterType {#1922} 52 => Doctrine\DBAL\ParameterType {#1922} 53 => Doctrine\DBAL\ParameterType {#1922} 54 => Doctrine\DBAL\ParameterType {#1922} 55 => Doctrine\DBAL\ParameterType {#1922} 56 => Doctrine\DBAL\ParameterType {#1922} 57 => Doctrine\DBAL\ParameterType {#1922} 58 => Doctrine\DBAL\ParameterType {#1922} 59 => Doctrine\DBAL\ParameterType {#1922} 60 => Doctrine\DBAL\ParameterType {#1922} 61 => Doctrine\DBAL\ParameterType {#1922} 62 => Doctrine\DBAL\ParameterType {#1922} 63 => Doctrine\DBAL\ParameterType {#1922} 64 => Doctrine\DBAL\ParameterType {#1922} 65 => Doctrine\DBAL\ParameterType {#1922} 66 => Doctrine\DBAL\ParameterType {#1922} 67 => Doctrine\DBAL\ParameterType {#1922} 68 => Doctrine\DBAL\ParameterType {#1922} 69 => Doctrine\DBAL\ParameterType {#1922} 70 => Doctrine\DBAL\ParameterType {#1922} 71 => Doctrine\DBAL\ParameterType {#1922} 72 => Doctrine\DBAL\ParameterType {#1922} 73 => Doctrine\DBAL\ParameterType {#1922} 74 => Doctrine\DBAL\ParameterType {#1922} 75 => Doctrine\DBAL\ParameterType {#1922} 76 => Doctrine\DBAL\ParameterType {#1922} 77 => Doctrine\DBAL\ParameterType {#1922} 78 => Doctrine\DBAL\ParameterType {#1922} 79 => Doctrine\DBAL\ParameterType {#1922} 80 => Doctrine\DBAL\ParameterType {#1922} 81 => Doctrine\DBAL\ParameterType {#1922} 82 => Doctrine\DBAL\ParameterType {#1922} 83 => Doctrine\DBAL\ParameterType {#1922} 84 => Doctrine\DBAL\ParameterType {#1922} 85 => Doctrine\DBAL\ParameterType {#1922} 86 => Doctrine\DBAL\ParameterType {#1922} 87 => Doctrine\DBAL\ParameterType {#1922} 88 => Doctrine\DBAL\ParameterType {#1922} 89 => Doctrine\DBAL\ParameterType {#1922} 90 => Doctrine\DBAL\ParameterType {#1922} 91 => Doctrine\DBAL\ParameterType {#1922} 92 => Doctrine\DBAL\ParameterType {#1922} 93 => Doctrine\DBAL\ParameterType {#1922} 94 => Doctrine\DBAL\ParameterType {#1922} 95 => Doctrine\DBAL\ParameterType {#1922} 96 => Doctrine\DBAL\ParameterType {#1922} 97 => Doctrine\DBAL\ParameterType {#1922} 98 => Doctrine\DBAL\ParameterType {#1922} 99 => Doctrine\DBAL\ParameterType {#1922} 100 => Doctrine\DBAL\ParameterType {#1922} 101 => Doctrine\DBAL\ParameterType {#1922} 102 => Doctrine\DBAL\ParameterType {#1922} 103 => Doctrine\DBAL\ParameterType {#1922} 104 => Doctrine\DBAL\ParameterType {#1922} 105 => Doctrine\DBAL\ParameterType {#1922} 106 => Doctrine\DBAL\ParameterType {#1922} 107 => Doctrine\DBAL\ParameterType {#1922} 108 => Doctrine\DBAL\ParameterType {#1922} 109 => Doctrine\DBAL\ParameterType {#1922} 110 => Doctrine\DBAL\ParameterType {#1922} 111 => Doctrine\DBAL\ParameterType {#1922} 112 => Doctrine\DBAL\ParameterType {#1922} 113 => Doctrine\DBAL\ParameterType {#1922} 114 => Doctrine\DBAL\ParameterType {#1922} 115 => Doctrine\DBAL\ParameterType {#1922} 116 => Doctrine\DBAL\ParameterType {#1922} 117 => Doctrine\DBAL\ParameterType {#1922} 118 => Doctrine\DBAL\ParameterType {#1922} 119 => Doctrine\DBAL\ParameterType {#1922} 120 => Doctrine\DBAL\ParameterType {#1922} 121 => Doctrine\DBAL\ParameterType {#1922} 122 => Doctrine\DBAL\ParameterType {#1922} 123 => Doctrine\DBAL\ParameterType {#1922} 124 => Doctrine\DBAL\ParameterType {#1922} 125 => Doctrine\DBAL\ParameterType {#1922} 126 => Doctrine\DBAL\ParameterType {#1922} 127 => Doctrine\DBAL\ParameterType {#1922} 128 => Doctrine\DBAL\ParameterType {#1922} 129 => Doctrine\DBAL\ParameterType {#1922} 130 => Doctrine\DBAL\ParameterType {#1922} 131 => Doctrine\DBAL\ParameterType {#1922} 132 => Doctrine\DBAL\ParameterType {#1922} 133 => Doctrine\DBAL\ParameterType {#1922} 134 => Doctrine\DBAL\ParameterType {#1922} 135 => Doctrine\DBAL\ParameterType {#1922} 136 => Doctrine\DBAL\ParameterType {#1922} 137 => Doctrine\DBAL\ParameterType {#1922} 138 => Doctrine\DBAL\ParameterType {#1922} 139 => Doctrine\DBAL\ParameterType {#1922} 140 => Doctrine\DBAL\ParameterType {#1922} 141 => Doctrine\DBAL\ParameterType {#1922} 142 => Doctrine\DBAL\ParameterType {#1922} 143 => Doctrine\DBAL\ParameterType {#1922} 144 => Doctrine\DBAL\ParameterType {#1922} 145 => Doctrine\DBAL\ParameterType {#1922} 146 => Doctrine\DBAL\ParameterType {#1922} 147 => Doctrine\DBAL\ParameterType {#1922} 148 => Doctrine\DBAL\ParameterType {#1922} 149 => Doctrine\DBAL\ParameterType {#1922} 150 => Doctrine\DBAL\ParameterType {#1922} 151 => Doctrine\DBAL\ParameterType {#1922} 152 => Doctrine\DBAL\ParameterType {#1922} 153 => Doctrine\DBAL\ParameterType {#1922} 154 => Doctrine\DBAL\ParameterType {#1922} 155 => Doctrine\DBAL\ParameterType {#1922} 156 => Doctrine\DBAL\ParameterType {#1922} 157 => Doctrine\DBAL\ParameterType {#1922} 158 => Doctrine\DBAL\ParameterType {#1922} 159 => Doctrine\DBAL\ParameterType {#1922} 160 => Doctrine\DBAL\ParameterType {#1922} 161 => Doctrine\DBAL\ParameterType {#1922} 162 => Doctrine\DBAL\ParameterType {#1922} 163 => Doctrine\DBAL\ParameterType {#1922} 164 => Doctrine\DBAL\ParameterType {#1922} 165 => Doctrine\DBAL\ParameterType {#1922} 166 => Doctrine\DBAL\ParameterType {#1922} 167 => Doctrine\DBAL\ParameterType {#1922} 168 => Doctrine\DBAL\ParameterType {#1922} 169 => Doctrine\DBAL\ParameterType {#1922} 170 => Doctrine\DBAL\ParameterType {#1922} 171 => Doctrine\DBAL\ParameterType {#1922} 172 => Doctrine\DBAL\ParameterType {#1922} 173 => Doctrine\DBAL\ParameterType {#1922} 174 => Doctrine\DBAL\ParameterType {#1922} 175 => Doctrine\DBAL\ParameterType {#1922} 176 => Doctrine\DBAL\ParameterType {#1922} 177 => Doctrine\DBAL\ParameterType {#1922} 178 => Doctrine\DBAL\ParameterType {#1922} 179 => Doctrine\DBAL\ParameterType {#1922} 180 => Doctrine\DBAL\ParameterType {#1922} 181 => Doctrine\DBAL\ParameterType {#1922} 182 => Doctrine\DBAL\ParameterType {#1922} 183 => Doctrine\DBAL\ParameterType {#1922} 184 => Doctrine\DBAL\ParameterType {#1922} 185 => Doctrine\DBAL\ParameterType {#1922} 186 => Doctrine\DBAL\ParameterType {#1922} 187 => Doctrine\DBAL\ParameterType {#1922} 188 => Doctrine\DBAL\ParameterType {#1922} 189 => Doctrine\DBAL\ParameterType {#1922} 190 => Doctrine\DBAL\ParameterType {#1922} 191 => Doctrine\DBAL\ParameterType {#1922} 192 => Doctrine\DBAL\ParameterType {#1922} 193 => Doctrine\DBAL\ParameterType {#1922} 194 => Doctrine\DBAL\ParameterType {#1922} 195 => Doctrine\DBAL\ParameterType {#1922} 196 => Doctrine\DBAL\ParameterType {#1922} 197 => Doctrine\DBAL\ParameterType {#1922} 198 => Doctrine\DBAL\ParameterType {#1922} 199 => Doctrine\DBAL\ParameterType {#1922} 200 => Doctrine\DBAL\ParameterType {#1922} 201 => Doctrine\DBAL\ParameterType {#1922} 202 => Doctrine\DBAL\ParameterType {#1922} 203 => Doctrine\DBAL\ParameterType {#1922} 204 => Doctrine\DBAL\ParameterType {#1922} 205 => Doctrine\DBAL\ParameterType {#1922} 206 => Doctrine\DBAL\ParameterType {#1922} 207 => Doctrine\DBAL\ParameterType {#1922} 208 => Doctrine\DBAL\ParameterType {#1922} 209 => Doctrine\DBAL\ParameterType {#1922} 210 => Doctrine\DBAL\ParameterType {#1922} 211 => Doctrine\DBAL\ParameterType {#1922} 212 => Doctrine\DBAL\ParameterType {#1922} 213 => Doctrine\DBAL\ParameterType {#1922} 214 => Doctrine\DBAL\ParameterType {#1922} 215 => Doctrine\DBAL\ParameterType {#1922} 216 => Doctrine\DBAL\ParameterType {#1922} 217 => Doctrine\DBAL\ParameterType {#1922} 218 => Doctrine\DBAL\ParameterType {#1922} 219 => Doctrine\DBAL\ParameterType {#1922} 220 => Doctrine\DBAL\ParameterType {#1922} 221 => Doctrine\DBAL\ParameterType {#1922} 222 => Doctrine\DBAL\ParameterType {#1922} 223 => Doctrine\DBAL\ParameterType {#1922} 224 => Doctrine\DBAL\ParameterType {#1922} 225 => Doctrine\DBAL\ParameterType {#1922} 226 => Doctrine\DBAL\ParameterType {#1922} 227 => Doctrine\DBAL\ParameterType {#1922} 228 => Doctrine\DBAL\ParameterType {#1922} 229 => Doctrine\DBAL\ParameterType {#1922} 230 => Doctrine\DBAL\ParameterType {#1922} 231 => Doctrine\DBAL\ParameterType {#1922} 232 => Doctrine\DBAL\ParameterType {#1922} 233 => Doctrine\DBAL\ParameterType {#1922} 234 => Doctrine\DBAL\ParameterType {#1922} 235 => Doctrine\DBAL\ParameterType {#1922} 236 => Doctrine\DBAL\ParameterType {#1922} 237 => Doctrine\DBAL\ParameterType {#1922} 238 => Doctrine\DBAL\ParameterType {#1922} 239 => Doctrine\DBAL\ParameterType {#1922} 240 => Doctrine\DBAL\ParameterType {#1922} 241 => Doctrine\DBAL\ParameterType {#1922} 242 => Doctrine\DBAL\ParameterType {#1922} 243 => Doctrine\DBAL\ParameterType {#1922} 244 => Doctrine\DBAL\ParameterType {#1922} 245 => Doctrine\DBAL\ParameterType {#1922} 246 => Doctrine\DBAL\ParameterType {#1922} 247 => Doctrine\DBAL\ParameterType {#1922} 248 => Doctrine\DBAL\ParameterType {#1922} 249 => Doctrine\DBAL\ParameterType {#1922} 250 => Doctrine\DBAL\ParameterType {#1922} 251 => Doctrine\DBAL\ParameterType {#1922} 252 => Doctrine\DBAL\ParameterType {#1922} 253 => Doctrine\DBAL\ParameterType {#1922} 254 => Doctrine\DBAL\ParameterType {#1922} 255 => Doctrine\DBAL\ParameterType {#1922} 256 => Doctrine\DBAL\ParameterType {#1922} 257 => Doctrine\DBAL\ParameterType {#1922} 258 => Doctrine\DBAL\ParameterType {#1922} 259 => Doctrine\DBAL\ParameterType {#1922} 260 => Doctrine\DBAL\ParameterType {#1922} 261 => Doctrine\DBAL\ParameterType {#1922} 262 => Doctrine\DBAL\ParameterType {#1922} 263 => Doctrine\DBAL\ParameterType {#1922} 264 => Doctrine\DBAL\ParameterType {#1922} 265 => Doctrine\DBAL\ParameterType {#1922} 266 => Doctrine\DBAL\ParameterType {#1922} 267 => Doctrine\DBAL\ParameterType {#1922} 268 => Doctrine\DBAL\ParameterType {#1922} 269 => Doctrine\DBAL\ParameterType {#1922} 270 => Doctrine\DBAL\ParameterType {#1922} 271 => Doctrine\DBAL\ParameterType {#1922} 272 => Doctrine\DBAL\ParameterType {#1922} 273 => Doctrine\DBAL\ParameterType {#1922} 274 => Doctrine\DBAL\ParameterType {#1922} 275 => Doctrine\DBAL\ParameterType {#1922} 276 => Doctrine\DBAL\ParameterType {#1922} 277 => Doctrine\DBAL\ParameterType {#1922} 278 => Doctrine\DBAL\ParameterType {#1922} 279 => Doctrine\DBAL\ParameterType {#1922} 280 => Doctrine\DBAL\ParameterType {#1922} 281 => Doctrine\DBAL\ParameterType {#1922} 282 => Doctrine\DBAL\ParameterType {#1922} 283 => Doctrine\DBAL\ParameterType {#1922} 284 => Doctrine\DBAL\ParameterType {#1922} 285 => Doctrine\DBAL\ParameterType {#1922} 286 => Doctrine\DBAL\ParameterType {#1922} 287 => Doctrine\DBAL\ParameterType {#1922} 288 => Doctrine\DBAL\ParameterType {#1922} 289 => Doctrine\DBAL\ParameterType {#1922} 290 => Doctrine\DBAL\ParameterType {#1922} 291 => Doctrine\DBAL\ParameterType {#1922} 292 => Doctrine\DBAL\ParameterType {#1922} 293 => Doctrine\DBAL\ParameterType {#1922} 294 => Doctrine\DBAL\ParameterType {#1922} 295 => Doctrine\DBAL\ParameterType {#1922} 296 => Doctrine\DBAL\ParameterType {#1922} 297 => Doctrine\DBAL\ParameterType {#1922} 298 => Doctrine\DBAL\ParameterType {#1922} 299 => Doctrine\DBAL\ParameterType {#1922} 300 => Doctrine\DBAL\ParameterType {#1922} 301 => Doctrine\DBAL\ParameterType {#1922} 302 => Doctrine\DBAL\ParameterType {#1922} 303 => Doctrine\DBAL\ParameterType {#1922} 304 => Doctrine\DBAL\ParameterType {#1922} 305 => Doctrine\DBAL\ParameterType {#1922} 306 => Doctrine\DBAL\ParameterType {#1922} 307 => Doctrine\DBAL\ParameterType {#1922} 308 => Doctrine\DBAL\ParameterType {#1922} 309 => Doctrine\DBAL\ParameterType {#1922} 310 => Doctrine\DBAL\ParameterType {#1922} 311 => Doctrine\DBAL\ParameterType {#1922} 312 => Doctrine\DBAL\ParameterType {#1922} 313 => Doctrine\DBAL\ParameterType {#1922} 314 => Doctrine\DBAL\ParameterType {#1922} 315 => Doctrine\DBAL\ParameterType {#1922} 316 => Doctrine\DBAL\ParameterType {#1922} 317 => Doctrine\DBAL\ParameterType {#1922} 318 => Doctrine\DBAL\ParameterType {#1922} 319 => Doctrine\DBAL\ParameterType {#1922} 320 => Doctrine\DBAL\ParameterType {#1922} 321 => Doctrine\DBAL\ParameterType {#1922} 322 => Doctrine\DBAL\ParameterType {#1922} 323 => Doctrine\DBAL\ParameterType {#1922} 324 => Doctrine\DBAL\ParameterType {#1922} 325 => Doctrine\DBAL\ParameterType {#1922} 326 => Doctrine\DBAL\ParameterType {#1922} 327 => Doctrine\DBAL\ParameterType {#1922} 328 => Doctrine\DBAL\ParameterType {#1922} 329 => Doctrine\DBAL\ParameterType {#1922} 330 => Doctrine\DBAL\ParameterType {#1922} ])
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 => 2141 4 => 2134 5 => 2133 6 => 1574 7 => 1573 8 => 1563 9 => 1562 10 => 1561 11 => 1560 12 => 1559 13 => 1558 14 => 1557 15 => 1555 16 => 1556 17 => 1552 18 => 1551 19 => 1550 20 => 1549 21 => 1548 22 => 1545 23 => 1546 24 => 1544 25 => 1542 26 => 1541 27 => 1539 28 => 1537 29 => 1535 30 => 1536 31 => 1534 32 => 1533 33 => 1532 34 => 1530 35 => 1529 36 => 1528 37 => 1527 38 => 1526 39 => 1525 40 => 1524 41 => 1523 42 => 1521 43 => 1522 44 => 1520 45 => 1519 46 => 1518 47 => 1517 48 => 1516 49 => 1515 50 => 1514 51 => 1513 52 => 1512 53 => 1511 54 => 1509 55 => 1510 56 => 1506 57 => 1504 58 => 1502 59 => 1503 60 => 1500 61 => 1501 62 => 1498 63 => 1499 64 => 1497 65 => 1496 66 => 1495 67 => 1494 68 => 1492 69 => 1490 70 => 1491 71 => 1489 72 => 1488 73 => 1487 74 => 1486 75 => 1483 76 => 1484 77 => 1482 78 => 1479 79 => 1480 80 => 1477 81 => 1475 82 => 1473 83 => 1472 84 => 1471 85 => 1470 86 => 1478 87 => 1469 88 => 1468 89 => 1466 90 => 1465 91 => 1463 92 => 1460 93 => 1457 94 => 1455 95 => 1454 96 => 1451 97 => 1450 98 => 1448 99 => 1443 100 => 1441 101 => 1440 102 => 1438 103 => 1435 104 => 1433 105 => 1432 106 => 1431 107 => 1429 108 => 1427 109 => 1425 110 => 1424 111 => 1422 112 => 1420 113 => 1416 114 => 1414 115 => 1413 116 => 1411 117 => 1409 118 => 1408 119 => 1405 120 => 1404 121 => 1403 122 => 1402 123 => 1399 124 => 1398 125 => 1396 126 => 1395 127 => 1394 128 => 1393 129 => 1391 130 => 1389 131 => 1387 132 => 1386 133 => 1384 134 => 1382 135 => 1381 136 => 1380 137 => 1379 138 => 1376 139 => 1375 140 => 1374 141 => 1371 142 => 1369 143 => 1368 144 => 1367 145 => 1365 146 => 1364 147 => 1363 148 => 1361 149 => 1360 150 => 1357 151 => 1358 152 => 1355 153 => 1354 154 => 1353 155 => 1351 156 => 1350 157 => 1349 158 => 1345 159 => 1344 160 => 1343 161 => 1341 162 => 1340 163 => 1337 164 => 1336 165 => 1335 166 => 1332 167 => 1331 168 => 1330 169 => 1329 170 => 1327 171 => 1326 172 => 1325 173 => 1322 174 => 1071 175 => 1070 176 => 1069 177 => 1068 178 => 1067 179 => 1066 180 => 1065 181 => 1064 182 => 1063 183 => 1062 184 => 1061 185 => 1060 186 => 1059 187 => 1058 188 => 1057 189 => 1056 190 => 1055 191 => 1054 192 => 1053 193 => 1052 194 => 1051 195 => 1050 196 => 1049 197 => 1048 198 => 1047 199 => 1046 200 => 1045 201 => 1044 202 => 1043 203 => 1042 204 => 1041 205 => 1040 206 => 1039 207 => 1038 208 => 1037 209 => 1036 210 => 1035 211 => 1034 212 => 1033 213 => 1032 214 => 1031 215 => 1030 216 => 1022 217 => 1020 218 => 1018 219 => 1017 220 => 1015 221 => 1012 222 => 902 223 => 888 224 => 886 225 => 883 226 => 882 227 => 881 228 => 880 229 => 877 230 => 875 231 => 874 232 => 872 233 => 871 234 => 866 235 => 865 236 => 862 237 => 861 238 => 859 239 => 857 240 => 856 241 => 854 242 => 852 243 => 849 244 => 848 245 => 847 246 => 845 247 => 844 248 => 841 249 => 839 250 => 838 251 => 836 252 => 804 253 => 803 254 => 802 255 => 801 256 => 800 257 => 799 258 => 798 259 => 797 260 => 796 261 => 795 262 => 794 263 => 793 264 => 790 265 => 789 266 => 788 267 => 787 268 => 786 269 => 785 270 => 784 271 => 783 272 => 782 273 => 781 274 => 780 275 => 779 276 => 778 277 => 777 278 => 776 279 => 775 280 => 774 281 => 773 282 => 772 283 => 771 284 => 770 285 => 769 286 => 768 287 => 767 288 => 766 289 => 765 290 => 764 291 => 763 292 => 762 293 => 761 294 => 760 295 => 759 296 => 758 297 => 757 298 => 756 299 => 755 300 => 754 301 => 753 302 => 751 303 => 750 304 => 749 305 => 748 306 => 747 307 => 746 308 => 745 309 => 744 310 => 743 311 => 742 312 => 741 313 => 740 314 => 739 315 => 738 316 => 737 317 => 736 318 => 735 319 => 734 320 => 733 321 => 732 322 => 731 323 => 730 324 => 729 325 => 728 326 => 727 327 => 726 328 => 725 329 => 724 330 => 714 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} 38 => Doctrine\DBAL\ParameterType {#1922} 39 => Doctrine\DBAL\ParameterType {#1922} 40 => Doctrine\DBAL\ParameterType {#1922} 41 => Doctrine\DBAL\ParameterType {#1922} 42 => Doctrine\DBAL\ParameterType {#1922} 43 => Doctrine\DBAL\ParameterType {#1922} 44 => Doctrine\DBAL\ParameterType {#1922} 45 => Doctrine\DBAL\ParameterType {#1922} 46 => Doctrine\DBAL\ParameterType {#1922} 47 => Doctrine\DBAL\ParameterType {#1922} 48 => Doctrine\DBAL\ParameterType {#1922} 49 => Doctrine\DBAL\ParameterType {#1922} 50 => Doctrine\DBAL\ParameterType {#1922} 51 => Doctrine\DBAL\ParameterType {#1922} 52 => Doctrine\DBAL\ParameterType {#1922} 53 => Doctrine\DBAL\ParameterType {#1922} 54 => Doctrine\DBAL\ParameterType {#1922} 55 => Doctrine\DBAL\ParameterType {#1922} 56 => Doctrine\DBAL\ParameterType {#1922} 57 => Doctrine\DBAL\ParameterType {#1922} 58 => Doctrine\DBAL\ParameterType {#1922} 59 => Doctrine\DBAL\ParameterType {#1922} 60 => Doctrine\DBAL\ParameterType {#1922} 61 => Doctrine\DBAL\ParameterType {#1922} 62 => Doctrine\DBAL\ParameterType {#1922} 63 => Doctrine\DBAL\ParameterType {#1922} 64 => Doctrine\DBAL\ParameterType {#1922} 65 => Doctrine\DBAL\ParameterType {#1922} 66 => Doctrine\DBAL\ParameterType {#1922} 67 => Doctrine\DBAL\ParameterType {#1922} 68 => Doctrine\DBAL\ParameterType {#1922} 69 => Doctrine\DBAL\ParameterType {#1922} 70 => Doctrine\DBAL\ParameterType {#1922} 71 => Doctrine\DBAL\ParameterType {#1922} 72 => Doctrine\DBAL\ParameterType {#1922} 73 => Doctrine\DBAL\ParameterType {#1922} 74 => Doctrine\DBAL\ParameterType {#1922} 75 => Doctrine\DBAL\ParameterType {#1922} 76 => Doctrine\DBAL\ParameterType {#1922} 77 => Doctrine\DBAL\ParameterType {#1922} 78 => Doctrine\DBAL\ParameterType {#1922} 79 => Doctrine\DBAL\ParameterType {#1922} 80 => Doctrine\DBAL\ParameterType {#1922} 81 => Doctrine\DBAL\ParameterType {#1922} 82 => Doctrine\DBAL\ParameterType {#1922} 83 => Doctrine\DBAL\ParameterType {#1922} 84 => Doctrine\DBAL\ParameterType {#1922} 85 => Doctrine\DBAL\ParameterType {#1922} 86 => Doctrine\DBAL\ParameterType {#1922} 87 => Doctrine\DBAL\ParameterType {#1922} 88 => Doctrine\DBAL\ParameterType {#1922} 89 => Doctrine\DBAL\ParameterType {#1922} 90 => Doctrine\DBAL\ParameterType {#1922} 91 => Doctrine\DBAL\ParameterType {#1922} 92 => Doctrine\DBAL\ParameterType {#1922} 93 => Doctrine\DBAL\ParameterType {#1922} 94 => Doctrine\DBAL\ParameterType {#1922} 95 => Doctrine\DBAL\ParameterType {#1922} 96 => Doctrine\DBAL\ParameterType {#1922} 97 => Doctrine\DBAL\ParameterType {#1922} 98 => Doctrine\DBAL\ParameterType {#1922} 99 => Doctrine\DBAL\ParameterType {#1922} 100 => Doctrine\DBAL\ParameterType {#1922} 101 => Doctrine\DBAL\ParameterType {#1922} 102 => Doctrine\DBAL\ParameterType {#1922} 103 => Doctrine\DBAL\ParameterType {#1922} 104 => Doctrine\DBAL\ParameterType {#1922} 105 => Doctrine\DBAL\ParameterType {#1922} 106 => Doctrine\DBAL\ParameterType {#1922} 107 => Doctrine\DBAL\ParameterType {#1922} 108 => Doctrine\DBAL\ParameterType {#1922} 109 => Doctrine\DBAL\ParameterType {#1922} 110 => Doctrine\DBAL\ParameterType {#1922} 111 => Doctrine\DBAL\ParameterType {#1922} 112 => Doctrine\DBAL\ParameterType {#1922} 113 => Doctrine\DBAL\ParameterType {#1922} 114 => Doctrine\DBAL\ParameterType {#1922} 115 => Doctrine\DBAL\ParameterType {#1922} 116 => Doctrine\DBAL\ParameterType {#1922} 117 => Doctrine\DBAL\ParameterType {#1922} 118 => Doctrine\DBAL\ParameterType {#1922} 119 => Doctrine\DBAL\ParameterType {#1922} 120 => Doctrine\DBAL\ParameterType {#1922} 121 => Doctrine\DBAL\ParameterType {#1922} 122 => Doctrine\DBAL\ParameterType {#1922} 123 => Doctrine\DBAL\ParameterType {#1922} 124 => Doctrine\DBAL\ParameterType {#1922} 125 => Doctrine\DBAL\ParameterType {#1922} 126 => Doctrine\DBAL\ParameterType {#1922} 127 => Doctrine\DBAL\ParameterType {#1922} 128 => Doctrine\DBAL\ParameterType {#1922} 129 => Doctrine\DBAL\ParameterType {#1922} 130 => Doctrine\DBAL\ParameterType {#1922} 131 => Doctrine\DBAL\ParameterType {#1922} 132 => Doctrine\DBAL\ParameterType {#1922} 133 => Doctrine\DBAL\ParameterType {#1922} 134 => Doctrine\DBAL\ParameterType {#1922} 135 => Doctrine\DBAL\ParameterType {#1922} 136 => Doctrine\DBAL\ParameterType {#1922} 137 => Doctrine\DBAL\ParameterType {#1922} 138 => Doctrine\DBAL\ParameterType {#1922} 139 => Doctrine\DBAL\ParameterType {#1922} 140 => Doctrine\DBAL\ParameterType {#1922} 141 => Doctrine\DBAL\ParameterType {#1922} 142 => Doctrine\DBAL\ParameterType {#1922} 143 => Doctrine\DBAL\ParameterType {#1922} 144 => Doctrine\DBAL\ParameterType {#1922} 145 => Doctrine\DBAL\ParameterType {#1922} 146 => Doctrine\DBAL\ParameterType {#1922} 147 => Doctrine\DBAL\ParameterType {#1922} 148 => Doctrine\DBAL\ParameterType {#1922} 149 => Doctrine\DBAL\ParameterType {#1922} 150 => Doctrine\DBAL\ParameterType {#1922} 151 => Doctrine\DBAL\ParameterType {#1922} 152 => Doctrine\DBAL\ParameterType {#1922} 153 => Doctrine\DBAL\ParameterType {#1922} 154 => Doctrine\DBAL\ParameterType {#1922} 155 => Doctrine\DBAL\ParameterType {#1922} 156 => Doctrine\DBAL\ParameterType {#1922} 157 => Doctrine\DBAL\ParameterType {#1922} 158 => Doctrine\DBAL\ParameterType {#1922} 159 => Doctrine\DBAL\ParameterType {#1922} 160 => Doctrine\DBAL\ParameterType {#1922} 161 => Doctrine\DBAL\ParameterType {#1922} 162 => Doctrine\DBAL\ParameterType {#1922} 163 => Doctrine\DBAL\ParameterType {#1922} 164 => Doctrine\DBAL\ParameterType {#1922} 165 => Doctrine\DBAL\ParameterType {#1922} 166 => Doctrine\DBAL\ParameterType {#1922} 167 => Doctrine\DBAL\ParameterType {#1922} 168 => Doctrine\DBAL\ParameterType {#1922} 169 => Doctrine\DBAL\ParameterType {#1922} 170 => Doctrine\DBAL\ParameterType {#1922} 171 => Doctrine\DBAL\ParameterType {#1922} 172 => Doctrine\DBAL\ParameterType {#1922} 173 => Doctrine\DBAL\ParameterType {#1922} 174 => Doctrine\DBAL\ParameterType {#1922} 175 => Doctrine\DBAL\ParameterType {#1922} 176 => Doctrine\DBAL\ParameterType {#1922} 177 => Doctrine\DBAL\ParameterType {#1922} 178 => Doctrine\DBAL\ParameterType {#1922} 179 => Doctrine\DBAL\ParameterType {#1922} 180 => Doctrine\DBAL\ParameterType {#1922} 181 => Doctrine\DBAL\ParameterType {#1922} 182 => Doctrine\DBAL\ParameterType {#1922} 183 => Doctrine\DBAL\ParameterType {#1922} 184 => Doctrine\DBAL\ParameterType {#1922} 185 => Doctrine\DBAL\ParameterType {#1922} 186 => Doctrine\DBAL\ParameterType {#1922} 187 => Doctrine\DBAL\ParameterType {#1922} 188 => Doctrine\DBAL\ParameterType {#1922} 189 => Doctrine\DBAL\ParameterType {#1922} 190 => Doctrine\DBAL\ParameterType {#1922} 191 => Doctrine\DBAL\ParameterType {#1922} 192 => Doctrine\DBAL\ParameterType {#1922} 193 => Doctrine\DBAL\ParameterType {#1922} 194 => Doctrine\DBAL\ParameterType {#1922} 195 => Doctrine\DBAL\ParameterType {#1922} 196 => Doctrine\DBAL\ParameterType {#1922} 197 => Doctrine\DBAL\ParameterType {#1922} 198 => Doctrine\DBAL\ParameterType {#1922} 199 => Doctrine\DBAL\ParameterType {#1922} 200 => Doctrine\DBAL\ParameterType {#1922} 201 => Doctrine\DBAL\ParameterType {#1922} 202 => Doctrine\DBAL\ParameterType {#1922} 203 => Doctrine\DBAL\ParameterType {#1922} 204 => Doctrine\DBAL\ParameterType {#1922} 205 => Doctrine\DBAL\ParameterType {#1922} 206 => Doctrine\DBAL\ParameterType {#1922} 207 => Doctrine\DBAL\ParameterType {#1922} 208 => Doctrine\DBAL\ParameterType {#1922} 209 => Doctrine\DBAL\ParameterType {#1922} 210 => Doctrine\DBAL\ParameterType {#1922} 211 => Doctrine\DBAL\ParameterType {#1922} 212 => Doctrine\DBAL\ParameterType {#1922} 213 => Doctrine\DBAL\ParameterType {#1922} 214 => Doctrine\DBAL\ParameterType {#1922} 215 => Doctrine\DBAL\ParameterType {#1922} 216 => Doctrine\DBAL\ParameterType {#1922} 217 => Doctrine\DBAL\ParameterType {#1922} 218 => Doctrine\DBAL\ParameterType {#1922} 219 => Doctrine\DBAL\ParameterType {#1922} 220 => Doctrine\DBAL\ParameterType {#1922} 221 => Doctrine\DBAL\ParameterType {#1922} 222 => Doctrine\DBAL\ParameterType {#1922} 223 => Doctrine\DBAL\ParameterType {#1922} 224 => Doctrine\DBAL\ParameterType {#1922} 225 => Doctrine\DBAL\ParameterType {#1922} 226 => Doctrine\DBAL\ParameterType {#1922} 227 => Doctrine\DBAL\ParameterType {#1922} 228 => Doctrine\DBAL\ParameterType {#1922} 229 => Doctrine\DBAL\ParameterType {#1922} 230 => Doctrine\DBAL\ParameterType {#1922} 231 => Doctrine\DBAL\ParameterType {#1922} 232 => Doctrine\DBAL\ParameterType {#1922} 233 => Doctrine\DBAL\ParameterType {#1922} 234 => Doctrine\DBAL\ParameterType {#1922} 235 => Doctrine\DBAL\ParameterType {#1922} 236 => Doctrine\DBAL\ParameterType {#1922} 237 => Doctrine\DBAL\ParameterType {#1922} 238 => Doctrine\DBAL\ParameterType {#1922} 239 => Doctrine\DBAL\ParameterType {#1922} 240 => Doctrine\DBAL\ParameterType {#1922} 241 => Doctrine\DBAL\ParameterType {#1922} 242 => Doctrine\DBAL\ParameterType {#1922} 243 => Doctrine\DBAL\ParameterType {#1922} 244 => Doctrine\DBAL\ParameterType {#1922} 245 => Doctrine\DBAL\ParameterType {#1922} 246 => Doctrine\DBAL\ParameterType {#1922} 247 => Doctrine\DBAL\ParameterType {#1922} 248 => Doctrine\DBAL\ParameterType {#1922} 249 => Doctrine\DBAL\ParameterType {#1922} 250 => Doctrine\DBAL\ParameterType {#1922} 251 => Doctrine\DBAL\ParameterType {#1922} 252 => Doctrine\DBAL\ParameterType {#1922} 253 => Doctrine\DBAL\ParameterType {#1922} 254 => Doctrine\DBAL\ParameterType {#1922} 255 => Doctrine\DBAL\ParameterType {#1922} 256 => Doctrine\DBAL\ParameterType {#1922} 257 => Doctrine\DBAL\ParameterType {#1922} 258 => Doctrine\DBAL\ParameterType {#1922} 259 => Doctrine\DBAL\ParameterType {#1922} 260 => Doctrine\DBAL\ParameterType {#1922} 261 => Doctrine\DBAL\ParameterType {#1922} 262 => Doctrine\DBAL\ParameterType {#1922} 263 => Doctrine\DBAL\ParameterType {#1922} 264 => Doctrine\DBAL\ParameterType {#1922} 265 => Doctrine\DBAL\ParameterType {#1922} 266 => Doctrine\DBAL\ParameterType {#1922} 267 => Doctrine\DBAL\ParameterType {#1922} 268 => Doctrine\DBAL\ParameterType {#1922} 269 => Doctrine\DBAL\ParameterType {#1922} 270 => Doctrine\DBAL\ParameterType {#1922} 271 => Doctrine\DBAL\ParameterType {#1922} 272 => Doctrine\DBAL\ParameterType {#1922} 273 => Doctrine\DBAL\ParameterType {#1922} 274 => Doctrine\DBAL\ParameterType {#1922} 275 => Doctrine\DBAL\ParameterType {#1922} 276 => Doctrine\DBAL\ParameterType {#1922} 277 => Doctrine\DBAL\ParameterType {#1922} 278 => Doctrine\DBAL\ParameterType {#1922} 279 => Doctrine\DBAL\ParameterType {#1922} 280 => Doctrine\DBAL\ParameterType {#1922} 281 => Doctrine\DBAL\ParameterType {#1922} 282 => Doctrine\DBAL\ParameterType {#1922} 283 => Doctrine\DBAL\ParameterType {#1922} 284 => Doctrine\DBAL\ParameterType {#1922} 285 => Doctrine\DBAL\ParameterType {#1922} 286 => Doctrine\DBAL\ParameterType {#1922} 287 => Doctrine\DBAL\ParameterType {#1922} 288 => Doctrine\DBAL\ParameterType {#1922} 289 => Doctrine\DBAL\ParameterType {#1922} 290 => Doctrine\DBAL\ParameterType {#1922} 291 => Doctrine\DBAL\ParameterType {#1922} 292 => Doctrine\DBAL\ParameterType {#1922} 293 => Doctrine\DBAL\ParameterType {#1922} 294 => Doctrine\DBAL\ParameterType {#1922} 295 => Doctrine\DBAL\ParameterType {#1922} 296 => Doctrine\DBAL\ParameterType {#1922} 297 => Doctrine\DBAL\ParameterType {#1922} 298 => Doctrine\DBAL\ParameterType {#1922} 299 => Doctrine\DBAL\ParameterType {#1922} 300 => Doctrine\DBAL\ParameterType {#1922} 301 => Doctrine\DBAL\ParameterType {#1922} 302 => Doctrine\DBAL\ParameterType {#1922} 303 => Doctrine\DBAL\ParameterType {#1922} 304 => Doctrine\DBAL\ParameterType {#1922} 305 => Doctrine\DBAL\ParameterType {#1922} 306 => Doctrine\DBAL\ParameterType {#1922} 307 => Doctrine\DBAL\ParameterType {#1922} 308 => Doctrine\DBAL\ParameterType {#1922} 309 => Doctrine\DBAL\ParameterType {#1922} 310 => Doctrine\DBAL\ParameterType {#1922} 311 => Doctrine\DBAL\ParameterType {#1922} 312 => Doctrine\DBAL\ParameterType {#1922} 313 => Doctrine\DBAL\ParameterType {#1922} 314 => Doctrine\DBAL\ParameterType {#1922} 315 => Doctrine\DBAL\ParameterType {#1922} 316 => Doctrine\DBAL\ParameterType {#1922} 317 => Doctrine\DBAL\ParameterType {#1922} 318 => Doctrine\DBAL\ParameterType {#1922} 319 => Doctrine\DBAL\ParameterType {#1922} 320 => Doctrine\DBAL\ParameterType {#1922} 321 => Doctrine\DBAL\ParameterType {#1922} 322 => Doctrine\DBAL\ParameterType {#1922} 323 => Doctrine\DBAL\ParameterType {#1922} 324 => Doctrine\DBAL\ParameterType {#1922} 325 => Doctrine\DBAL\ParameterType {#1922} 326 => Doctrine\DBAL\ParameterType {#1922} 327 => Doctrine\DBAL\ParameterType {#1922} 328 => Doctrine\DBAL\ParameterType {#1922} 329 => Doctrine\DBAL\ParameterType {#1922} 330 => Doctrine\DBAL\ParameterType {#1922} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2141 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2141 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2134 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2134 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2133 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2133 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} 38 => Doctrine\DBAL\ParameterType {#1922} 39 => Doctrine\DBAL\ParameterType {#1922} 40 => Doctrine\DBAL\ParameterType {#1922} 41 => Doctrine\DBAL\ParameterType {#1922} 42 => Doctrine\DBAL\ParameterType {#1922} 43 => Doctrine\DBAL\ParameterType {#1922} 44 => Doctrine\DBAL\ParameterType {#1922} 45 => Doctrine\DBAL\ParameterType {#1922} 46 => Doctrine\DBAL\ParameterType {#1922} 47 => Doctrine\DBAL\ParameterType {#1922} 48 => Doctrine\DBAL\ParameterType {#1922} 49 => Doctrine\DBAL\ParameterType {#1922} 50 => Doctrine\DBAL\ParameterType {#1922} 51 => Doctrine\DBAL\ParameterType {#1922} 52 => Doctrine\DBAL\ParameterType {#1922} 53 => Doctrine\DBAL\ParameterType {#1922} 54 => Doctrine\DBAL\ParameterType {#1922} 55 => Doctrine\DBAL\ParameterType {#1922} 56 => Doctrine\DBAL\ParameterType {#1922} 57 => Doctrine\DBAL\ParameterType {#1922} 58 => Doctrine\DBAL\ParameterType {#1922} 59 => Doctrine\DBAL\ParameterType {#1922} 60 => Doctrine\DBAL\ParameterType {#1922} 61 => Doctrine\DBAL\ParameterType {#1922} 62 => Doctrine\DBAL\ParameterType {#1922} 63 => Doctrine\DBAL\ParameterType {#1922} 64 => Doctrine\DBAL\ParameterType {#1922} 65 => Doctrine\DBAL\ParameterType {#1922} 66 => Doctrine\DBAL\ParameterType {#1922} 67 => Doctrine\DBAL\ParameterType {#1922} 68 => Doctrine\DBAL\ParameterType {#1922} 69 => Doctrine\DBAL\ParameterType {#1922} 70 => Doctrine\DBAL\ParameterType {#1922} 71 => Doctrine\DBAL\ParameterType {#1922} 72 => Doctrine\DBAL\ParameterType {#1922} 73 => Doctrine\DBAL\ParameterType {#1922} 74 => Doctrine\DBAL\ParameterType {#1922} 75 => Doctrine\DBAL\ParameterType {#1922} 76 => Doctrine\DBAL\ParameterType {#1922} 77 => Doctrine\DBAL\ParameterType {#1922} 78 => Doctrine\DBAL\ParameterType {#1922} 79 => Doctrine\DBAL\ParameterType {#1922} 80 => Doctrine\DBAL\ParameterType {#1922} 81 => Doctrine\DBAL\ParameterType {#1922} 82 => Doctrine\DBAL\ParameterType {#1922} 83 => Doctrine\DBAL\ParameterType {#1922} 84 => Doctrine\DBAL\ParameterType {#1922} 85 => Doctrine\DBAL\ParameterType {#1922} 86 => Doctrine\DBAL\ParameterType {#1922} 87 => Doctrine\DBAL\ParameterType {#1922} 88 => Doctrine\DBAL\ParameterType {#1922} 89 => Doctrine\DBAL\ParameterType {#1922} 90 => Doctrine\DBAL\ParameterType {#1922} 91 => Doctrine\DBAL\ParameterType {#1922} 92 => Doctrine\DBAL\ParameterType {#1922} 93 => Doctrine\DBAL\ParameterType {#1922} 94 => Doctrine\DBAL\ParameterType {#1922} 95 => Doctrine\DBAL\ParameterType {#1922} 96 => Doctrine\DBAL\ParameterType {#1922} 97 => Doctrine\DBAL\ParameterType {#1922} 98 => Doctrine\DBAL\ParameterType {#1922} 99 => Doctrine\DBAL\ParameterType {#1922} 100 => Doctrine\DBAL\ParameterType {#1922} 101 => Doctrine\DBAL\ParameterType {#1922} 102 => Doctrine\DBAL\ParameterType {#1922} 103 => Doctrine\DBAL\ParameterType {#1922} 104 => Doctrine\DBAL\ParameterType {#1922} 105 => Doctrine\DBAL\ParameterType {#1922} 106 => Doctrine\DBAL\ParameterType {#1922} 107 => Doctrine\DBAL\ParameterType {#1922} 108 => Doctrine\DBAL\ParameterType {#1922} 109 => Doctrine\DBAL\ParameterType {#1922} 110 => Doctrine\DBAL\ParameterType {#1922} 111 => Doctrine\DBAL\ParameterType {#1922} 112 => Doctrine\DBAL\ParameterType {#1922} 113 => Doctrine\DBAL\ParameterType {#1922} 114 => Doctrine\DBAL\ParameterType {#1922} 115 => Doctrine\DBAL\ParameterType {#1922} 116 => Doctrine\DBAL\ParameterType {#1922} 117 => Doctrine\DBAL\ParameterType {#1922} 118 => Doctrine\DBAL\ParameterType {#1922} 119 => Doctrine\DBAL\ParameterType {#1922} 120 => Doctrine\DBAL\ParameterType {#1922} 121 => Doctrine\DBAL\ParameterType {#1922} 122 => Doctrine\DBAL\ParameterType {#1922} 123 => Doctrine\DBAL\ParameterType {#1922} 124 => Doctrine\DBAL\ParameterType {#1922} 125 => Doctrine\DBAL\ParameterType {#1922} 126 => Doctrine\DBAL\ParameterType {#1922} 127 => Doctrine\DBAL\ParameterType {#1922} 128 => Doctrine\DBAL\ParameterType {#1922} 129 => Doctrine\DBAL\ParameterType {#1922} 130 => Doctrine\DBAL\ParameterType {#1922} 131 => Doctrine\DBAL\ParameterType {#1922} 132 => Doctrine\DBAL\ParameterType {#1922} 133 => Doctrine\DBAL\ParameterType {#1922} 134 => Doctrine\DBAL\ParameterType {#1922} 135 => Doctrine\DBAL\ParameterType {#1922} 136 => Doctrine\DBAL\ParameterType {#1922} 137 => Doctrine\DBAL\ParameterType {#1922} 138 => Doctrine\DBAL\ParameterType {#1922} 139 => Doctrine\DBAL\ParameterType {#1922} 140 => Doctrine\DBAL\ParameterType {#1922} 141 => Doctrine\DBAL\ParameterType {#1922} 142 => Doctrine\DBAL\ParameterType {#1922} 143 => Doctrine\DBAL\ParameterType {#1922} 144 => Doctrine\DBAL\ParameterType {#1922} 145 => Doctrine\DBAL\ParameterType {#1922} 146 => Doctrine\DBAL\ParameterType {#1922} 147 => Doctrine\DBAL\ParameterType {#1922} 148 => Doctrine\DBAL\ParameterType {#1922} 149 => Doctrine\DBAL\ParameterType {#1922} 150 => Doctrine\DBAL\ParameterType {#1922} 151 => Doctrine\DBAL\ParameterType {#1922} 152 => Doctrine\DBAL\ParameterType {#1922} 153 => Doctrine\DBAL\ParameterType {#1922} 154 => Doctrine\DBAL\ParameterType {#1922} 155 => Doctrine\DBAL\ParameterType {#1922} 156 => Doctrine\DBAL\ParameterType {#1922} 157 => Doctrine\DBAL\ParameterType {#1922} 158 => Doctrine\DBAL\ParameterType {#1922} 159 => Doctrine\DBAL\ParameterType {#1922} 160 => Doctrine\DBAL\ParameterType {#1922} 161 => Doctrine\DBAL\ParameterType {#1922} 162 => Doctrine\DBAL\ParameterType {#1922} 163 => Doctrine\DBAL\ParameterType {#1922} 164 => Doctrine\DBAL\ParameterType {#1922} 165 => Doctrine\DBAL\ParameterType {#1922} 166 => Doctrine\DBAL\ParameterType {#1922} 167 => Doctrine\DBAL\ParameterType {#1922} 168 => Doctrine\DBAL\ParameterType {#1922} 169 => Doctrine\DBAL\ParameterType {#1922} 170 => Doctrine\DBAL\ParameterType {#1922} 171 => Doctrine\DBAL\ParameterType {#1922} 172 => Doctrine\DBAL\ParameterType {#1922} 173 => Doctrine\DBAL\ParameterType {#1922} 174 => Doctrine\DBAL\ParameterType {#1922} 175 => Doctrine\DBAL\ParameterType {#1922} 176 => Doctrine\DBAL\ParameterType {#1922} 177 => Doctrine\DBAL\ParameterType {#1922} 178 => Doctrine\DBAL\ParameterType {#1922} 179 => Doctrine\DBAL\ParameterType {#1922} 180 => Doctrine\DBAL\ParameterType {#1922} 181 => Doctrine\DBAL\ParameterType {#1922} 182 => Doctrine\DBAL\ParameterType {#1922} 183 => Doctrine\DBAL\ParameterType {#1922} 184 => Doctrine\DBAL\ParameterType {#1922} 185 => Doctrine\DBAL\ParameterType {#1922} 186 => Doctrine\DBAL\ParameterType {#1922} 187 => Doctrine\DBAL\ParameterType {#1922} 188 => Doctrine\DBAL\ParameterType {#1922} 189 => Doctrine\DBAL\ParameterType {#1922} 190 => Doctrine\DBAL\ParameterType {#1922} 191 => Doctrine\DBAL\ParameterType {#1922} 192 => Doctrine\DBAL\ParameterType {#1922} 193 => Doctrine\DBAL\ParameterType {#1922} 194 => Doctrine\DBAL\ParameterType {#1922} 195 => Doctrine\DBAL\ParameterType {#1922} 196 => Doctrine\DBAL\ParameterType {#1922} 197 => Doctrine\DBAL\ParameterType {#1922} 198 => Doctrine\DBAL\ParameterType {#1922} 199 => Doctrine\DBAL\ParameterType {#1922} 200 => Doctrine\DBAL\ParameterType {#1922} 201 => Doctrine\DBAL\ParameterType {#1922} 202 => Doctrine\DBAL\ParameterType {#1922} 203 => Doctrine\DBAL\ParameterType {#1922} 204 => Doctrine\DBAL\ParameterType {#1922} 205 => Doctrine\DBAL\ParameterType {#1922} 206 => Doctrine\DBAL\ParameterType {#1922} 207 => Doctrine\DBAL\ParameterType {#1922} 208 => Doctrine\DBAL\ParameterType {#1922} 209 => Doctrine\DBAL\ParameterType {#1922} 210 => Doctrine\DBAL\ParameterType {#1922} 211 => Doctrine\DBAL\ParameterType {#1922} 212 => Doctrine\DBAL\ParameterType {#1922} 213 => Doctrine\DBAL\ParameterType {#1922} 214 => Doctrine\DBAL\ParameterType {#1922} 215 => Doctrine\DBAL\ParameterType {#1922} 216 => Doctrine\DBAL\ParameterType {#1922} 217 => Doctrine\DBAL\ParameterType {#1922} 218 => Doctrine\DBAL\ParameterType {#1922} 219 => Doctrine\DBAL\ParameterType {#1922} 220 => Doctrine\DBAL\ParameterType {#1922} 221 => Doctrine\DBAL\ParameterType {#1922} 222 => Doctrine\DBAL\ParameterType {#1922} 223 => Doctrine\DBAL\ParameterType {#1922} 224 => Doctrine\DBAL\ParameterType {#1922} 225 => Doctrine\DBAL\ParameterType {#1922} 226 => Doctrine\DBAL\ParameterType {#1922} 227 => Doctrine\DBAL\ParameterType {#1922} 228 => Doctrine\DBAL\ParameterType {#1922} 229 => Doctrine\DBAL\ParameterType {#1922} 230 => Doctrine\DBAL\ParameterType {#1922} 231 => Doctrine\DBAL\ParameterType {#1922} 232 => Doctrine\DBAL\ParameterType {#1922} 233 => Doctrine\DBAL\ParameterType {#1922} 234 => Doctrine\DBAL\ParameterType {#1922} 235 => Doctrine\DBAL\ParameterType {#1922} 236 => Doctrine\DBAL\ParameterType {#1922} 237 => Doctrine\DBAL\ParameterType {#1922} 238 => Doctrine\DBAL\ParameterType {#1922} 239 => Doctrine\DBAL\ParameterType {#1922} 240 => Doctrine\DBAL\ParameterType {#1922} 241 => Doctrine\DBAL\ParameterType {#1922} 242 => Doctrine\DBAL\ParameterType {#1922} 243 => Doctrine\DBAL\ParameterType {#1922} 244 => Doctrine\DBAL\ParameterType {#1922} 245 => Doctrine\DBAL\ParameterType {#1922} 246 => Doctrine\DBAL\ParameterType {#1922} 247 => Doctrine\DBAL\ParameterType {#1922} 248 => Doctrine\DBAL\ParameterType {#1922} 249 => Doctrine\DBAL\ParameterType {#1922} 250 => Doctrine\DBAL\ParameterType {#1922} 251 => Doctrine\DBAL\ParameterType {#1922} 252 => Doctrine\DBAL\ParameterType {#1922} 253 => Doctrine\DBAL\ParameterType {#1922} 254 => Doctrine\DBAL\ParameterType {#1922} 255 => Doctrine\DBAL\ParameterType {#1922} 256 => Doctrine\DBAL\ParameterType {#1922} 257 => Doctrine\DBAL\ParameterType {#1922} 258 => Doctrine\DBAL\ParameterType {#1922} 259 => Doctrine\DBAL\ParameterType {#1922} 260 => Doctrine\DBAL\ParameterType {#1922} 261 => Doctrine\DBAL\ParameterType {#1922} 262 => Doctrine\DBAL\ParameterType {#1922} 263 => Doctrine\DBAL\ParameterType {#1922} 264 => Doctrine\DBAL\ParameterType {#1922} 265 => Doctrine\DBAL\ParameterType {#1922} 266 => Doctrine\DBAL\ParameterType {#1922} 267 => Doctrine\DBAL\ParameterType {#1922} 268 => Doctrine\DBAL\ParameterType {#1922} 269 => Doctrine\DBAL\ParameterType {#1922} 270 => Doctrine\DBAL\ParameterType {#1922} 271 => Doctrine\DBAL\ParameterType {#1922} 272 => Doctrine\DBAL\ParameterType {#1922} 273 => Doctrine\DBAL\ParameterType {#1922} 274 => Doctrine\DBAL\ParameterType {#1922} 275 => Doctrine\DBAL\ParameterType {#1922} 276 => Doctrine\DBAL\ParameterType {#1922} 277 => Doctrine\DBAL\ParameterType {#1922} 278 => Doctrine\DBAL\ParameterType {#1922} 279 => Doctrine\DBAL\ParameterType {#1922} 280 => Doctrine\DBAL\ParameterType {#1922} 281 => Doctrine\DBAL\ParameterType {#1922} 282 => Doctrine\DBAL\ParameterType {#1922} 283 => Doctrine\DBAL\ParameterType {#1922} 284 => Doctrine\DBAL\ParameterType {#1922} 285 => Doctrine\DBAL\ParameterType {#1922} 286 => Doctrine\DBAL\ParameterType {#1922} 287 => Doctrine\DBAL\ParameterType {#1922} 288 => Doctrine\DBAL\ParameterType {#1922} 289 => Doctrine\DBAL\ParameterType {#1922} 290 => Doctrine\DBAL\ParameterType {#1922} 291 => Doctrine\DBAL\ParameterType {#1922} 292 => Doctrine\DBAL\ParameterType {#1922} 293 => Doctrine\DBAL\ParameterType {#1922} 294 => Doctrine\DBAL\ParameterType {#1922} 295 => Doctrine\DBAL\ParameterType {#1922} 296 => Doctrine\DBAL\ParameterType {#1922} 297 => Doctrine\DBAL\ParameterType {#1922} 298 => Doctrine\DBAL\ParameterType {#1922} 299 => Doctrine\DBAL\ParameterType {#1922} 300 => Doctrine\DBAL\ParameterType {#1922} 301 => Doctrine\DBAL\ParameterType {#1922} 302 => Doctrine\DBAL\ParameterType {#1922} 303 => Doctrine\DBAL\ParameterType {#1922} 304 => Doctrine\DBAL\ParameterType {#1922} 305 => Doctrine\DBAL\ParameterType {#1922} 306 => Doctrine\DBAL\ParameterType {#1922} 307 => Doctrine\DBAL\ParameterType {#1922} 308 => Doctrine\DBAL\ParameterType {#1922} 309 => Doctrine\DBAL\ParameterType {#1922} 310 => Doctrine\DBAL\ParameterType {#1922} 311 => Doctrine\DBAL\ParameterType {#1922} 312 => Doctrine\DBAL\ParameterType {#1922} 313 => Doctrine\DBAL\ParameterType {#1922} 314 => Doctrine\DBAL\ParameterType {#1922} 315 => Doctrine\DBAL\ParameterType {#1922} 316 => Doctrine\DBAL\ParameterType {#1922} 317 => Doctrine\DBAL\ParameterType {#1922} 318 => Doctrine\DBAL\ParameterType {#1922} 319 => Doctrine\DBAL\ParameterType {#1922} 320 => Doctrine\DBAL\ParameterType {#1922} 321 => Doctrine\DBAL\ParameterType {#1922} 322 => Doctrine\DBAL\ParameterType {#1922} 323 => Doctrine\DBAL\ParameterType {#1922} 324 => Doctrine\DBAL\ParameterType {#1922} 325 => Doctrine\DBAL\ParameterType {#1922} 326 => Doctrine\DBAL\ParameterType {#1922} 327 => Doctrine\DBAL\ParameterType {#1922} 328 => Doctrine\DBAL\ParameterType {#1922} 329 => Doctrine\DBAL\ParameterType {#1922} 330 => Doctrine\DBAL\ParameterType {#1922} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} 38 => Doctrine\DBAL\ParameterType {#1922} 39 => Doctrine\DBAL\ParameterType {#1922} 40 => Doctrine\DBAL\ParameterType {#1922} 41 => Doctrine\DBAL\ParameterType {#1922} 42 => Doctrine\DBAL\ParameterType {#1922} 43 => Doctrine\DBAL\ParameterType {#1922} 44 => Doctrine\DBAL\ParameterType {#1922} 45 => Doctrine\DBAL\ParameterType {#1922} 46 => Doctrine\DBAL\ParameterType {#1922} 47 => Doctrine\DBAL\ParameterType {#1922} 48 => Doctrine\DBAL\ParameterType {#1922} 49 => Doctrine\DBAL\ParameterType {#1922} 50 => Doctrine\DBAL\ParameterType {#1922} 51 => Doctrine\DBAL\ParameterType {#1922} 52 => Doctrine\DBAL\ParameterType {#1922} 53 => Doctrine\DBAL\ParameterType {#1922} 54 => Doctrine\DBAL\ParameterType {#1922} 55 => Doctrine\DBAL\ParameterType {#1922} 56 => Doctrine\DBAL\ParameterType {#1922} 57 => Doctrine\DBAL\ParameterType {#1922} 58 => Doctrine\DBAL\ParameterType {#1922} 59 => Doctrine\DBAL\ParameterType {#1922} 60 => Doctrine\DBAL\ParameterType {#1922} 61 => Doctrine\DBAL\ParameterType {#1922} 62 => Doctrine\DBAL\ParameterType {#1922} 63 => Doctrine\DBAL\ParameterType {#1922} 64 => Doctrine\DBAL\ParameterType {#1922} 65 => Doctrine\DBAL\ParameterType {#1922} 66 => Doctrine\DBAL\ParameterType {#1922} 67 => Doctrine\DBAL\ParameterType {#1922} 68 => Doctrine\DBAL\ParameterType {#1922} 69 => Doctrine\DBAL\ParameterType {#1922} 70 => Doctrine\DBAL\ParameterType {#1922} 71 => Doctrine\DBAL\ParameterType {#1922} 72 => Doctrine\DBAL\ParameterType {#1922} 73 => Doctrine\DBAL\ParameterType {#1922} 74 => Doctrine\DBAL\ParameterType {#1922} 75 => Doctrine\DBAL\ParameterType {#1922} 76 => Doctrine\DBAL\ParameterType {#1922} 77 => Doctrine\DBAL\ParameterType {#1922} 78 => Doctrine\DBAL\ParameterType {#1922} 79 => Doctrine\DBAL\ParameterType {#1922} 80 => Doctrine\DBAL\ParameterType {#1922} 81 => Doctrine\DBAL\ParameterType {#1922} 82 => Doctrine\DBAL\ParameterType {#1922} 83 => Doctrine\DBAL\ParameterType {#1922} 84 => Doctrine\DBAL\ParameterType {#1922} 85 => Doctrine\DBAL\ParameterType {#1922} 86 => Doctrine\DBAL\ParameterType {#1922} 87 => Doctrine\DBAL\ParameterType {#1922} 88 => Doctrine\DBAL\ParameterType {#1922} 89 => Doctrine\DBAL\ParameterType {#1922} 90 => Doctrine\DBAL\ParameterType {#1922} 91 => Doctrine\DBAL\ParameterType {#1922} 92 => Doctrine\DBAL\ParameterType {#1922} 93 => Doctrine\DBAL\ParameterType {#1922} 94 => Doctrine\DBAL\ParameterType {#1922} 95 => Doctrine\DBAL\ParameterType {#1922} 96 => Doctrine\DBAL\ParameterType {#1922} 97 => Doctrine\DBAL\ParameterType {#1922} 98 => Doctrine\DBAL\ParameterType {#1922} 99 => Doctrine\DBAL\ParameterType {#1922} 100 => Doctrine\DBAL\ParameterType {#1922} 101 => Doctrine\DBAL\ParameterType {#1922} 102 => Doctrine\DBAL\ParameterType {#1922} 103 => Doctrine\DBAL\ParameterType {#1922} 104 => Doctrine\DBAL\ParameterType {#1922} 105 => Doctrine\DBAL\ParameterType {#1922} 106 => Doctrine\DBAL\ParameterType {#1922} 107 => Doctrine\DBAL\ParameterType {#1922} 108 => Doctrine\DBAL\ParameterType {#1922} 109 => Doctrine\DBAL\ParameterType {#1922} 110 => Doctrine\DBAL\ParameterType {#1922} 111 => Doctrine\DBAL\ParameterType {#1922} 112 => Doctrine\DBAL\ParameterType {#1922} 113 => Doctrine\DBAL\ParameterType {#1922} 114 => Doctrine\DBAL\ParameterType {#1922} 115 => Doctrine\DBAL\ParameterType {#1922} 116 => Doctrine\DBAL\ParameterType {#1922} 117 => Doctrine\DBAL\ParameterType {#1922} 118 => Doctrine\DBAL\ParameterType {#1922} 119 => Doctrine\DBAL\ParameterType {#1922} 120 => Doctrine\DBAL\ParameterType {#1922} 121 => Doctrine\DBAL\ParameterType {#1922} 122 => Doctrine\DBAL\ParameterType {#1922} 123 => Doctrine\DBAL\ParameterType {#1922} 124 => Doctrine\DBAL\ParameterType {#1922} 125 => Doctrine\DBAL\ParameterType {#1922} 126 => Doctrine\DBAL\ParameterType {#1922} 127 => Doctrine\DBAL\ParameterType {#1922} 128 => Doctrine\DBAL\ParameterType {#1922} 129 => Doctrine\DBAL\ParameterType {#1922} 130 => Doctrine\DBAL\ParameterType {#1922} 131 => Doctrine\DBAL\ParameterType {#1922} 132 => Doctrine\DBAL\ParameterType {#1922} 133 => Doctrine\DBAL\ParameterType {#1922} 134 => Doctrine\DBAL\ParameterType {#1922} 135 => Doctrine\DBAL\ParameterType {#1922} 136 => Doctrine\DBAL\ParameterType {#1922} 137 => Doctrine\DBAL\ParameterType {#1922} 138 => Doctrine\DBAL\ParameterType {#1922} 139 => Doctrine\DBAL\ParameterType {#1922} 140 => Doctrine\DBAL\ParameterType {#1922} 141 => Doctrine\DBAL\ParameterType {#1922} 142 => Doctrine\DBAL\ParameterType {#1922} 143 => Doctrine\DBAL\ParameterType {#1922} 144 => Doctrine\DBAL\ParameterType {#1922} 145 => Doctrine\DBAL\ParameterType {#1922} 146 => Doctrine\DBAL\ParameterType {#1922} 147 => Doctrine\DBAL\ParameterType {#1922} 148 => Doctrine\DBAL\ParameterType {#1922} 149 => Doctrine\DBAL\ParameterType {#1922} 150 => Doctrine\DBAL\ParameterType {#1922} 151 => Doctrine\DBAL\ParameterType {#1922} 152 => Doctrine\DBAL\ParameterType {#1922} 153 => Doctrine\DBAL\ParameterType {#1922} 154 => Doctrine\DBAL\ParameterType {#1922} 155 => Doctrine\DBAL\ParameterType {#1922} 156 => Doctrine\DBAL\ParameterType {#1922} 157 => Doctrine\DBAL\ParameterType {#1922} 158 => Doctrine\DBAL\ParameterType {#1922} 159 => Doctrine\DBAL\ParameterType {#1922} 160 => Doctrine\DBAL\ParameterType {#1922} 161 => Doctrine\DBAL\ParameterType {#1922} 162 => Doctrine\DBAL\ParameterType {#1922} 163 => Doctrine\DBAL\ParameterType {#1922} 164 => Doctrine\DBAL\ParameterType {#1922} 165 => Doctrine\DBAL\ParameterType {#1922} 166 => Doctrine\DBAL\ParameterType {#1922} 167 => Doctrine\DBAL\ParameterType {#1922} 168 => Doctrine\DBAL\ParameterType {#1922} 169 => Doctrine\DBAL\ParameterType {#1922} 170 => Doctrine\DBAL\ParameterType {#1922} 171 => Doctrine\DBAL\ParameterType {#1922} 172 => Doctrine\DBAL\ParameterType {#1922} 173 => Doctrine\DBAL\ParameterType {#1922} 174 => Doctrine\DBAL\ParameterType {#1922} 175 => Doctrine\DBAL\ParameterType {#1922} 176 => Doctrine\DBAL\ParameterType {#1922} 177 => Doctrine\DBAL\ParameterType {#1922} 178 => Doctrine\DBAL\ParameterType {#1922} 179 => Doctrine\DBAL\ParameterType {#1922} 180 => Doctrine\DBAL\ParameterType {#1922} 181 => Doctrine\DBAL\ParameterType {#1922} 182 => Doctrine\DBAL\ParameterType {#1922} 183 => Doctrine\DBAL\ParameterType {#1922} 184 => Doctrine\DBAL\ParameterType {#1922} 185 => Doctrine\DBAL\ParameterType {#1922} 186 => Doctrine\DBAL\ParameterType {#1922} 187 => Doctrine\DBAL\ParameterType {#1922} 188 => Doctrine\DBAL\ParameterType {#1922} 189 => Doctrine\DBAL\ParameterType {#1922} 190 => Doctrine\DBAL\ParameterType {#1922} 191 => Doctrine\DBAL\ParameterType {#1922} 192 => Doctrine\DBAL\ParameterType {#1922} 193 => Doctrine\DBAL\ParameterType {#1922} 194 => Doctrine\DBAL\ParameterType {#1922} 195 => Doctrine\DBAL\ParameterType {#1922} 196 => Doctrine\DBAL\ParameterType {#1922} 197 => Doctrine\DBAL\ParameterType {#1922} 198 => Doctrine\DBAL\ParameterType {#1922} 199 => Doctrine\DBAL\ParameterType {#1922} 200 => Doctrine\DBAL\ParameterType {#1922} 201 => Doctrine\DBAL\ParameterType {#1922} 202 => Doctrine\DBAL\ParameterType {#1922} 203 => Doctrine\DBAL\ParameterType {#1922} 204 => Doctrine\DBAL\ParameterType {#1922} 205 => Doctrine\DBAL\ParameterType {#1922} 206 => Doctrine\DBAL\ParameterType {#1922} 207 => Doctrine\DBAL\ParameterType {#1922} 208 => Doctrine\DBAL\ParameterType {#1922} 209 => Doctrine\DBAL\ParameterType {#1922} 210 => Doctrine\DBAL\ParameterType {#1922} 211 => Doctrine\DBAL\ParameterType {#1922} 212 => Doctrine\DBAL\ParameterType {#1922} 213 => Doctrine\DBAL\ParameterType {#1922} 214 => Doctrine\DBAL\ParameterType {#1922} 215 => Doctrine\DBAL\ParameterType {#1922} 216 => Doctrine\DBAL\ParameterType {#1922} 217 => Doctrine\DBAL\ParameterType {#1922} 218 => Doctrine\DBAL\ParameterType {#1922} 219 => Doctrine\DBAL\ParameterType {#1922} 220 => Doctrine\DBAL\ParameterType {#1922} 221 => Doctrine\DBAL\ParameterType {#1922} 222 => Doctrine\DBAL\ParameterType {#1922} 223 => Doctrine\DBAL\ParameterType {#1922} 224 => Doctrine\DBAL\ParameterType {#1922} 225 => Doctrine\DBAL\ParameterType {#1922} 226 => Doctrine\DBAL\ParameterType {#1922} 227 => Doctrine\DBAL\ParameterType {#1922} 228 => Doctrine\DBAL\ParameterType {#1922} 229 => Doctrine\DBAL\ParameterType {#1922} 230 => Doctrine\DBAL\ParameterType {#1922} 231 => Doctrine\DBAL\ParameterType {#1922} 232 => Doctrine\DBAL\ParameterType {#1922} 233 => Doctrine\DBAL\ParameterType {#1922} 234 => Doctrine\DBAL\ParameterType {#1922} 235 => Doctrine\DBAL\ParameterType {#1922} 236 => Doctrine\DBAL\ParameterType {#1922} 237 => Doctrine\DBAL\ParameterType {#1922} 238 => Doctrine\DBAL\ParameterType {#1922} 239 => Doctrine\DBAL\ParameterType {#1922} 240 => Doctrine\DBAL\ParameterType {#1922} 241 => Doctrine\DBAL\ParameterType {#1922} 242 => Doctrine\DBAL\ParameterType {#1922} 243 => Doctrine\DBAL\ParameterType {#1922} 244 => Doctrine\DBAL\ParameterType {#1922} 245 => Doctrine\DBAL\ParameterType {#1922} 246 => Doctrine\DBAL\ParameterType {#1922} 247 => Doctrine\DBAL\ParameterType {#1922} 248 => Doctrine\DBAL\ParameterType {#1922} 249 => Doctrine\DBAL\ParameterType {#1922} 250 => Doctrine\DBAL\ParameterType {#1922} 251 => Doctrine\DBAL\ParameterType {#1922} 252 => Doctrine\DBAL\ParameterType {#1922} 253 => Doctrine\DBAL\ParameterType {#1922} 254 => Doctrine\DBAL\ParameterType {#1922} 255 => Doctrine\DBAL\ParameterType {#1922} 256 => Doctrine\DBAL\ParameterType {#1922} 257 => Doctrine\DBAL\ParameterType {#1922} 258 => Doctrine\DBAL\ParameterType {#1922} 259 => Doctrine\DBAL\ParameterType {#1922} 260 => Doctrine\DBAL\ParameterType {#1922} 261 => Doctrine\DBAL\ParameterType {#1922} 262 => Doctrine\DBAL\ParameterType {#1922} 263 => Doctrine\DBAL\ParameterType {#1922} 264 => Doctrine\DBAL\ParameterType {#1922} 265 => Doctrine\DBAL\ParameterType {#1922} 266 => Doctrine\DBAL\ParameterType {#1922} 267 => Doctrine\DBAL\ParameterType {#1922} 268 => Doctrine\DBAL\ParameterType {#1922} 269 => Doctrine\DBAL\ParameterType {#1922} 270 => Doctrine\DBAL\ParameterType {#1922} 271 => Doctrine\DBAL\ParameterType {#1922} 272 => Doctrine\DBAL\ParameterType {#1922} 273 => Doctrine\DBAL\ParameterType {#1922} 274 => Doctrine\DBAL\ParameterType {#1922} 275 => Doctrine\DBAL\ParameterType {#1922} 276 => Doctrine\DBAL\ParameterType {#1922} 277 => Doctrine\DBAL\ParameterType {#1922} 278 => Doctrine\DBAL\ParameterType {#1922} 279 => Doctrine\DBAL\ParameterType {#1922} 280 => Doctrine\DBAL\ParameterType {#1922} 281 => Doctrine\DBAL\ParameterType {#1922} 282 => Doctrine\DBAL\ParameterType {#1922} 283 => Doctrine\DBAL\ParameterType {#1922} 284 => Doctrine\DBAL\ParameterType {#1922} 285 => Doctrine\DBAL\ParameterType {#1922} 286 => Doctrine\DBAL\ParameterType {#1922} 287 => Doctrine\DBAL\ParameterType {#1922} 288 => Doctrine\DBAL\ParameterType {#1922} 289 => Doctrine\DBAL\ParameterType {#1922} 290 => Doctrine\DBAL\ParameterType {#1922} 291 => Doctrine\DBAL\ParameterType {#1922} 292 => Doctrine\DBAL\ParameterType {#1922} 293 => Doctrine\DBAL\ParameterType {#1922} 294 => Doctrine\DBAL\ParameterType {#1922} 295 => Doctrine\DBAL\ParameterType {#1922} 296 => Doctrine\DBAL\ParameterType {#1922} 297 => Doctrine\DBAL\ParameterType {#1922} 298 => Doctrine\DBAL\ParameterType {#1922} 299 => Doctrine\DBAL\ParameterType {#1922} 300 => Doctrine\DBAL\ParameterType {#1922} 301 => Doctrine\DBAL\ParameterType {#1922} 302 => Doctrine\DBAL\ParameterType {#1922} 303 => Doctrine\DBAL\ParameterType {#1922} 304 => Doctrine\DBAL\ParameterType {#1922} 305 => Doctrine\DBAL\ParameterType {#1922} 306 => Doctrine\DBAL\ParameterType {#1922} 307 => Doctrine\DBAL\ParameterType {#1922} 308 => Doctrine\DBAL\ParameterType {#1922} 309 => Doctrine\DBAL\ParameterType {#1922} 310 => Doctrine\DBAL\ParameterType {#1922} 311 => Doctrine\DBAL\ParameterType {#1922} 312 => Doctrine\DBAL\ParameterType {#1922} 313 => Doctrine\DBAL\ParameterType {#1922} 314 => Doctrine\DBAL\ParameterType {#1922} 315 => Doctrine\DBAL\ParameterType {#1922} 316 => Doctrine\DBAL\ParameterType {#1922} 317 => Doctrine\DBAL\ParameterType {#1922} 318 => Doctrine\DBAL\ParameterType {#1922} 319 => Doctrine\DBAL\ParameterType {#1922} 320 => Doctrine\DBAL\ParameterType {#1922} 321 => Doctrine\DBAL\ParameterType {#1922} 322 => Doctrine\DBAL\ParameterType {#1922} 323 => Doctrine\DBAL\ParameterType {#1922} 324 => Doctrine\DBAL\ParameterType {#1922} 325 => Doctrine\DBAL\ParameterType {#1922} 326 => Doctrine\DBAL\ParameterType {#1922} 327 => Doctrine\DBAL\ParameterType {#1922} 328 => Doctrine\DBAL\ParameterType {#1922} 329 => Doctrine\DBAL\ParameterType {#1922} 330 => Doctrine\DBAL\ParameterType {#1922} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 => 2260 4 => 2258 5 => 2255 6 => 2253 7 => 2251 8 => 2245 9 => 2242 10 => 2240 11 => 2237 12 => 2234 13 => 2231 14 => 2229 15 => 2226 16 => 2224 17 => 2223 18 => 2221 19 => 2218 20 => 2213 21 => 2211 22 => 2209 23 => 2207 24 => 2205 25 => 2199 26 => 2196 27 => 2192 28 => 2189 29 => 2186 30 => 2178 31 => 2171 32 => 2167 33 => 2163 34 => 2159 35 => 2156 36 => 2152 37 => 2149 38 => 1315 39 => 807 40 => 353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} 38 => Doctrine\DBAL\ParameterType {#1922} 39 => Doctrine\DBAL\ParameterType {#1922} 40 => Doctrine\DBAL\ParameterType {#1922} ])
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 => 2260 4 => 2258 5 => 2255 6 => 2253 7 => 2251 8 => 2245 9 => 2242 10 => 2240 11 => 2237 12 => 2234 13 => 2231 14 => 2229 15 => 2226 16 => 2224 17 => 2223 18 => 2221 19 => 2218 20 => 2213 21 => 2211 22 => 2209 23 => 2207 24 => 2205 25 => 2199 26 => 2196 27 => 2192 28 => 2189 29 => 2186 30 => 2178 31 => 2171 32 => 2167 33 => 2163 34 => 2159 35 => 2156 36 => 2152 37 => 2149 38 => 1315 39 => 807 40 => 353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} 38 => Doctrine\DBAL\ParameterType {#1922} 39 => Doctrine\DBAL\ParameterType {#1922} 40 => Doctrine\DBAL\ParameterType {#1922} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2260 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2260 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2258 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2258 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2255 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2255 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2253 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2253 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2251 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2251 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2245 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2245 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2242 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2242 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2240 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2240 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2237 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2237 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2234 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2234 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2231 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2231 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2229 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2229 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2226 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2226 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2224 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2224 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2223 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2223 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2221 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2221 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2218 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2218 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2213 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2213 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2211 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2211 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2209 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2209 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2207 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2207 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2205 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2205 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2199 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2199 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2196 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2196 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2163 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2163 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2159 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2159 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 => 2123 4 => 2122 5 => 2121 6 => 2120 7 => 2119 8 => 2118 9 => 2117 10 => 2116 11 => 2115 12 => 2114 13 => 2113 14 => 2112 15 => 2111 16 => 2110 17 => 2109 18 => 2108 19 => 2107 20 => 2106 21 => 2105 22 => 2104 23 => 2103 24 => 2102 25 => 2101 26 => 2100 27 => 2099 28 => 2098 29 => 2097 30 => 2096 31 => 2095 32 => 2094 33 => 2093 34 => 2092 35 => 2091 36 => 2090 37 => 2089 38 => 2088 39 => 2087 40 => 2086 41 => 2085 42 => 2084 43 => 2083 44 => 2082 45 => 2081 46 => 2080 47 => 2079 48 => 2078 49 => 2077 50 => 2076 51 => 2075 52 => 2074 53 => 2073 54 => 2072 55 => 2071 56 => 2070 57 => 2069 58 => 2068 59 => 2067 60 => 2066 61 => 2065 62 => 2064 63 => 2063 64 => 2062 65 => 2061 66 => 2060 67 => 2059 68 => 2058 69 => 2057 70 => 2056 71 => 2055 72 => 2054 73 => 2053 74 => 2052 75 => 2051 76 => 2050 77 => 2049 78 => 2048 79 => 2047 80 => 2046 81 => 2045 82 => 2044 83 => 2043 84 => 2042 85 => 2041 86 => 2040 87 => 2039 88 => 2038 89 => 2037 90 => 2036 91 => 2035 92 => 2034 93 => 2033 94 => 2032 95 => 2031 96 => 2030 97 => 2029 98 => 2028 99 => 2027 100 => 2026 101 => 2025 102 => 2024 103 => 2023 104 => 2022 105 => 2021 106 => 2020 107 => 2019 108 => 2018 109 => 2017 110 => 2016 111 => 2015 112 => 2014 113 => 2013 114 => 2012 115 => 2011 116 => 2010 117 => 2009 118 => 2008 119 => 2007 120 => 2006 121 => 2005 122 => 2004 123 => 2003 124 => 2002 125 => 2001 126 => 2000 127 => 1999 128 => 1998 129 => 1997 130 => 1996 131 => 1995 132 => 1994 133 => 1993 134 => 1992 135 => 1991 136 => 1990 137 => 1989 138 => 1988 139 => 1987 140 => 1986 141 => 1985 142 => 1984 143 => 1983 144 => 1982 145 => 1981 146 => 1980 147 => 1979 148 => 1978 149 => 1977 150 => 1976 151 => 1975 152 => 1974 153 => 1973 154 => 1972 155 => 1971 156 => 1969 157 => 1970 158 => 1968 159 => 1967 160 => 1966 161 => 1964 162 => 1965 163 => 1963 164 => 1962 165 => 1961 166 => 1960 167 => 1959 168 => 1958 169 => 1957 170 => 1955 171 => 1954 172 => 1953 173 => 1951 174 => 1949 175 => 1947 176 => 1945 177 => 1944 178 => 1943 179 => 1942 180 => 1940 181 => 1914 182 => 1912 183 => 1911 184 => 1909 185 => 1908 186 => 1906 187 => 1904 188 => 1903 189 => 1901 190 => 1899 191 => 1897 192 => 1893 193 => 1887 194 => 1886 195 => 1884 196 => 1882 197 => 1879 198 => 1878 199 => 1875 200 => 1873 201 => 1870 202 => 1868 203 => 1866 204 => 1863 205 => 1861 206 => 1859 207 => 1857 208 => 1856 209 => 1853 210 => 1852 211 => 1850 212 => 1849 213 => 1846 214 => 1844 215 => 1833 216 => 1828 217 => 1822 218 => 1818 219 => 1813 220 => 1812 221 => 1810 222 => 1809 223 => 1808 224 => 1806 225 => 1805 226 => 1802 227 => 1801 228 => 1800 229 => 1798 230 => 1797 231 => 1796 232 => 1794 233 => 1793 234 => 1792 235 => 1790 236 => 1788 237 => 1786 238 => 1783 239 => 1782 240 => 1779 241 => 1776 242 => 1774 243 => 1771 244 => 1769 245 => 1767 246 => 1765 247 => 1762 248 => 1761 249 => 1758 250 => 1756 251 => 1754 252 => 1752 253 => 1751 254 => 1750 255 => 1748 256 => 1746 257 => 1744 258 => 1741 259 => 1739 260 => 1736 261 => 1734 262 => 1729 263 => 1726 264 => 1724 265 => 1721 266 => 1718 267 => 1717 268 => 1711 269 => 1710 270 => 1708 271 => 1705 272 => 1702 273 => 1700 274 => 1698 275 => 1696 276 => 1694 277 => 1693 278 => 1690 279 => 1688 280 => 1687 281 => 1684 282 => 1683 283 => 1681 284 => 1680 285 => 1679 286 => 1676 287 => 1675 288 => 1672 289 => 1671 290 => 1663 291 => 1662 292 => 1660 293 => 1658 294 => 1655 295 => 1653 296 => 1650 297 => 1648 298 => 1646 299 => 1643 300 => 1641 301 => 1636 302 => 1632 303 => 1627 304 => 1628 305 => 1625 306 => 1622 307 => 1620 308 => 1615 309 => 1611 310 => 1608 311 => 920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} 38 => Doctrine\DBAL\ParameterType {#1922} 39 => Doctrine\DBAL\ParameterType {#1922} 40 => Doctrine\DBAL\ParameterType {#1922} 41 => Doctrine\DBAL\ParameterType {#1922} 42 => Doctrine\DBAL\ParameterType {#1922} 43 => Doctrine\DBAL\ParameterType {#1922} 44 => Doctrine\DBAL\ParameterType {#1922} 45 => Doctrine\DBAL\ParameterType {#1922} 46 => Doctrine\DBAL\ParameterType {#1922} 47 => Doctrine\DBAL\ParameterType {#1922} 48 => Doctrine\DBAL\ParameterType {#1922} 49 => Doctrine\DBAL\ParameterType {#1922} 50 => Doctrine\DBAL\ParameterType {#1922} 51 => Doctrine\DBAL\ParameterType {#1922} 52 => Doctrine\DBAL\ParameterType {#1922} 53 => Doctrine\DBAL\ParameterType {#1922} 54 => Doctrine\DBAL\ParameterType {#1922} 55 => Doctrine\DBAL\ParameterType {#1922} 56 => Doctrine\DBAL\ParameterType {#1922} 57 => Doctrine\DBAL\ParameterType {#1922} 58 => Doctrine\DBAL\ParameterType {#1922} 59 => Doctrine\DBAL\ParameterType {#1922} 60 => Doctrine\DBAL\ParameterType {#1922} 61 => Doctrine\DBAL\ParameterType {#1922} 62 => Doctrine\DBAL\ParameterType {#1922} 63 => Doctrine\DBAL\ParameterType {#1922} 64 => Doctrine\DBAL\ParameterType {#1922} 65 => Doctrine\DBAL\ParameterType {#1922} 66 => Doctrine\DBAL\ParameterType {#1922} 67 => Doctrine\DBAL\ParameterType {#1922} 68 => Doctrine\DBAL\ParameterType {#1922} 69 => Doctrine\DBAL\ParameterType {#1922} 70 => Doctrine\DBAL\ParameterType {#1922} 71 => Doctrine\DBAL\ParameterType {#1922} 72 => Doctrine\DBAL\ParameterType {#1922} 73 => Doctrine\DBAL\ParameterType {#1922} 74 => Doctrine\DBAL\ParameterType {#1922} 75 => Doctrine\DBAL\ParameterType {#1922} 76 => Doctrine\DBAL\ParameterType {#1922} 77 => Doctrine\DBAL\ParameterType {#1922} 78 => Doctrine\DBAL\ParameterType {#1922} 79 => Doctrine\DBAL\ParameterType {#1922} 80 => Doctrine\DBAL\ParameterType {#1922} 81 => Doctrine\DBAL\ParameterType {#1922} 82 => Doctrine\DBAL\ParameterType {#1922} 83 => Doctrine\DBAL\ParameterType {#1922} 84 => Doctrine\DBAL\ParameterType {#1922} 85 => Doctrine\DBAL\ParameterType {#1922} 86 => Doctrine\DBAL\ParameterType {#1922} 87 => Doctrine\DBAL\ParameterType {#1922} 88 => Doctrine\DBAL\ParameterType {#1922} 89 => Doctrine\DBAL\ParameterType {#1922} 90 => Doctrine\DBAL\ParameterType {#1922} 91 => Doctrine\DBAL\ParameterType {#1922} 92 => Doctrine\DBAL\ParameterType {#1922} 93 => Doctrine\DBAL\ParameterType {#1922} 94 => Doctrine\DBAL\ParameterType {#1922} 95 => Doctrine\DBAL\ParameterType {#1922} 96 => Doctrine\DBAL\ParameterType {#1922} 97 => Doctrine\DBAL\ParameterType {#1922} 98 => Doctrine\DBAL\ParameterType {#1922} 99 => Doctrine\DBAL\ParameterType {#1922} 100 => Doctrine\DBAL\ParameterType {#1922} 101 => Doctrine\DBAL\ParameterType {#1922} 102 => Doctrine\DBAL\ParameterType {#1922} 103 => Doctrine\DBAL\ParameterType {#1922} 104 => Doctrine\DBAL\ParameterType {#1922} 105 => Doctrine\DBAL\ParameterType {#1922} 106 => Doctrine\DBAL\ParameterType {#1922} 107 => Doctrine\DBAL\ParameterType {#1922} 108 => Doctrine\DBAL\ParameterType {#1922} 109 => Doctrine\DBAL\ParameterType {#1922} 110 => Doctrine\DBAL\ParameterType {#1922} 111 => Doctrine\DBAL\ParameterType {#1922} 112 => Doctrine\DBAL\ParameterType {#1922} 113 => Doctrine\DBAL\ParameterType {#1922} 114 => Doctrine\DBAL\ParameterType {#1922} 115 => Doctrine\DBAL\ParameterType {#1922} 116 => Doctrine\DBAL\ParameterType {#1922} 117 => Doctrine\DBAL\ParameterType {#1922} 118 => Doctrine\DBAL\ParameterType {#1922} 119 => Doctrine\DBAL\ParameterType {#1922} 120 => Doctrine\DBAL\ParameterType {#1922} 121 => Doctrine\DBAL\ParameterType {#1922} 122 => Doctrine\DBAL\ParameterType {#1922} 123 => Doctrine\DBAL\ParameterType {#1922} 124 => Doctrine\DBAL\ParameterType {#1922} 125 => Doctrine\DBAL\ParameterType {#1922} 126 => Doctrine\DBAL\ParameterType {#1922} 127 => Doctrine\DBAL\ParameterType {#1922} 128 => Doctrine\DBAL\ParameterType {#1922} 129 => Doctrine\DBAL\ParameterType {#1922} 130 => Doctrine\DBAL\ParameterType {#1922} 131 => Doctrine\DBAL\ParameterType {#1922} 132 => Doctrine\DBAL\ParameterType {#1922} 133 => Doctrine\DBAL\ParameterType {#1922} 134 => Doctrine\DBAL\ParameterType {#1922} 135 => Doctrine\DBAL\ParameterType {#1922} 136 => Doctrine\DBAL\ParameterType {#1922} 137 => Doctrine\DBAL\ParameterType {#1922} 138 => Doctrine\DBAL\ParameterType {#1922} 139 => Doctrine\DBAL\ParameterType {#1922} 140 => Doctrine\DBAL\ParameterType {#1922} 141 => Doctrine\DBAL\ParameterType {#1922} 142 => Doctrine\DBAL\ParameterType {#1922} 143 => Doctrine\DBAL\ParameterType {#1922} 144 => Doctrine\DBAL\ParameterType {#1922} 145 => Doctrine\DBAL\ParameterType {#1922} 146 => Doctrine\DBAL\ParameterType {#1922} 147 => Doctrine\DBAL\ParameterType {#1922} 148 => Doctrine\DBAL\ParameterType {#1922} 149 => Doctrine\DBAL\ParameterType {#1922} 150 => Doctrine\DBAL\ParameterType {#1922} 151 => Doctrine\DBAL\ParameterType {#1922} 152 => Doctrine\DBAL\ParameterType {#1922} 153 => Doctrine\DBAL\ParameterType {#1922} 154 => Doctrine\DBAL\ParameterType {#1922} 155 => Doctrine\DBAL\ParameterType {#1922} 156 => Doctrine\DBAL\ParameterType {#1922} 157 => Doctrine\DBAL\ParameterType {#1922} 158 => Doctrine\DBAL\ParameterType {#1922} 159 => Doctrine\DBAL\ParameterType {#1922} 160 => Doctrine\DBAL\ParameterType {#1922} 161 => Doctrine\DBAL\ParameterType {#1922} 162 => Doctrine\DBAL\ParameterType {#1922} 163 => Doctrine\DBAL\ParameterType {#1922} 164 => Doctrine\DBAL\ParameterType {#1922} 165 => Doctrine\DBAL\ParameterType {#1922} 166 => Doctrine\DBAL\ParameterType {#1922} 167 => Doctrine\DBAL\ParameterType {#1922} 168 => Doctrine\DBAL\ParameterType {#1922} 169 => Doctrine\DBAL\ParameterType {#1922} 170 => Doctrine\DBAL\ParameterType {#1922} 171 => Doctrine\DBAL\ParameterType {#1922} 172 => Doctrine\DBAL\ParameterType {#1922} 173 => Doctrine\DBAL\ParameterType {#1922} 174 => Doctrine\DBAL\ParameterType {#1922} 175 => Doctrine\DBAL\ParameterType {#1922} 176 => Doctrine\DBAL\ParameterType {#1922} 177 => Doctrine\DBAL\ParameterType {#1922} 178 => Doctrine\DBAL\ParameterType {#1922} 179 => Doctrine\DBAL\ParameterType {#1922} 180 => Doctrine\DBAL\ParameterType {#1922} 181 => Doctrine\DBAL\ParameterType {#1922} 182 => Doctrine\DBAL\ParameterType {#1922} 183 => Doctrine\DBAL\ParameterType {#1922} 184 => Doctrine\DBAL\ParameterType {#1922} 185 => Doctrine\DBAL\ParameterType {#1922} 186 => Doctrine\DBAL\ParameterType {#1922} 187 => Doctrine\DBAL\ParameterType {#1922} 188 => Doctrine\DBAL\ParameterType {#1922} 189 => Doctrine\DBAL\ParameterType {#1922} 190 => Doctrine\DBAL\ParameterType {#1922} 191 => Doctrine\DBAL\ParameterType {#1922} 192 => Doctrine\DBAL\ParameterType {#1922} 193 => Doctrine\DBAL\ParameterType {#1922} 194 => Doctrine\DBAL\ParameterType {#1922} 195 => Doctrine\DBAL\ParameterType {#1922} 196 => Doctrine\DBAL\ParameterType {#1922} 197 => Doctrine\DBAL\ParameterType {#1922} 198 => Doctrine\DBAL\ParameterType {#1922} 199 => Doctrine\DBAL\ParameterType {#1922} 200 => Doctrine\DBAL\ParameterType {#1922} 201 => Doctrine\DBAL\ParameterType {#1922} 202 => Doctrine\DBAL\ParameterType {#1922} 203 => Doctrine\DBAL\ParameterType {#1922} 204 => Doctrine\DBAL\ParameterType {#1922} 205 => Doctrine\DBAL\ParameterType {#1922} 206 => Doctrine\DBAL\ParameterType {#1922} 207 => Doctrine\DBAL\ParameterType {#1922} 208 => Doctrine\DBAL\ParameterType {#1922} 209 => Doctrine\DBAL\ParameterType {#1922} 210 => Doctrine\DBAL\ParameterType {#1922} 211 => Doctrine\DBAL\ParameterType {#1922} 212 => Doctrine\DBAL\ParameterType {#1922} 213 => Doctrine\DBAL\ParameterType {#1922} 214 => Doctrine\DBAL\ParameterType {#1922} 215 => Doctrine\DBAL\ParameterType {#1922} 216 => Doctrine\DBAL\ParameterType {#1922} 217 => Doctrine\DBAL\ParameterType {#1922} 218 => Doctrine\DBAL\ParameterType {#1922} 219 => Doctrine\DBAL\ParameterType {#1922} 220 => Doctrine\DBAL\ParameterType {#1922} 221 => Doctrine\DBAL\ParameterType {#1922} 222 => Doctrine\DBAL\ParameterType {#1922} 223 => Doctrine\DBAL\ParameterType {#1922} 224 => Doctrine\DBAL\ParameterType {#1922} 225 => Doctrine\DBAL\ParameterType {#1922} 226 => Doctrine\DBAL\ParameterType {#1922} 227 => Doctrine\DBAL\ParameterType {#1922} 228 => Doctrine\DBAL\ParameterType {#1922} 229 => Doctrine\DBAL\ParameterType {#1922} 230 => Doctrine\DBAL\ParameterType {#1922} 231 => Doctrine\DBAL\ParameterType {#1922} 232 => Doctrine\DBAL\ParameterType {#1922} 233 => Doctrine\DBAL\ParameterType {#1922} 234 => Doctrine\DBAL\ParameterType {#1922} 235 => Doctrine\DBAL\ParameterType {#1922} 236 => Doctrine\DBAL\ParameterType {#1922} 237 => Doctrine\DBAL\ParameterType {#1922} 238 => Doctrine\DBAL\ParameterType {#1922} 239 => Doctrine\DBAL\ParameterType {#1922} 240 => Doctrine\DBAL\ParameterType {#1922} 241 => Doctrine\DBAL\ParameterType {#1922} 242 => Doctrine\DBAL\ParameterType {#1922} 243 => Doctrine\DBAL\ParameterType {#1922} 244 => Doctrine\DBAL\ParameterType {#1922} 245 => Doctrine\DBAL\ParameterType {#1922} 246 => Doctrine\DBAL\ParameterType {#1922} 247 => Doctrine\DBAL\ParameterType {#1922} 248 => Doctrine\DBAL\ParameterType {#1922} 249 => Doctrine\DBAL\ParameterType {#1922} 250 => Doctrine\DBAL\ParameterType {#1922} 251 => Doctrine\DBAL\ParameterType {#1922} 252 => Doctrine\DBAL\ParameterType {#1922} 253 => Doctrine\DBAL\ParameterType {#1922} 254 => Doctrine\DBAL\ParameterType {#1922} 255 => Doctrine\DBAL\ParameterType {#1922} 256 => Doctrine\DBAL\ParameterType {#1922} 257 => Doctrine\DBAL\ParameterType {#1922} 258 => Doctrine\DBAL\ParameterType {#1922} 259 => Doctrine\DBAL\ParameterType {#1922} 260 => Doctrine\DBAL\ParameterType {#1922} 261 => Doctrine\DBAL\ParameterType {#1922} 262 => Doctrine\DBAL\ParameterType {#1922} 263 => Doctrine\DBAL\ParameterType {#1922} 264 => Doctrine\DBAL\ParameterType {#1922} 265 => Doctrine\DBAL\ParameterType {#1922} 266 => Doctrine\DBAL\ParameterType {#1922} 267 => Doctrine\DBAL\ParameterType {#1922} 268 => Doctrine\DBAL\ParameterType {#1922} 269 => Doctrine\DBAL\ParameterType {#1922} 270 => Doctrine\DBAL\ParameterType {#1922} 271 => Doctrine\DBAL\ParameterType {#1922} 272 => Doctrine\DBAL\ParameterType {#1922} 273 => Doctrine\DBAL\ParameterType {#1922} 274 => Doctrine\DBAL\ParameterType {#1922} 275 => Doctrine\DBAL\ParameterType {#1922} 276 => Doctrine\DBAL\ParameterType {#1922} 277 => Doctrine\DBAL\ParameterType {#1922} 278 => Doctrine\DBAL\ParameterType {#1922} 279 => Doctrine\DBAL\ParameterType {#1922} 280 => Doctrine\DBAL\ParameterType {#1922} 281 => Doctrine\DBAL\ParameterType {#1922} 282 => Doctrine\DBAL\ParameterType {#1922} 283 => Doctrine\DBAL\ParameterType {#1922} 284 => Doctrine\DBAL\ParameterType {#1922} 285 => Doctrine\DBAL\ParameterType {#1922} 286 => Doctrine\DBAL\ParameterType {#1922} 287 => Doctrine\DBAL\ParameterType {#1922} 288 => Doctrine\DBAL\ParameterType {#1922} 289 => Doctrine\DBAL\ParameterType {#1922} 290 => Doctrine\DBAL\ParameterType {#1922} 291 => Doctrine\DBAL\ParameterType {#1922} 292 => Doctrine\DBAL\ParameterType {#1922} 293 => Doctrine\DBAL\ParameterType {#1922} 294 => Doctrine\DBAL\ParameterType {#1922} 295 => Doctrine\DBAL\ParameterType {#1922} 296 => Doctrine\DBAL\ParameterType {#1922} 297 => Doctrine\DBAL\ParameterType {#1922} 298 => Doctrine\DBAL\ParameterType {#1922} 299 => Doctrine\DBAL\ParameterType {#1922} 300 => Doctrine\DBAL\ParameterType {#1922} 301 => Doctrine\DBAL\ParameterType {#1922} 302 => Doctrine\DBAL\ParameterType {#1922} 303 => Doctrine\DBAL\ParameterType {#1922} 304 => Doctrine\DBAL\ParameterType {#1922} 305 => Doctrine\DBAL\ParameterType {#1922} 306 => Doctrine\DBAL\ParameterType {#1922} 307 => Doctrine\DBAL\ParameterType {#1922} 308 => Doctrine\DBAL\ParameterType {#1922} 309 => Doctrine\DBAL\ParameterType {#1922} 310 => Doctrine\DBAL\ParameterType {#1922} 311 => Doctrine\DBAL\ParameterType {#1922} ])
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 => 2123 4 => 2122 5 => 2121 6 => 2120 7 => 2119 8 => 2118 9 => 2117 10 => 2116 11 => 2115 12 => 2114 13 => 2113 14 => 2112 15 => 2111 16 => 2110 17 => 2109 18 => 2108 19 => 2107 20 => 2106 21 => 2105 22 => 2104 23 => 2103 24 => 2102 25 => 2101 26 => 2100 27 => 2099 28 => 2098 29 => 2097 30 => 2096 31 => 2095 32 => 2094 33 => 2093 34 => 2092 35 => 2091 36 => 2090 37 => 2089 38 => 2088 39 => 2087 40 => 2086 41 => 2085 42 => 2084 43 => 2083 44 => 2082 45 => 2081 46 => 2080 47 => 2079 48 => 2078 49 => 2077 50 => 2076 51 => 2075 52 => 2074 53 => 2073 54 => 2072 55 => 2071 56 => 2070 57 => 2069 58 => 2068 59 => 2067 60 => 2066 61 => 2065 62 => 2064 63 => 2063 64 => 2062 65 => 2061 66 => 2060 67 => 2059 68 => 2058 69 => 2057 70 => 2056 71 => 2055 72 => 2054 73 => 2053 74 => 2052 75 => 2051 76 => 2050 77 => 2049 78 => 2048 79 => 2047 80 => 2046 81 => 2045 82 => 2044 83 => 2043 84 => 2042 85 => 2041 86 => 2040 87 => 2039 88 => 2038 89 => 2037 90 => 2036 91 => 2035 92 => 2034 93 => 2033 94 => 2032 95 => 2031 96 => 2030 97 => 2029 98 => 2028 99 => 2027 100 => 2026 101 => 2025 102 => 2024 103 => 2023 104 => 2022 105 => 2021 106 => 2020 107 => 2019 108 => 2018 109 => 2017 110 => 2016 111 => 2015 112 => 2014 113 => 2013 114 => 2012 115 => 2011 116 => 2010 117 => 2009 118 => 2008 119 => 2007 120 => 2006 121 => 2005 122 => 2004 123 => 2003 124 => 2002 125 => 2001 126 => 2000 127 => 1999 128 => 1998 129 => 1997 130 => 1996 131 => 1995 132 => 1994 133 => 1993 134 => 1992 135 => 1991 136 => 1990 137 => 1989 138 => 1988 139 => 1987 140 => 1986 141 => 1985 142 => 1984 143 => 1983 144 => 1982 145 => 1981 146 => 1980 147 => 1979 148 => 1978 149 => 1977 150 => 1976 151 => 1975 152 => 1974 153 => 1973 154 => 1972 155 => 1971 156 => 1969 157 => 1970 158 => 1968 159 => 1967 160 => 1966 161 => 1964 162 => 1965 163 => 1963 164 => 1962 165 => 1961 166 => 1960 167 => 1959 168 => 1958 169 => 1957 170 => 1955 171 => 1954 172 => 1953 173 => 1951 174 => 1949 175 => 1947 176 => 1945 177 => 1944 178 => 1943 179 => 1942 180 => 1940 181 => 1914 182 => 1912 183 => 1911 184 => 1909 185 => 1908 186 => 1906 187 => 1904 188 => 1903 189 => 1901 190 => 1899 191 => 1897 192 => 1893 193 => 1887 194 => 1886 195 => 1884 196 => 1882 197 => 1879 198 => 1878 199 => 1875 200 => 1873 201 => 1870 202 => 1868 203 => 1866 204 => 1863 205 => 1861 206 => 1859 207 => 1857 208 => 1856 209 => 1853 210 => 1852 211 => 1850 212 => 1849 213 => 1846 214 => 1844 215 => 1833 216 => 1828 217 => 1822 218 => 1818 219 => 1813 220 => 1812 221 => 1810 222 => 1809 223 => 1808 224 => 1806 225 => 1805 226 => 1802 227 => 1801 228 => 1800 229 => 1798 230 => 1797 231 => 1796 232 => 1794 233 => 1793 234 => 1792 235 => 1790 236 => 1788 237 => 1786 238 => 1783 239 => 1782 240 => 1779 241 => 1776 242 => 1774 243 => 1771 244 => 1769 245 => 1767 246 => 1765 247 => 1762 248 => 1761 249 => 1758 250 => 1756 251 => 1754 252 => 1752 253 => 1751 254 => 1750 255 => 1748 256 => 1746 257 => 1744 258 => 1741 259 => 1739 260 => 1736 261 => 1734 262 => 1729 263 => 1726 264 => 1724 265 => 1721 266 => 1718 267 => 1717 268 => 1711 269 => 1710 270 => 1708 271 => 1705 272 => 1702 273 => 1700 274 => 1698 275 => 1696 276 => 1694 277 => 1693 278 => 1690 279 => 1688 280 => 1687 281 => 1684 282 => 1683 283 => 1681 284 => 1680 285 => 1679 286 => 1676 287 => 1675 288 => 1672 289 => 1671 290 => 1663 291 => 1662 292 => 1660 293 => 1658 294 => 1655 295 => 1653 296 => 1650 297 => 1648 298 => 1646 299 => 1643 300 => 1641 301 => 1636 302 => 1632 303 => 1627 304 => 1628 305 => 1625 306 => 1622 307 => 1620 308 => 1615 309 => 1611 310 => 1608 311 => 920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} 38 => Doctrine\DBAL\ParameterType {#1922} 39 => Doctrine\DBAL\ParameterType {#1922} 40 => Doctrine\DBAL\ParameterType {#1922} 41 => Doctrine\DBAL\ParameterType {#1922} 42 => Doctrine\DBAL\ParameterType {#1922} 43 => Doctrine\DBAL\ParameterType {#1922} 44 => Doctrine\DBAL\ParameterType {#1922} 45 => Doctrine\DBAL\ParameterType {#1922} 46 => Doctrine\DBAL\ParameterType {#1922} 47 => Doctrine\DBAL\ParameterType {#1922} 48 => Doctrine\DBAL\ParameterType {#1922} 49 => Doctrine\DBAL\ParameterType {#1922} 50 => Doctrine\DBAL\ParameterType {#1922} 51 => Doctrine\DBAL\ParameterType {#1922} 52 => Doctrine\DBAL\ParameterType {#1922} 53 => Doctrine\DBAL\ParameterType {#1922} 54 => Doctrine\DBAL\ParameterType {#1922} 55 => Doctrine\DBAL\ParameterType {#1922} 56 => Doctrine\DBAL\ParameterType {#1922} 57 => Doctrine\DBAL\ParameterType {#1922} 58 => Doctrine\DBAL\ParameterType {#1922} 59 => Doctrine\DBAL\ParameterType {#1922} 60 => Doctrine\DBAL\ParameterType {#1922} 61 => Doctrine\DBAL\ParameterType {#1922} 62 => Doctrine\DBAL\ParameterType {#1922} 63 => Doctrine\DBAL\ParameterType {#1922} 64 => Doctrine\DBAL\ParameterType {#1922} 65 => Doctrine\DBAL\ParameterType {#1922} 66 => Doctrine\DBAL\ParameterType {#1922} 67 => Doctrine\DBAL\ParameterType {#1922} 68 => Doctrine\DBAL\ParameterType {#1922} 69 => Doctrine\DBAL\ParameterType {#1922} 70 => Doctrine\DBAL\ParameterType {#1922} 71 => Doctrine\DBAL\ParameterType {#1922} 72 => Doctrine\DBAL\ParameterType {#1922} 73 => Doctrine\DBAL\ParameterType {#1922} 74 => Doctrine\DBAL\ParameterType {#1922} 75 => Doctrine\DBAL\ParameterType {#1922} 76 => Doctrine\DBAL\ParameterType {#1922} 77 => Doctrine\DBAL\ParameterType {#1922} 78 => Doctrine\DBAL\ParameterType {#1922} 79 => Doctrine\DBAL\ParameterType {#1922} 80 => Doctrine\DBAL\ParameterType {#1922} 81 => Doctrine\DBAL\ParameterType {#1922} 82 => Doctrine\DBAL\ParameterType {#1922} 83 => Doctrine\DBAL\ParameterType {#1922} 84 => Doctrine\DBAL\ParameterType {#1922} 85 => Doctrine\DBAL\ParameterType {#1922} 86 => Doctrine\DBAL\ParameterType {#1922} 87 => Doctrine\DBAL\ParameterType {#1922} 88 => Doctrine\DBAL\ParameterType {#1922} 89 => Doctrine\DBAL\ParameterType {#1922} 90 => Doctrine\DBAL\ParameterType {#1922} 91 => Doctrine\DBAL\ParameterType {#1922} 92 => Doctrine\DBAL\ParameterType {#1922} 93 => Doctrine\DBAL\ParameterType {#1922} 94 => Doctrine\DBAL\ParameterType {#1922} 95 => Doctrine\DBAL\ParameterType {#1922} 96 => Doctrine\DBAL\ParameterType {#1922} 97 => Doctrine\DBAL\ParameterType {#1922} 98 => Doctrine\DBAL\ParameterType {#1922} 99 => Doctrine\DBAL\ParameterType {#1922} 100 => Doctrine\DBAL\ParameterType {#1922} 101 => Doctrine\DBAL\ParameterType {#1922} 102 => Doctrine\DBAL\ParameterType {#1922} 103 => Doctrine\DBAL\ParameterType {#1922} 104 => Doctrine\DBAL\ParameterType {#1922} 105 => Doctrine\DBAL\ParameterType {#1922} 106 => Doctrine\DBAL\ParameterType {#1922} 107 => Doctrine\DBAL\ParameterType {#1922} 108 => Doctrine\DBAL\ParameterType {#1922} 109 => Doctrine\DBAL\ParameterType {#1922} 110 => Doctrine\DBAL\ParameterType {#1922} 111 => Doctrine\DBAL\ParameterType {#1922} 112 => Doctrine\DBAL\ParameterType {#1922} 113 => Doctrine\DBAL\ParameterType {#1922} 114 => Doctrine\DBAL\ParameterType {#1922} 115 => Doctrine\DBAL\ParameterType {#1922} 116 => Doctrine\DBAL\ParameterType {#1922} 117 => Doctrine\DBAL\ParameterType {#1922} 118 => Doctrine\DBAL\ParameterType {#1922} 119 => Doctrine\DBAL\ParameterType {#1922} 120 => Doctrine\DBAL\ParameterType {#1922} 121 => Doctrine\DBAL\ParameterType {#1922} 122 => Doctrine\DBAL\ParameterType {#1922} 123 => Doctrine\DBAL\ParameterType {#1922} 124 => Doctrine\DBAL\ParameterType {#1922} 125 => Doctrine\DBAL\ParameterType {#1922} 126 => Doctrine\DBAL\ParameterType {#1922} 127 => Doctrine\DBAL\ParameterType {#1922} 128 => Doctrine\DBAL\ParameterType {#1922} 129 => Doctrine\DBAL\ParameterType {#1922} 130 => Doctrine\DBAL\ParameterType {#1922} 131 => Doctrine\DBAL\ParameterType {#1922} 132 => Doctrine\DBAL\ParameterType {#1922} 133 => Doctrine\DBAL\ParameterType {#1922} 134 => Doctrine\DBAL\ParameterType {#1922} 135 => Doctrine\DBAL\ParameterType {#1922} 136 => Doctrine\DBAL\ParameterType {#1922} 137 => Doctrine\DBAL\ParameterType {#1922} 138 => Doctrine\DBAL\ParameterType {#1922} 139 => Doctrine\DBAL\ParameterType {#1922} 140 => Doctrine\DBAL\ParameterType {#1922} 141 => Doctrine\DBAL\ParameterType {#1922} 142 => Doctrine\DBAL\ParameterType {#1922} 143 => Doctrine\DBAL\ParameterType {#1922} 144 => Doctrine\DBAL\ParameterType {#1922} 145 => Doctrine\DBAL\ParameterType {#1922} 146 => Doctrine\DBAL\ParameterType {#1922} 147 => Doctrine\DBAL\ParameterType {#1922} 148 => Doctrine\DBAL\ParameterType {#1922} 149 => Doctrine\DBAL\ParameterType {#1922} 150 => Doctrine\DBAL\ParameterType {#1922} 151 => Doctrine\DBAL\ParameterType {#1922} 152 => Doctrine\DBAL\ParameterType {#1922} 153 => Doctrine\DBAL\ParameterType {#1922} 154 => Doctrine\DBAL\ParameterType {#1922} 155 => Doctrine\DBAL\ParameterType {#1922} 156 => Doctrine\DBAL\ParameterType {#1922} 157 => Doctrine\DBAL\ParameterType {#1922} 158 => Doctrine\DBAL\ParameterType {#1922} 159 => Doctrine\DBAL\ParameterType {#1922} 160 => Doctrine\DBAL\ParameterType {#1922} 161 => Doctrine\DBAL\ParameterType {#1922} 162 => Doctrine\DBAL\ParameterType {#1922} 163 => Doctrine\DBAL\ParameterType {#1922} 164 => Doctrine\DBAL\ParameterType {#1922} 165 => Doctrine\DBAL\ParameterType {#1922} 166 => Doctrine\DBAL\ParameterType {#1922} 167 => Doctrine\DBAL\ParameterType {#1922} 168 => Doctrine\DBAL\ParameterType {#1922} 169 => Doctrine\DBAL\ParameterType {#1922} 170 => Doctrine\DBAL\ParameterType {#1922} 171 => Doctrine\DBAL\ParameterType {#1922} 172 => Doctrine\DBAL\ParameterType {#1922} 173 => Doctrine\DBAL\ParameterType {#1922} 174 => Doctrine\DBAL\ParameterType {#1922} 175 => Doctrine\DBAL\ParameterType {#1922} 176 => Doctrine\DBAL\ParameterType {#1922} 177 => Doctrine\DBAL\ParameterType {#1922} 178 => Doctrine\DBAL\ParameterType {#1922} 179 => Doctrine\DBAL\ParameterType {#1922} 180 => Doctrine\DBAL\ParameterType {#1922} 181 => Doctrine\DBAL\ParameterType {#1922} 182 => Doctrine\DBAL\ParameterType {#1922} 183 => Doctrine\DBAL\ParameterType {#1922} 184 => Doctrine\DBAL\ParameterType {#1922} 185 => Doctrine\DBAL\ParameterType {#1922} 186 => Doctrine\DBAL\ParameterType {#1922} 187 => Doctrine\DBAL\ParameterType {#1922} 188 => Doctrine\DBAL\ParameterType {#1922} 189 => Doctrine\DBAL\ParameterType {#1922} 190 => Doctrine\DBAL\ParameterType {#1922} 191 => Doctrine\DBAL\ParameterType {#1922} 192 => Doctrine\DBAL\ParameterType {#1922} 193 => Doctrine\DBAL\ParameterType {#1922} 194 => Doctrine\DBAL\ParameterType {#1922} 195 => Doctrine\DBAL\ParameterType {#1922} 196 => Doctrine\DBAL\ParameterType {#1922} 197 => Doctrine\DBAL\ParameterType {#1922} 198 => Doctrine\DBAL\ParameterType {#1922} 199 => Doctrine\DBAL\ParameterType {#1922} 200 => Doctrine\DBAL\ParameterType {#1922} 201 => Doctrine\DBAL\ParameterType {#1922} 202 => Doctrine\DBAL\ParameterType {#1922} 203 => Doctrine\DBAL\ParameterType {#1922} 204 => Doctrine\DBAL\ParameterType {#1922} 205 => Doctrine\DBAL\ParameterType {#1922} 206 => Doctrine\DBAL\ParameterType {#1922} 207 => Doctrine\DBAL\ParameterType {#1922} 208 => Doctrine\DBAL\ParameterType {#1922} 209 => Doctrine\DBAL\ParameterType {#1922} 210 => Doctrine\DBAL\ParameterType {#1922} 211 => Doctrine\DBAL\ParameterType {#1922} 212 => Doctrine\DBAL\ParameterType {#1922} 213 => Doctrine\DBAL\ParameterType {#1922} 214 => Doctrine\DBAL\ParameterType {#1922} 215 => Doctrine\DBAL\ParameterType {#1922} 216 => Doctrine\DBAL\ParameterType {#1922} 217 => Doctrine\DBAL\ParameterType {#1922} 218 => Doctrine\DBAL\ParameterType {#1922} 219 => Doctrine\DBAL\ParameterType {#1922} 220 => Doctrine\DBAL\ParameterType {#1922} 221 => Doctrine\DBAL\ParameterType {#1922} 222 => Doctrine\DBAL\ParameterType {#1922} 223 => Doctrine\DBAL\ParameterType {#1922} 224 => Doctrine\DBAL\ParameterType {#1922} 225 => Doctrine\DBAL\ParameterType {#1922} 226 => Doctrine\DBAL\ParameterType {#1922} 227 => Doctrine\DBAL\ParameterType {#1922} 228 => Doctrine\DBAL\ParameterType {#1922} 229 => Doctrine\DBAL\ParameterType {#1922} 230 => Doctrine\DBAL\ParameterType {#1922} 231 => Doctrine\DBAL\ParameterType {#1922} 232 => Doctrine\DBAL\ParameterType {#1922} 233 => Doctrine\DBAL\ParameterType {#1922} 234 => Doctrine\DBAL\ParameterType {#1922} 235 => Doctrine\DBAL\ParameterType {#1922} 236 => Doctrine\DBAL\ParameterType {#1922} 237 => Doctrine\DBAL\ParameterType {#1922} 238 => Doctrine\DBAL\ParameterType {#1922} 239 => Doctrine\DBAL\ParameterType {#1922} 240 => Doctrine\DBAL\ParameterType {#1922} 241 => Doctrine\DBAL\ParameterType {#1922} 242 => Doctrine\DBAL\ParameterType {#1922} 243 => Doctrine\DBAL\ParameterType {#1922} 244 => Doctrine\DBAL\ParameterType {#1922} 245 => Doctrine\DBAL\ParameterType {#1922} 246 => Doctrine\DBAL\ParameterType {#1922} 247 => Doctrine\DBAL\ParameterType {#1922} 248 => Doctrine\DBAL\ParameterType {#1922} 249 => Doctrine\DBAL\ParameterType {#1922} 250 => Doctrine\DBAL\ParameterType {#1922} 251 => Doctrine\DBAL\ParameterType {#1922} 252 => Doctrine\DBAL\ParameterType {#1922} 253 => Doctrine\DBAL\ParameterType {#1922} 254 => Doctrine\DBAL\ParameterType {#1922} 255 => Doctrine\DBAL\ParameterType {#1922} 256 => Doctrine\DBAL\ParameterType {#1922} 257 => Doctrine\DBAL\ParameterType {#1922} 258 => Doctrine\DBAL\ParameterType {#1922} 259 => Doctrine\DBAL\ParameterType {#1922} 260 => Doctrine\DBAL\ParameterType {#1922} 261 => Doctrine\DBAL\ParameterType {#1922} 262 => Doctrine\DBAL\ParameterType {#1922} 263 => Doctrine\DBAL\ParameterType {#1922} 264 => Doctrine\DBAL\ParameterType {#1922} 265 => Doctrine\DBAL\ParameterType {#1922} 266 => Doctrine\DBAL\ParameterType {#1922} 267 => Doctrine\DBAL\ParameterType {#1922} 268 => Doctrine\DBAL\ParameterType {#1922} 269 => Doctrine\DBAL\ParameterType {#1922} 270 => Doctrine\DBAL\ParameterType {#1922} 271 => Doctrine\DBAL\ParameterType {#1922} 272 => Doctrine\DBAL\ParameterType {#1922} 273 => Doctrine\DBAL\ParameterType {#1922} 274 => Doctrine\DBAL\ParameterType {#1922} 275 => Doctrine\DBAL\ParameterType {#1922} 276 => Doctrine\DBAL\ParameterType {#1922} 277 => Doctrine\DBAL\ParameterType {#1922} 278 => Doctrine\DBAL\ParameterType {#1922} 279 => Doctrine\DBAL\ParameterType {#1922} 280 => Doctrine\DBAL\ParameterType {#1922} 281 => Doctrine\DBAL\ParameterType {#1922} 282 => Doctrine\DBAL\ParameterType {#1922} 283 => Doctrine\DBAL\ParameterType {#1922} 284 => Doctrine\DBAL\ParameterType {#1922} 285 => Doctrine\DBAL\ParameterType {#1922} 286 => Doctrine\DBAL\ParameterType {#1922} 287 => Doctrine\DBAL\ParameterType {#1922} 288 => Doctrine\DBAL\ParameterType {#1922} 289 => Doctrine\DBAL\ParameterType {#1922} 290 => Doctrine\DBAL\ParameterType {#1922} 291 => Doctrine\DBAL\ParameterType {#1922} 292 => Doctrine\DBAL\ParameterType {#1922} 293 => Doctrine\DBAL\ParameterType {#1922} 294 => Doctrine\DBAL\ParameterType {#1922} 295 => Doctrine\DBAL\ParameterType {#1922} 296 => Doctrine\DBAL\ParameterType {#1922} 297 => Doctrine\DBAL\ParameterType {#1922} 298 => Doctrine\DBAL\ParameterType {#1922} 299 => Doctrine\DBAL\ParameterType {#1922} 300 => Doctrine\DBAL\ParameterType {#1922} 301 => Doctrine\DBAL\ParameterType {#1922} 302 => Doctrine\DBAL\ParameterType {#1922} 303 => Doctrine\DBAL\ParameterType {#1922} 304 => Doctrine\DBAL\ParameterType {#1922} 305 => Doctrine\DBAL\ParameterType {#1922} 306 => Doctrine\DBAL\ParameterType {#1922} 307 => Doctrine\DBAL\ParameterType {#1922} 308 => Doctrine\DBAL\ParameterType {#1922} 309 => Doctrine\DBAL\ParameterType {#1922} 310 => Doctrine\DBAL\ParameterType {#1922} 311 => Doctrine\DBAL\ParameterType {#1922} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2123 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2123 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2122 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2122 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2121 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2121 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2120 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2120 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2119 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2119 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2118 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2118 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2117 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2117 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2116 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2116 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2115 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2115 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2114 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2114 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2113 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2113 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2112 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2112 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2111 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2111 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2109 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2109 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2108 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2108 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2106 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2106 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2105 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2105 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2104 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2104 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2103 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2103 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2102 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2102 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2101 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2101 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2100 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2100 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2099 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2099 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2098 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2098 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2097 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2097 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2096 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2096 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2095 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2095 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2094 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2094 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2093 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2093 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2092 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2092 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2091 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2091 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2090 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2090 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2089 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2089 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2088 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2088 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2087 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2087 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2086 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2086 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2085 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2085 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2084 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2084 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2083 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2083 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2082 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2082 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2081 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2081 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2080 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2080 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2079 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2079 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2078 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2078 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2077 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2077 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2076 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2076 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2075 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2075 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2074 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2074 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2073 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2073 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2072 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2072 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2071 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2071 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2070 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2070 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2069 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2069 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2068 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2068 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2067 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2067 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2066 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2066 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2065 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2065 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2064 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2064 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2063 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2063 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2062 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2062 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2061 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2061 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2060 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2060 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2059 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2059 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2058 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2058 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2057 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2057 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2056 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2056 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2055 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2055 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2054 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2054 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2053 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2053 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2052 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2052 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2051 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2051 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2050 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2050 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2049 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2049 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2048 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2048 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2047 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2047 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2046 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2046 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2045 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2045 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2044 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2044 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2043 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2043 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2042 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2042 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2041 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2041 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2040 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2040 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2039 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2039 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2038 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2038 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2037 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2037 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2036 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2036 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2035 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2035 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2034 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2034 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2033 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2033 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2032 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2032 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2031 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2031 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2030 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2030 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2029 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2029 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2028 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2028 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2027 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2027 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2026 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2026 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2025 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2025 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2024 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2024 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2023 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2023 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2022 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2022 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2021 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2021 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2020 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2020 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2019 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2019 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2018 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2018 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2017 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2017 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2016 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2016 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2015 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2015 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2014 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2014 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2013 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2013 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2012 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2012 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2011 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2011 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2010 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2010 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2009 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2009 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2008 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2008 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2007 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2007 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2006 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2006 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2005 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2005 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2004 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2004 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2003 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2003 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2002 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2002 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2001 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2001 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2000 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2000 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1999 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1999 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1998 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1998 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1997 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1997 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1996 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1996 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1995 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1995 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1994 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1994 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1993 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1993 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1992 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1992 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1991 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1991 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1990 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1990 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1989 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1989 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1988 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1988 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1987 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1987 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1986 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1986 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1985 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1985 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1984 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1984 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1983 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1983 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1982 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1982 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1981 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1981 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1980 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1980 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1979 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1979 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1978 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1978 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1977 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1977 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1976 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1976 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1975 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1975 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1974 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1974 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1973 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1973 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1972 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1972 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1971 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1971 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1970 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1970 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ])
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 {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} ] ] |
| 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 => 2294 4 => 2293 5 => 2292 6 => 2140 7 => 2139 8 => 2135 9 => 2132 10 => 2131 11 => 2129 12 => 2128 13 => 2127 14 => 2126 15 => 2125 16 => 2124 17 => 1956 18 => 1952 19 => 1950 20 => 1948 21 => 1946 22 => 1922 23 => 1921 24 => 1920 25 => 1919 26 => 1918 27 => 1855 28 => 1842 29 => 1789 30 => 1716 31 => 1715 32 => 1651 33 => 1607 34 => 1603 35 => 1599 36 => 1595 37 => 1594 38 => 1593 39 => 1592 40 => 1585 41 => 1584 42 => 1583 43 => 1582 44 => 1581 45 => 1580 46 => 1579 47 => 1578 48 => 1577 49 => 1576 50 => 1575 51 => 1531 52 => 1171 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} 38 => Doctrine\DBAL\ParameterType {#1922} 39 => Doctrine\DBAL\ParameterType {#1922} 40 => Doctrine\DBAL\ParameterType {#1922} 41 => Doctrine\DBAL\ParameterType {#1922} 42 => Doctrine\DBAL\ParameterType {#1922} 43 => Doctrine\DBAL\ParameterType {#1922} 44 => Doctrine\DBAL\ParameterType {#1922} 45 => Doctrine\DBAL\ParameterType {#1922} 46 => Doctrine\DBAL\ParameterType {#1922} 47 => Doctrine\DBAL\ParameterType {#1922} 48 => Doctrine\DBAL\ParameterType {#1922} 49 => Doctrine\DBAL\ParameterType {#1922} 50 => Doctrine\DBAL\ParameterType {#1922} 51 => Doctrine\DBAL\ParameterType {#1922} 52 => Doctrine\DBAL\ParameterType {#1922} ])
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 => 2294 4 => 2293 5 => 2292 6 => 2140 7 => 2139 8 => 2135 9 => 2132 10 => 2131 11 => 2129 12 => 2128 13 => 2127 14 => 2126 15 => 2125 16 => 2124 17 => 1956 18 => 1952 19 => 1950 20 => 1948 21 => 1946 22 => 1922 23 => 1921 24 => 1920 25 => 1919 26 => 1918 27 => 1855 28 => 1842 29 => 1789 30 => 1716 31 => 1715 32 => 1651 33 => 1607 34 => 1603 35 => 1599 36 => 1595 37 => 1594 38 => 1593 39 => 1592 40 => 1585 41 => 1584 42 => 1583 43 => 1582 44 => 1581 45 => 1580 46 => 1579 47 => 1578 48 => 1577 49 => 1576 50 => 1575 51 => 1531 52 => 1171 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1983 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#1983} 3 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } 4 => Doctrine\DBAL\ParameterType {#1922} 5 => Doctrine\DBAL\ParameterType {#1922} 6 => Doctrine\DBAL\ParameterType {#1922} 7 => Doctrine\DBAL\ParameterType {#1922} 8 => Doctrine\DBAL\ParameterType {#1922} 9 => Doctrine\DBAL\ParameterType {#1922} 10 => Doctrine\DBAL\ParameterType {#1922} 11 => Doctrine\DBAL\ParameterType {#1922} 12 => Doctrine\DBAL\ParameterType {#1922} 13 => Doctrine\DBAL\ParameterType {#1922} 14 => Doctrine\DBAL\ParameterType {#1922} 15 => Doctrine\DBAL\ParameterType {#1922} 16 => Doctrine\DBAL\ParameterType {#1922} 17 => Doctrine\DBAL\ParameterType {#1922} 18 => Doctrine\DBAL\ParameterType {#1922} 19 => Doctrine\DBAL\ParameterType {#1922} 20 => Doctrine\DBAL\ParameterType {#1922} 21 => Doctrine\DBAL\ParameterType {#1922} 22 => Doctrine\DBAL\ParameterType {#1922} 23 => Doctrine\DBAL\ParameterType {#1922} 24 => Doctrine\DBAL\ParameterType {#1922} 25 => Doctrine\DBAL\ParameterType {#1922} 26 => Doctrine\DBAL\ParameterType {#1922} 27 => Doctrine\DBAL\ParameterType {#1922} 28 => Doctrine\DBAL\ParameterType {#1922} 29 => Doctrine\DBAL\ParameterType {#1922} 30 => Doctrine\DBAL\ParameterType {#1922} 31 => Doctrine\DBAL\ParameterType {#1922} 32 => Doctrine\DBAL\ParameterType {#1922} 33 => Doctrine\DBAL\ParameterType {#1922} 34 => Doctrine\DBAL\ParameterType {#1922} 35 => Doctrine\DBAL\ParameterType {#1922} 36 => Doctrine\DBAL\ParameterType {#1922} 37 => Doctrine\DBAL\ParameterType {#1922} 38 => Doctrine\DBAL\ParameterType {#1922} 39 => Doctrine\DBAL\ParameterType {#1922} 40 => Doctrine\DBAL\ParameterType {#1922} 41 => Doctrine\DBAL\ParameterType {#1922} 42 => Doctrine\DBAL\ParameterType {#1922} 43 => Doctrine\DBAL\ParameterType {#1922} 44 => Doctrine\DBAL\ParameterType {#1922} 45 => Doctrine\DBAL\ParameterType {#1922} 46 => Doctrine\DBAL\ParameterType {#1922} 47 => Doctrine\DBAL\ParameterType {#1922} 48 => Doctrine\DBAL\ParameterType {#1922} 49 => Doctrine\DBAL\ParameterType {#1922} 50 => Doctrine\DBAL\ParameterType {#1922} 51 => Doctrine\DBAL\ParameterType {#1922} 52 => Doctrine\DBAL\ParameterType {#1922} ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2140 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2140 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2139 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2139 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2135 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2135 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2132 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2132 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2131 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2131 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2129 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2129 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2128 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2128 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2127 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2127 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2126 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2126 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2125 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2125 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 2124 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 2124 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" (parameters: [ 1 => 1921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', 'file', 'email', 'text', 'date', 'block', 'number', 'hidden', 'imagelist', 'data', 'set', 'embed', 'image', 'templateselect', 'html', 'textarea', 'article', 'redactor') ORDER BY t0.sortorder ASC" "params" => [ 1 => 1921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t6.id AS id_7, t6.content_type AS content_type_8, t6.status AS status_9, t6.created_at AS created_at_10, t6.modified_at AS modified_at_11, t6.published_at AS published_at_12, t6.depublished_at AS depublished_at_13, t6.title AS title_14, t6.list_format AS list_format_15, t6.author_id AS author_id_16, t0.parent_id AS parent_id_17, t0.type FROM bolt_field t0 INNER JOIN bolt_content t6 ON t0.content_id = t6.id WHERE t0.content_id = ? AND t0.type IN ('generic', 'select', 'checkbox', 'slug', 'filelist', 'collection', 'markdown', '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 {#1922 +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 |
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 |
|